aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a version string.John Wiegley2001-06-191-0/+1
* Don't load in esh-util if it's already loaded. Also, added a commentJohn Wiegley2001-06-191-1/+53
* *** empty log message ***John Wiegley2001-06-191-3/+9
* (WoMan-highlight-references): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-192-3/+9
* Disabled a test that often yields false failures.John Wiegley2001-06-181-13/+13
* *** empty log message ***John Wiegley2001-06-181-0/+6
* (sgml-mode-map): Fix thinko.Stefan Monnier2001-06-182-13/+21
* (quail-start-conversion): ResetGerd Moellmann2001-06-182-0/+5
* (quoted-printable-decode-region): If called interactively,Eli Zaretskii2001-06-182-1/+8
* *** empty log message ***Gerd Moellmann2001-06-181-0/+5
* (antlr-mode): Check that `c-Java-access-key' isGerd Moellmann2001-06-181-2/+2
* (bs--get-name, bs--get-file-name): Add help-echo toEli Zaretskii2001-06-182-2/+14
* (dired-mark-pop-up): Fix last change.Eli Zaretskii2001-06-182-1/+6
* (generate-calendar-month): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-172-2/+7
* (quickurl-url-file): Run through convert-standard-filename.Eli Zaretskii2001-06-172-5/+12
* (list-buffers-noselect): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-172-1/+44
* (tex-validate-buffer): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-2/+4
* (pages-copy-header-and-position): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-2/+3
* (tar-header-block-summarize): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-1/+3
* (occur): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+4
* (sh-mark-line): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-1/+4
* (cpp-make-button): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-0/+1
* (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.Eli Zaretskii2001-06-171-4/+6
* (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+7
* (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlightedEli Zaretskii2001-06-171-3/+7
* (dired-insert-set-properties): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-6/+8
* (comint-send-input): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-0/+3
* (archive-summarize-files): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+5
* (ffap-machine-p): Always return nil ifEli Zaretskii2001-06-172-0/+6
* *** empty log message ***Stefan Monnier2001-06-171-3/+16
* Move `provide' to the end. Update copyright.Stefan Monnier2001-06-171-42/+51
* Fix the copyright notice.Eli Zaretskii2001-06-152-1/+4
* (font-lock-comment-face): For tty's with darkEli Zaretskii2001-06-152-1/+5
* *** empty log message ***Eli Zaretskii2001-06-151-0/+10
* (tar-extract): Call generate-new-buffer-name toEli Zaretskii2001-06-151-4/+5
* (format-alist): Doc fix. Suggested by Alex Schroeder <alex@gnu.org>.Eli Zaretskii2001-06-151-1/+3
* (texinfo-format-syntax-table): Revert previous change.Miles Bader2001-06-152-3/+8
* *** empty log message ***Richard M. Stallman2001-06-141-0/+14
* (keep-lines-read-args): Return just a regexp.Richard M. Stallman2001-06-141-26/+33
* (rot13-other-window): Some more doc fix.Eli Zaretskii2001-06-142-1/+10
* (case-replace, query-replace-from-history-variable)Eli Zaretskii2001-06-142-8/+15
* (rot13-other-window): Doc fix.Eli Zaretskii2001-06-142-1/+6
* (texinfo-format-syntax-table): Change syntax of " and \ to "." (punctuation).Miles Bader2001-06-142-3/+9
* (texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).Miles Bader2001-06-141-3/+3
* (diff-font-lock-keywords): Fix unanchored regexp.Stefan Monnier2001-06-132-1/+5
* (backquote-process): Handle `[,@SYMBOL].Richard M. Stallman2001-06-131-0/+2
* (shell-command-on-region): Never kill the *Shell Command Output* buffer.Richard M. Stallman2001-06-131-5/+5
* (perl-font-lock-syntactic-keywords): New var, to recognize ${ $' and PODs.Stefan Monnier2001-06-102-23/+60
* (server-process, server-buffer-clients): Doc fix.Eli Zaretskii2001-06-102-2/+7
* (eshell-exit-success-p): Use a string-match to test if the lastJohn Wiegley2001-06-091-4/+6