Eli Zaretskii
4ddc38a169
*** empty log message ***
2002-06-05 17:48:42 +00:00
Pavel Janík
1909941afc
*** empty log message ***
2002-06-05 05:17:06 +00:00
Richard M. Stallman
cc76a58cf1
Don't require cl.
2002-06-04 23:31:58 +00:00
Richard M. Stallman
3a2ff803ab
*** empty log message ***
2002-06-03 22:59:22 +00:00
Richard M. Stallman
12829a07d6
(choose-completion-string-functions): Doc fix.
...
(choose-completion-string): Add doc string.
2002-06-02 00:01:59 +00:00
Kim F. Storm
bbbbb15b5c
Reworked 2001-06-01 change.
...
(choose-completion-string1): Merged back into choose-completion-string.
(choose-completion-string): Run choose-completion-string-functions
after checking for proper minibuffer window. Added mini-p arg to
the hook functions. Insert choice if all hook functions return nil.
(choose-completion-string-functions): Doc update.
2002-06-01 21:56:40 +00:00
Sam Steingold
36236b7232
(auto-mode-alist): Strip trailing ".in" from the file
...
name when deciding the mode (for config.h.in, Makefile.in etc).
2002-06-01 18:04:35 +00:00
Thien-Thi Nguyen
f614a1aec2
(prolog-mode-syntax-table): Add flags to ?/ and ?* entries
...
to support /* */ style comments.
(prolog-font-lock-keywords): New var.
(prolog-mode): Enable font-locking; set `font-lock-defaults'.
2002-06-01 00:55:41 +00:00
Kim F. Storm
89a2b3d123
*** empty log message ***
2002-05-31 23:59:50 +00:00
Kim F. Storm
6be1e45909
*** empty log message ***
2002-05-31 12:19:32 +00:00
Juanma Barranquero
d82fb2adeb
(viper-smart-suffix-list, viper-ask-level): Fix typos.
2002-05-31 09:26:18 +00:00
Kim F. Storm
b186095c50
*** empty log message ***
2002-05-30 22:10:51 +00:00
Richard M. Stallman
a71867c57a
*** empty log message ***
2002-05-30 17:16:05 +00:00
Miles Bader
a579b36f34
(calc-d-prefix-help): Add `@'.
2002-05-30 01:07:52 +00:00
Richard M. Stallman
7ea427093b
*** empty log message ***
2002-05-29 16:40:46 +00:00
Kim F. Storm
3ad83f29b5
*** empty log message ***
2002-05-28 22:03:41 +00:00
Colin Walters
ccb3c8deaf
(byte-compile-last-line): Deleted.
...
(byte-compile-delete-first): New function.
(byte-compile-read-position): New variable.
(byte-compile-last-position): New variable.
(byte-compile-current-buffer): New variable.
(byte-compile-log-1): Use it.
(byte-compile-set-symbol-position): New function.
(byte-compile-obsolete, byte-compile-callargs-warn)
(byte-compile-arglist-warn, byte-compile-arglist-warn)
(byte-compile-print-syms, byte-compile-file-form-defmumble)
(byte-compile-check-lambda-list, byte-compile-lambda)
(byte-compile-form, byte-compile-variable-ref)
(byte-compile-subr-wrong-args, byte-compile-negation-optimizer)
(byte-compile-condition-case, byte-compile-defun)
(byte-compile-defvar, byte-compile-autoload)
(byte-compile-lambda-form): Use it.
(byte-compile-from-buffer): Set it, and bind
`read-with-symbol-positions' and `read-symbol-positions-list'.
(byte-compile-debug): New variable.
2002-05-28 17:40:47 +00:00
Colin Walters
532a8e8baf
*** empty log message ***
2002-05-28 16:50:51 +00:00
Kim F. Storm
b44ec8e346
*** empty log message ***
2002-05-28 09:08:53 +00:00
Kim F. Storm
fc803e8d1a
(cua-set-mark): Align pop to marko
...
behaviour with standard set-mark-command.
(cua--pre-command-handler): Use push-mark-command.
(cua-repeat-replace-region): Improve functionality when
repeated after moving point or changing buffer.
2002-05-27 12:14:52 +00:00
Colin Walters
908abdfd40
*** empty log message ***
2002-05-26 20:58:40 +00:00
Colin Walters
9b5691bb79
*** empty log message ***
2002-05-26 20:42:31 +00:00
Glenn Morris
76bccf35b4
(f90-previous-block, f90-next-block): New names (and slightly changed
...
behaviour) for the functions f90-previous-block-start, f90-next-block-end.
(f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.
2002-05-26 19:58:31 +00:00
Simon Josefsson
608d30f7be
(set-fringe-mode): Work when updating
...
`default-frame-alist'.
2002-05-26 09:50:39 +00:00
Kim F. Storm
a30f92b8e2
*** empty log message ***
2002-05-26 00:53:41 +00:00
Simon Josefsson
19c8fe7542
(fringe-query-style): New fringe style "minimal".
2002-05-25 23:14:11 +00:00
Simon Josefsson
280b8e5990
(rot13-translate-table): New variable.
...
(rot13, rot13-string, rot13-region): New functions.
2002-05-25 22:57:08 +00:00
Martin Stjernholm
3ce79cf555
(c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
...
else-if compounds.
2002-05-25 16:18:59 +00:00
Miles Bader
00cb70dc36
(menu-bar-showhide-fringe-menu-customize-left)
...
(menu-bar-showhide-fringe-menu-customize-right)
(menu-bar-showhide-fringe-menu-customize-disable):
Use proper calling convention for `customize-set-value'.
Require `fringe' before setting variable.
2002-05-25 05:15:07 +00:00
Kim F. Storm
feb51e916d
*** empty log message ***
2002-05-25 00:06:30 +00:00
Stefan Monnier
d2679414c7
*** empty log message ***
2002-05-24 22:06:48 +00:00
Glenn Morris
e47b1d4912
*** empty log message ***
2002-05-24 22:06:08 +00:00
Simon Josefsson
02f4566a55
Initial version.
2002-05-24 09:53:15 +00:00
Markus Rost
953cc8899e
*** empty log message ***
2002-05-24 01:14:25 +00:00
Colin Walters
b2346b2c52
*** empty log message ***
2002-05-24 00:56:33 +00:00
Kim F. Storm
01b886b76e
*** empty log message ***
2002-05-23 20:20:57 +00:00
Kim F. Storm
7dbffb1cf5
(apropos-show-scores, apropos-orig-regexp)
...
(apropos-all-regexp, apropos-synonyms, apropos-words)
(apropos-all-words): New variables.
(aprpos-words-to-regexp, apropos-rewrite-regexp)
(apropos-calc-scores, apropos-score-str, apropos-score-doc)
(apropos-score-symbol): New functions.
(apropos-command, apropos, apropos-value, apropos-documentation):
Allow keywords in addition to regexp. Added scoring.
(apropos-documentation-check-doc-file)
(apropos-documentation-check-elc-file): Added scoring.
(apropos-print): Sort according to score.
2002-05-23 10:20:12 +00:00
Colin Walters
d76014d945
*** empty log message ***
2002-05-23 04:18:01 +00:00
Colin Walters
7c4ef9b397
(font-lock-function): New variable.
...
(font-lock-default-function): New function, created from `font-lock-mode'.
(font-lock-mode): Just funcall `font-lock-default-function'.
2002-05-23 03:39:00 +00:00
Colin Walters
577123f479
*** empty log message ***
2002-05-23 03:38:03 +00:00
Markus Rost
e31cfca5cb
(file-newest-backup): Use file-name-sans-versions.
2002-05-22 23:29:58 +00:00
Mike Williams
232dbe4f66
(sgml-guess-indent): Look further into the buffer.
2002-05-22 09:40:48 +00:00
Markus Rost
754774523d
Fix typo.
2002-05-22 01:20:26 +00:00
Stefan Monnier
76a98a5066
(ange-ftp-allow-child-lookup): Re-enable since
...
the last patch works around the wu-ftpd misfeature that prompted
the disabling of this optimization.
2002-05-21 23:23:08 +00:00
Colin Walters
2fdd365daa
*** empty log message ***
2002-05-21 22:21:53 +00:00
Colin Walters
a7c4d9c8a5
*** empty log message ***
2002-05-21 21:21:37 +00:00
Colin Walters
4531bb653b
*** empty log message ***
2002-05-21 21:13:36 +00:00
Colin Walters
59809627aa
(shortlisp): Add font-core.el.
2002-05-21 21:03:51 +00:00
Colin Walters
0555901649
*** empty log message ***
2002-05-21 20:58:06 +00:00
Eli Zaretskii
5a0f9388a1
(indent-rigidly): Mention how to remove all indentation.
2002-05-21 16:28:08 +00:00