aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (font-lock-change-mode): Just turn off font-lock-mode.Stefan Monnier2002-09-091-20/+5
* (transient-mark-mode): Delete. Done in simple.el.Stefan Monnier2002-09-091-1/+0
* (show-paren-function): Use syntax-after.Stefan Monnier2002-09-091-5/+4
* (syntax-after): Delete. Moved to subr.el.Stefan Monnier2002-09-091-8/+0
* (symbol-file): Also work for autoloaded funcs.Stefan Monnier2002-09-091-9/+19
* (ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)Stefan Monnier2002-09-091-35/+30
* (keyboard-quit): Set defining-kbd-macro to nil toKim F. Storm2002-09-091-0/+1
* (apply-macro-to-region-lines): Let-bind mark-active toKim F. Storm2002-09-091-1/+2
* TypoKim F. Storm2002-09-091-1/+1
* *** empty log message ***Kim F. Storm2002-09-091-0/+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
* (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-091-0/+34
* (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
* (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
* 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-081-0/+14
* (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
* (menu-bar-make-mm-toggle): New macro.Stefan Monnier2002-09-061-58/+51
* (edmacro-subseq): Don't use cl-push/cl-pop.Stefan Monnier2002-09-061-1/+1
* etags.el tags-case-fold-search honoured when completing.Francesco Potortì2002-09-061-0/+6
* (find-tag-tag, complete-tag): BindFrancesco Potortì2002-09-061-2/+8
* (reftex-label-menu-flags): Fix typo.Juanma Barranquero2002-09-062-3/+5