aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (debug-on-entry): If definition is a symbol,Karl Heuer1997-12-041-0/+5
* (debugger-mode-hook): New user variable.Karl Heuer1997-12-041-43/+83
* (change-log-add-make-room): New function.Karl Heuer1997-12-041-24/+86
* (inferior-octave-directory-tracker):Karl Heuer1997-12-041-1/+1
* (mail-extr-voodoo): Allow & between names.Richard M. Stallman1997-12-041-18/+22
* (rmail-decode-quoted-printable): New functionKarl Heuer1997-12-041-4/+41
* (custom-save-delete, custom-save-all):Karl Heuer1997-12-041-3/+5
* (custom-variable-prompt): Ensure valid variable nameKarl Heuer1997-12-041-1/+1
* (prolog-mode-variables):Karl Heuer1997-12-041-0/+2
* (sh-imenu-generic-expression): New variable.Karl Heuer1997-12-041-0/+15
* (sgml-mode): Set imenu-generic-expression.Karl Heuer1997-12-041-0/+5
* (french-calendar-special-days-array): New function.Karl Heuer1997-12-041-8/+13
* New function ispell-comments-and-strings.Gerd Moellmann1997-12-031-0/+20
* Added category patch by Michael R Cook <mcook@cognex.com>.Oliver Seidel1997-12-031-5/+11
* (make-frame-names-alist, select-frame-by-name): NewEli Zaretskii1997-12-011-0/+37
* (sh-mode): Set `comment-start-skip' always.Dave Love1997-11-301-3/+6
* (indent-for-comment): Check for null `comment-start-skip'.Dave Love1997-11-301-38/+41
* 1997-11-27 Richard M. Stallman <rms@sucrose.ai.mit.edu>Joel N. Weber II1997-11-291-1/+6
* (bibtex-maintainer-address, bibtex-submit-bug-report):Richard M. Stallman1997-11-261-4/+4
* Only use syntactic keywords if non-nil.Simon Marshall1997-11-261-7/+8
* Just a header comment fix.Simon Marshall1997-11-261-3/+0
* (diary-mail-days): Fix previous change.Richard M. Stallman1997-11-251-1/+1
* (mode-line-format): Include which-func-mode item.Richard M. Stallman1997-11-251-0/+1
* (diary-mail-addr, diary-mail-days): New variables.Richard M. Stallman1997-11-251-0/+58
* Update author email address.Richard M. Stallman1997-11-251-2/+2
* new versionMichael Kifer1997-11-257-125/+197
* Fixed duplicate KEYs in menu-bar-describe-menu.Simon Marshall1997-11-241-3/+3
* (menu-bar-help-menu): Reorganize into more submenus.Richard M. Stallman1997-11-241-20/+47
* (apropos-variable): New command.Richard M. Stallman1997-11-241-12/+19
* (scheme-mode-variables): Bind normal-auto-fill-function.Richard M. Stallman1997-11-241-0/+3
* (lisp-mode-auto-fill): New function.Richard M. Stallman1997-11-241-0/+13
* Comment fix.Karl Heuer1997-11-231-1/+1
* Some comment and doc fixes.Karl Heuer1997-11-231-281/+258
* (ange-ftp-generate-passwd-key):Karl Heuer1997-11-231-2/+3
* (perl-mode): Delete autoload cookie.Karl Heuer1997-11-231-1/+0
* (auto-mode-alist): Add more extensions for perl-mode.Karl Heuer1997-11-231-2/+2
* (window-configuration-to-register):Karl Heuer1997-11-231-7/+12
* Initial revisionKarl Heuer1997-11-232-0/+5446
* Comment change.Richard M. Stallman1997-11-231-1/+1
* Initial revisionRichard M. Stallman1997-11-231-0/+190
* Doc fixes and extra customization.Dave Love1997-11-211-23/+44
* (gud-sentinel): Set mode-line-process in the processAndreas Schwab1997-11-211-4/+4
* (set-input-method): Renamed from select-input-method.Karl Heuer1997-11-201-4/+4
* Comment fix.Karl Heuer1997-11-201-1/+1
* (write-file): Make buffer writable if the new file is.Karl Heuer1997-11-201-0/+4
* (describe-variable): Don't use symbol-name if v isn't symbol.Karl Heuer1997-11-201-1/+2
* (help-with-tutorial-alist): New variable.Karl Heuer1997-11-201-4/+15
* (mail-extract-address-components):Karl Heuer1997-11-201-680/+713
* (set-frame-name): New function.Eli Zaretskii1997-11-201-0/+8
* (kill-region): Detect read-only textKarl Heuer1997-11-191-42/+40