log

age author description
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.
Mon, 09 Sep 2002 19:34:13 +0000 Richard M. Stallman (fancy-splash-head, normal-splash-screen):
Mon, 09 Sep 2002 19:32:41 +0000 Richard M. Stallman (auto-mode-alist): Use sh-mode for .bash files.
Mon, 09 Sep 2002 19:31:40 +0000 Richard M. Stallman (ls-lisp-format-time-list): New variable.
Mon, 09 Sep 2002 19:26:40 +0000 Richard M. Stallman Many doc fixes.
Mon, 09 Sep 2002 19:24:53 +0000 Richard M. Stallman (Info-search): Add (point-min) to subfile positions
Mon, 09 Sep 2002 19:23:37 +0000 Richard M. Stallman (make-backup-file-name-1): When make-directory fails,
Mon, 09 Sep 2002 19:20:27 +0000 Richard M. Stallman (powerpcle-*-solaris2.5*): New configuration.
Mon, 09 Sep 2002 19:17:43 +0000 Richard M. Stallman Minor change.
Mon, 09 Sep 2002 19:17:00 +0000 Richard M. Stallman Document --script.
Mon, 09 Sep 2002 05:50:58 +0000 John Paul Wallington (doctor-cadr, doctor-caddr, doctor-cddr): Remove.
Mon, 09 Sep 2002 01:43:31 +0000 Markus Rost *** empty log message ***
Mon, 09 Sep 2002 01:43:19 +0000 Markus Rost (diff): Doc fix.
Mon, 09 Sep 2002 00:28:38 +0000 Richard M. Stallman *** empty log message ***
Mon, 09 Sep 2002 00:28:24 +0000 Richard M. Stallman (byte-compile-delete-errors): Default to nil.
Mon, 09 Sep 2002 00:28:00 +0000 Richard M. Stallman Comment change.
Mon, 09 Sep 2002 00:27:30 +0000 Richard M. Stallman (undo-elt-in-region): Fix one-off error at END.
Mon, 09 Sep 2002 00:26:14 +0000 Richard M. Stallman (custom-save-variables, custom-save-faces):
Mon, 09 Sep 2002 00:25:09 +0000 Richard M. Stallman (doctor-doc): Recognize question words and use qlist.
Sun, 08 Sep 2002 21:47:08 +0000 Kim F. Storm Keyboard macro improvements.
Sun, 08 Sep 2002 21:40:05 +0000 Kim F. Storm Regenerated
Sun, 08 Sep 2002 21:38:11 +0000 Kim F. Storm Regenerated.
Sun, 08 Sep 2002 20:38:04 +0000 Kim F. Storm (kmacro-end-and-call-macro): New command to end and
Sun, 08 Sep 2002 20:37:44 +0000 Kim F. Storm *** empty log message ***
Sun, 08 Sep 2002 20:29:05 +0000 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
Sun, 08 Sep 2002 20:28:46 +0000 Kim F. Storm (executing_macro_index): Change type to EMACS_INT.
Sat, 07 Sep 2002 22:50:58 +0000 Kim F. Storm *** empty log message ***
Sat, 07 Sep 2002 22:50:44 +0000 Kim F. Storm (read-quoted-char): Apply listify-key-sequence to vector
Sat, 07 Sep 2002 21:31:03 +0000 Colin Walters *** empty log message ***
Sat, 07 Sep 2002 21:30:55 +0000 Colin Walters (ibuffer-diff-with-file): Just call `diff-buffer-with-file'.
Sat, 07 Sep 2002 21:30:37 +0000 Colin Walters (diff-buffer-with-file): Call diff synchronously, so we don't delete
Sat, 07 Sep 2002 21:30:19 +0000 Colin Walters (diff): Add optional argument no-async, and use the above argument.
Sat, 07 Sep 2002 21:29:44 +0000 Colin Walters (compile-internal): Add optional argument no-async.
Sat, 07 Sep 2002 21:28:04 +0000 Colin Walters *** empty log message ***
Sat, 07 Sep 2002 06:45:43 +0000 John Paul Wallington * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
Fri, 06 Sep 2002 20:45:41 +0000 Stefan Monnier *** empty log message ***
Fri, 06 Sep 2002 20:27:59 +0000 Stefan Monnier (menu-bar-make-mm-toggle): New macro.
Fri, 06 Sep 2002 20:01:01 +0000 Richard M. Stallman *** empty log message ***
Fri, 06 Sep 2002 19:46:24 +0000 Stefan Monnier (edmacro-subseq): Don't use cl-push/cl-pop.
Fri, 06 Sep 2002 16:46:08 +0000 Richard M. Stallman *** empty log message ***
Fri, 06 Sep 2002 16:45:54 +0000 Richard M. Stallman (set_case_table): Make canon table point to eqv table.