aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TypoKim F. Storm2002-09-092-2/+2
* *** empty log message ***Kim F. Storm2002-09-092-0/+18
* (end_kbd_macro): Declare extern.Kim F. Storm2002-09-091-0/+4
* (end_kbd_macro): New function.Kim F. Storm2002-09-091-6/+14
* (Fdiscard_input): If defining keyboard macro,Kim F. Storm2002-09-091-2/+8
* (what-line): Don't hard-code 1.Stefan Monnier2002-09-091-41/+19
* (find-library-suffixes, find-library-name)Stefan Monnier2002-09-091-17/+29
* (byte-compile-file): Don't switch buffer.Stefan Monnier2002-09-091-3/+5
* Fix typo. Add comment.Markus Rost2002-09-092-1/+7
* (isearch-cmds): Add docstring.Stefan Monnier2002-09-091-103/+107
* Notify a change in files.el. On the occasion, fix some indentations;Markus Rost2002-09-091-4/+9
* (save-some-buffers-action-alist): Use lower case for help string ofMarkus Rost2002-09-091-1/+1
* *** empty log message ***Richard M. Stallman2002-09-093-0/+49
* (regnum_t): Use signed int, not unsigned int.Richard M. Stallman2002-09-091-1/+1
* New file.Richard M. Stallman2002-09-091-0/+5
* (UNEXEC): Definition deleted.Richard M. Stallman2002-09-091-3/+0
* (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.Richard M. Stallman2002-09-091-1/+2
* (mouse-scroll-calendar-left)Richard M. Stallman2002-09-091-7/+28
* (byte-recompile-directory): Set and then bind default-directory.Richard M. Stallman2002-09-091-57/+61
* (fancy-splash-head, normal-splash-screen):Richard M. Stallman2002-09-091-9/+8
* (auto-mode-alist): Use sh-mode for .bash files.Richard M. Stallman2002-09-091-0/+1
* (ls-lisp-format-time-list): New variable.Richard M. Stallman2002-09-091-2/+20
* Many doc fixes.Richard M. Stallman2002-09-091-39/+40
* (Info-search): Add (point-min) to subfile positionsRichard M. Stallman2002-09-091-5/+9
* (make-backup-file-name-1): When make-directory fails,Richard M. Stallman2002-09-091-5/+8
* (powerpcle-*-solaris2.5*): New configuration.Richard M. Stallman2002-09-091-2/+13
* Minor change.Richard M. Stallman2002-09-091-1/+2
* Document --script.Richard M. Stallman2002-09-091-1/+18
* (doctor-cadr, doctor-caddr, doctor-cddr): Remove.John Paul Wallington2002-09-092-30/+31
* (diff): Doc fix.Markus Rost2002-09-092-1/+5
* (byte-compile-delete-errors): Default to nil.Richard M. Stallman2002-09-092-2/+22
* Comment change.Richard M. Stallman2002-09-091-0/+4
* (undo-elt-in-region): Fix one-off error at END.Richard M. Stallman2002-09-091-29/+53
* (custom-save-variables, custom-save-faces):Richard M. Stallman2002-09-091-4/+8
* (doctor-doc): Recognize question words and use qlist.Richard M. Stallman2002-09-091-12/+7
* Keyboard macro improvements.Kim F. Storm2002-09-081-2/+6
* RegeneratedKim F. Storm2002-09-082-5/+5
* Regenerated.Kim F. Storm2002-09-081-102/+107
* (kmacro-end-and-call-macro): New command to end andKim F. Storm2002-09-081-3/+362
* *** empty log message ***Kim F. Storm2002-09-082-0/+21
* (executing_macro_index): Change type to EMACS_INT.Kim F. Storm2002-09-081-1/+1
* (executing_macro_index): Change type to EMACS_INT.Kim F. Storm2002-09-081-1/+4
* (read-quoted-char): Apply listify-key-sequence to vectorKim F. Storm2002-09-072-2/+8
* (ibuffer-diff-with-file): Just call `diff-buffer-with-file'.Colin Walters2002-09-072-33/+7
* (diff-buffer-with-file): Call diff synchronously, so we don't deleteColin Walters2002-09-071-1/+1
* (diff): Add optional argument no-async, and use the above argument.Colin Walters2002-09-071-3/+5
* (compile-internal): Add optional argument no-async.Colin Walters2002-09-071-2/+7
* *** empty log message ***Colin Walters2002-09-071-0/+10
* * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.John Paul Wallington2002-09-073-3/+11
* *** empty log message ***Stefan Monnier2002-09-061-6/+43