summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-288-15/+4523
* (m4-font-lock-keywords)John Paul Wallington2002-09-282-11/+16
* Use the new usage-in-docstring syntax.Stefan Monnier2002-09-271-244/+291
* (make-autoload): Add usage info to docstring.Stefan Monnier2002-09-271-6/+12
* (help-with-tutorial): Use minibuffer-completion-help.Stefan Monnier2002-09-271-32/+22
* (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.Stefan Monnier2002-09-271-133/+30
* (cl-push, cl-pop): Remove.Stefan Monnier2002-09-271-21/+13
* Don't precompute menu shortcuts duringStefan Monnier2002-09-271-3/+0
* (server-socket-name): Always use /tmp and non-qualified hostname.Stefan Monnier2002-09-271-5/+2
* (define-minor-mode): Don't add propertiesStefan Monnier2002-09-271-10/+3
* (tar-untar-buffer): Handle dir-entries.Stefan Monnier2002-09-271-21/+26
* Comment changes.Richard M. Stallman2002-09-271-0/+4
* (write-abbrev-file): Don't hardcode point-min == 1.Stefan Monnier2002-09-271-1/+1
* *** empty log message ***Stefan Monnier2002-09-271-4/+34
* (read-key-auxiliary-map): New var.Stefan Monnier2002-09-271-29/+37
* (ask-user-about-supersession-threat): Don't abort when the user hits mouse-2.Stefan Monnier2002-09-271-1/+1
* (set-register): Use push.Stefan Monnier2002-09-271-14/+11
* (server-select-display): New function.Stefan Monnier2002-09-271-45/+81
* (uniquify-rationalize-file-buffer-names):Stefan Monnier2002-09-271-7/+12
* (calc-bug-address, calc-scan-for-dels, calc-stack)Colin Walters2002-09-272-500/+502
* (mail-hist-next-input): Fix docstring.Simon Josefsson2002-09-262-1/+5
* *** empty log message ***Richard M. Stallman2002-09-261-0/+29
* (unrmail): Do the work directly,Richard M. Stallman2002-09-261-8/+112
* (backup-buffer): Bind local var MODES.Richard M. Stallman2002-09-261-21/+19
* (solar-equinoxes-solstices): Use time properly adjusted for DST in the result.Richard M. Stallman2002-09-261-3/+4
* (follow-generic-filter): Simply bind deactivate-mark.Richard M. Stallman2002-09-261-12/+3
* (speedbar-refresh): Simply bind deactivate-mark.Richard M. Stallman2002-09-261-3/+2
* (inferior-emacs-lisp-mode): Treat the header as output,Richard M. Stallman2002-09-261-0/+4
* (ibuffer-update): Call `minibufferp' with argumentJohn Paul Wallington2002-09-262-2/+6
* (iswitchb-completions): Test that iswitchb-common-match-string is aStephen Eglen2002-09-262-1/+8
* *** empty log message ***Simon Josefsson2002-09-251-0/+5
* *** empty log message ***Stefan Monnier2002-09-251-101/+90
* (mail-extr-ignore-single-names): Change default.Simon Josefsson2002-09-251-5/+6
* Use built-in network primitives.Stefan Monnier2002-09-251-129/+116
* (fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables.Stefan Monnier2002-09-251-13/+20
* (find-library-name): Correctly find "f.el.gz" from "f.elc" or "f.elc.gz".Stefan Monnier2002-09-251-2/+2
* Add/remove spaces.Stefan Monnier2002-09-251-9/+9
* *** empty log message ***Kenichi Handa2002-09-251-0/+4
* (select-safe-coding-system): HandleKenichi Handa2002-09-251-78/+89
* Oliver Scholz's patch to gamegrid.el (he does not have CVS access).Francesco Potortì2002-09-251-0/+33
* (list-character-sets): List also indirectly supported character sets.Kenichi Handa2002-09-251-4/+32
* *** empty log message ***Kenichi Handa2002-09-251-1/+5
* (list-character-sets): Use the bufferKenichi Handa2002-09-251-2/+8
* *** empty log message ***Kenichi Handa2002-09-251-0/+7
* (describe-text-category): Use *Help*. Don't kill-buffer.Stefan Monnier2002-09-241-30/+31
* (edit-and-eval-command): Protect command-history.Markus Rost2002-09-242-16/+25
* (eshell-occur-mode-mouse-goto, eshell-poor-mans-grep): Remove references toJuanma Barranquero2002-09-242-4/+5
* (sh-mark-init): Don't set `occur-buffer'.Juanma Barranquero2002-09-242-12/+12
* (occur-find-match): New function.Juanma Barranquero2002-09-242-21/+18
* (quail-completion): Be sure to scroll quail-completion-buf.Kenichi Handa2002-09-242-1/+9