summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (ps-mule-font-info-database-ps): Typo fixedKenichi Handa1999-09-291-3/+3
* (cyrillic-koi8-r-decode-table): Map 8-bitKenichi Handa1999-09-291-6/+6
* (sql-imenu-generic-expression): new, used to setAlex Schroeder1999-09-291-52/+83
* (display-time-mode): Add autoload cookie.Dave Love1999-09-281-0/+1
* (custom-comment): Change widget definition.Dave Love1999-09-281-51/+35
* (isearch): Add :links in defgroup.Dave Love1999-09-271-47/+42
* (put-image, insert-image): Add string argument.Gerd Moellmann1999-09-251-16/+19
* (face-differs-from-default-p): Compare faceGerd Moellmann1999-09-251-2/+13
* (show-paren-mode): Add autoload cookie.Dave Love1999-09-251-0/+1
* (edebug-outside-current-prefix-arg):Phillip Rulon1999-09-241-3/+6
* (info-initialize): Don't test existence of ALTERNATIVEPhillip Rulon1999-09-241-2/+2
* (imenu-after-jump-hook): New variable.Phillip Rulon1999-09-241-2/+29
* (dired-move-to-filename-regexp): Make it workGerd Moellmann1999-09-241-6/+15
* (ange-ftp-date-regexp): Make it work forGerd Moellmann1999-09-241-2/+6
* version number changeCarsten Dominik1999-09-248-13/+15
* (reftex-view-cr-cite): Deal with multiple thebibliography environments.Carsten Dominik1999-09-241-3/+5
* (reftex-section-levels): Function allowed as cdr.Carsten Dominik1999-09-241-3/+13
* (reftex-parse-from-file): Scan for multiple thebibliographyCarsten Dominik1999-09-241-4/+7
* Version number changeCarsten Dominik1999-09-242-0/+10
* (reftex-pop-to-bibtex-entry): Fixed bug with recentering window.Carsten Dominik1999-09-241-35/+46
* (iswitchb-complete): Use minibuffer-prompt-endGerd Moellmann1999-09-231-1/+1
* (vc-backend-checkout): Use with-temp-file to check out into arbitraryAndré Spiegel1999-09-221-43/+34
* ("Turkish"): New language environment.Kenichi Handa1999-09-201-0/+16
* Initial revisionDave Love1999-09-191-0/+274
* Fix footer comment.Dave Love1999-09-191-1/+1
* Fix paren error.Dave Love1999-09-191-1/+1
* (after-find-file): When visiting a backup file, make it read-only.Richard M. Stallman1999-09-171-1/+5
* (apropos-symbol-face): Non-nil even for ttys.Richard M. Stallman1999-09-171-24/+25
* (dired-recursive-copies): New custom variable.Richard M. Stallman1999-09-161-36/+93
* Use aref instead of sref.Richard M. Stallman1999-09-151-1/+1
* (whitespace-mode, whitespace-mode-line): Add defvars.Richard M. Stallman1999-09-151-2/+4
* (dired-recursive-deletes): New custom variable.Richard M. Stallman1999-09-151-6/+45
* (whitespace-version): Update version to 2.4Richard M. Stallman1999-09-141-22/+89
* (eval-last-sexp): Use prin1 instead of print.Gerd Moellmann1999-09-141-1/+1
* Update author address.Dave Love1999-09-141-2/+1
* (lisp-font-lock-keywords-1): Recognize an autoloadRichard M. Stallman1999-09-141-1/+1
* (inferior-octave-startup): Ensure -i and --no-line-editing are passedStephen Eglen1999-09-141-2/+3
* (texinfo-font-lock-keywords): Add uref, command, option, env and sc.Eli Zaretskii1999-09-141-3/+3
* (shell-quote-argument): Quote argument with doubleEli Zaretskii1999-09-141-2/+13
* (eval-defun, eval-last-sexp):Richard M. Stallman1999-09-141-27/+35
* (eval-expression-print-level): New variable.Richard M. Stallman1999-09-141-3/+24
* (Info-find-node): Cope better if guesspos is too large.Richard M. Stallman1999-09-141-2/+7
* (hide-ifdef-mode): Add autoload cookie.Dave Love1999-09-131-0/+2
* (checkdoc-display-status-buffer): AvoidDave Love1999-09-131-8/+10
* Remove code, keep the interface.Gerd Moellmann1999-09-131-202/+12
* (help-highlight-p): Doc fix.Dave Love1999-09-131-2/+1
* Copyright up-date.Dave Love1999-09-131-1/+1
* (mode-line, header-line, tool-bar, ): Add :version.Dave Love1999-09-131-3/+10
* Remove some compatibility code and checks.Dave Love1999-09-131-67/+27
* Don't define-widget-keywords.Dave Love1999-09-131-223/+532