Tue, 10 Sep 2002 16:44:17 +0000 |
Richard M. Stallman |
(occur-mode): Add font-lock-defontify to change-major-mode-hook.
|
Tue, 10 Sep 2002 16:43:48 +0000 |
Richard M. Stallman |
(font-lock-defontify): New function.
|
Tue, 10 Sep 2002 16:40:10 +0000 |
Richard M. Stallman |
Fix previous LessTif change.
|
Tue, 10 Sep 2002 16:39:35 +0000 |
Richard M. Stallman |
Add item about OpenMotif file dialogs.
|
Tue, 10 Sep 2002 08:08:18 +0000 |
Kai Grojohann |
(auto-mode-alist): ~/.gnus, ~/.viper are in
|
Tue, 10 Sep 2002 06:20:52 +0000 |
Stefan Monnier |
(uncomment-region): Be more careful with `='.
|
Tue, 10 Sep 2002 06:05:36 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 10 Sep 2002 05:59:32 +0000 |
Stefan Monnier |
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
|
Tue, 10 Sep 2002 05:48:44 +0000 |
John Paul Wallington |
2002-09-10 Deepak Goel <deego@glue.umd.edu>
|
Tue, 10 Sep 2002 02:41:58 +0000 |
Markus Rost |
Notify revisions simple.el.~1.566~ and simple.el.~1.569~ correctly.
|
Tue, 10 Sep 2002 01:32:59 +0000 |
Markus Rost |
*** empty log message ***
|
Tue, 10 Sep 2002 01:32:32 +0000 |
Markus Rost |
(transient-mark-mode, line-number-mode, column-number-mode): Undo the
|
Tue, 10 Sep 2002 01:24:12 +0000 |
Miles Bader |
*** empty log message ***
|
Tue, 10 Sep 2002 01:23:57 +0000 |
Miles Bader |
(do-auto-fill): `fill-indent-according-to-mode' is a variable, not a
|
Tue, 10 Sep 2002 01:23:22 +0000 |
Miles Bader |
(kmacro-call-macro): Deal with a non-numeric prefix arg.
|
Mon, 09 Sep 2002 23:55:56 +0000 |
Stefan Monnier |
(define-derived-mode): Add keyword arguments.
|
Mon, 09 Sep 2002 23:22:49 +0000 |
Stefan Monnier |
(font-lock-change-mode): Just turn off font-lock-mode.
|
Mon, 09 Sep 2002 23:18:20 +0000 |
Stefan Monnier |
(transient-mark-mode): Delete. Done in simple.el.
|
Mon, 09 Sep 2002 23:16:49 +0000 |
Stefan Monnier |
(show-paren-function): Use syntax-after.
|
Mon, 09 Sep 2002 23:14:13 +0000 |
Stefan Monnier |
(syntax-after): Delete. Moved to subr.el.
|
Mon, 09 Sep 2002 23:13:18 +0000 |
Stefan Monnier |
(symbol-file): Also work for autoloaded funcs.
|
Mon, 09 Sep 2002 22:45:09 +0000 |
Stefan Monnier |
(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)
|
Mon, 09 Sep 2002 22:45:03 +0000 |
Kim F. Storm |
(keyboard-quit): Set defining-kbd-macro to nil to
|
Mon, 09 Sep 2002 22:44:44 +0000 |
Kim F. Storm |
(apply-macro-to-region-lines): Let-bind mark-active to
|
Mon, 09 Sep 2002 22:44:27 +0000 |
Kim F. Storm |
Typo
|
Mon, 09 Sep 2002 22:43:40 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 09 Sep 2002 22:34:10 +0000 |
Kim F. Storm |
(end_kbd_macro): Declare extern.
|
Mon, 09 Sep 2002 22:33:51 +0000 |
Kim F. Storm |
(end_kbd_macro): New function.
|