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.
|
Mon, 09 Sep 2002 22:33:36 +0000 |
Kim F. Storm |
(Fdiscard_input): If defining keyboard macro,
|
Mon, 09 Sep 2002 22:09:14 +0000 |
Stefan Monnier |
(what-line): Don't hard-code 1.
|
Mon, 09 Sep 2002 21:50:36 +0000 |
Stefan Monnier |
(find-library-suffixes, find-library-name)
|
Mon, 09 Sep 2002 21:41:34 +0000 |
Stefan Monnier |
(byte-compile-file): Don't switch buffer.
|
Mon, 09 Sep 2002 21:37:28 +0000 |
Markus Rost |
*** empty log message ***
|
Mon, 09 Sep 2002 21:37:11 +0000 |
Markus Rost |
Fix typo. Add comment.
|
Mon, 09 Sep 2002 21:05:22 +0000 |
Stefan Monnier |
(isearch-cmds): Add docstring.
|
Mon, 09 Sep 2002 20:32:18 +0000 |
Markus Rost |
Notify a change in files.el. On the occasion, fix some indentations;
|
Mon, 09 Sep 2002 20:28:53 +0000 |
Markus Rost |
(save-some-buffers-action-alist): Use lower case for help string of
|
Mon, 09 Sep 2002 19:41:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 09 Sep 2002 19:41:30 +0000 |
Richard M. Stallman |
(regnum_t): Use signed int, not unsigned int.
|
Mon, 09 Sep 2002 19:40:44 +0000 |
Richard M. Stallman |
New file.
|
Mon, 09 Sep 2002 19:40:29 +0000 |
Richard M. Stallman |
(UNEXEC): Definition deleted.
|
Mon, 09 Sep 2002 19:38:22 +0000 |
Richard M. Stallman |
(cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.
|
Mon, 09 Sep 2002 19:37:19 +0000 |
Richard M. Stallman |
(mouse-scroll-calendar-left)
|
Mon, 09 Sep 2002 19:35:57 +0000 |
Richard M. Stallman |
(byte-recompile-directory): Set and then bind default-directory.
|