aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1996-03-011-7/+21
* (backward-delete-char-untabify):Richard M. Stallman1996-02-291-5/+1
* (iso-languages): Add ~? and ~!.Richard M. Stallman1996-02-291-0/+11
* Save if reqd in emacs-lisp-byte-compile-and-load.Simon Marshall1996-02-291-7/+9
* (server-process-filter): Use command-line-normalize-file-name.Richard M. Stallman1996-02-281-5/+2
* (command-line-normalize-file-name): Convert /// at beginning to just /.Richard M. Stallman1996-02-281-0/+3
* (ps-generate): Bind inhibit-read-only.Richard M. Stallman1996-02-281-1/+4
* Don't toggle on window-setup-hook.Simon Marshall1996-02-281-1/+1
* Make global-font-lock-mode show status messages, and fontification interrupta...Simon Marshall1996-02-281-34/+43
* Make get-buffer-window-list take MINIBUF arg.Simon Marshall1996-02-281-3/+3
* (show-paren-delay): New variable.Richard M. Stallman1996-02-281-16/+38
* (timer-set-time, timer-set-time-with-usecs): Doc fix.Richard M. Stallman1996-02-281-46/+47
* (timeout-event-p): Function deleted.Richard M. Stallman1996-02-281-5/+0
* (command-line-normalize-file-name):Richard M. Stallman1996-02-281-1/+3
* (server-process-filter): Don't collapse // at start of file name.Richard M. Stallman1996-02-281-1/+2
* (handle-delete-frame): Use save-buffers-kill-emacs.Richard M. Stallman1996-02-281-1/+2
* (display-time): Use rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-1/+1
* (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-0/+1
* (display-time): Use run-at-time to start the timer.Richard M. Stallman1996-02-271-7/+4
* (iso-transl-dead-key-alist): Fix syntax for ?^.Richard M. Stallman1996-02-271-1/+1
* (hexl-mode-exit, hexl-maybe-dehexlify-buffer):Richard M. Stallman1996-02-271-2/+2
* (tpu-load-xkeys): Fix previous change.Richard M. Stallman1996-02-261-1/+1
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-261-1/+1
* Use the new file names in autoloads.Karl Heuer1996-02-263-17/+17
* Comment change.Richard M. Stallman1996-02-261-1/+1
* Renamed from cal-chinese.el to avoid 14-character limitation.Karl Heuer1996-02-261-3/+3
* Renamed from cal-islamic.el to avoid 14-character limitation.Karl Heuer1996-02-261-3/+3
* (rmail-make-basic-summary-line): Fix previous change.Erik Naggum1996-02-261-1/+1
* (rmail-clear-headers): Bind case-fold-search to t across the whole function.Erik Naggum1996-02-261-17/+18
* (mail-mode-map): Bind M-TAB to mail-complete.Richard M. Stallman1996-02-261-0/+1
* (mail-complete): Add autoload cookie.Richard M. Stallman1996-02-261-1/+1
* (unforward-rmail-message): Add autoload cookie.Richard M. Stallman1996-02-261-0/+1
* (vc-find-cvs-master): Don't require a "/" after the modification timePaul Eggert1996-02-261-1/+1
* (rmail-make-basic-summary-line): Less space before subj.Richard M. Stallman1996-02-261-1/+1
* (vc-follow-link): Kill buffer before creating new one.Richard M. Stallman1996-02-261-2/+2
* (vc-follow-link): Simplify by taking advantageRichard M. Stallman1996-02-261-6/+12
* (man): Don't call Man-init-defvars here.Richard M. Stallman1996-02-261-76/+69
* (finder-compile-keywords-make-dist): New function.Richard M. Stallman1996-02-251-0/+4
* (emerge-combine-versions-template): Make theRichard M. Stallman1996-02-251-1/+1
* (Info-index): If fail, go back to original node.Richard M. Stallman1996-02-251-3/+3
* (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.Richard M. Stallman1996-02-241-1/+2
* Comment change.Richard M. Stallman1996-02-241-1/+1
* (imenu-add-to-menubar): Add menu item for current buf only.Richard M. Stallman1996-02-241-16/+10
* (imenu-update-menubar): Fix paren error.Richard M. Stallman1996-02-241-2/+2
* (unforward-rmail-message): Handle any kind of forwarding delimiters.Richard M. Stallman1996-02-241-3/+5
* * nntp.el (nntp-request-post): Clear the server buffer beforeLars Magne Ingebrigtsen1996-02-241-0/+6
* Load cl within eval-when-compile.Richard M. Stallman1996-02-231-2/+2
* (mail-mode): Treat `-- ' line as paragraph separator.Richard M. Stallman1996-02-231-2/+2
* (decipher-mode): Removed nonstandard font-lock support.Richard M. Stallman1996-02-231-79/+37
* (vc-follow-link): New function.André Spiegel1996-02-221-3/+14