aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (jka-compr-load): Bind load-force-doc-strings.Richard M. Stallman1995-08-021-1/+2
* (dired-do-copy): Doc fix.Richard M. Stallman1995-08-021-2/+2
* (archive-remote-regexp): Don't accept hostnamesRichard M. Stallman1995-08-021-1/+1
* (fill-region-as-paragraph): Don't find adaptive-fill-regexpRichard M. Stallman1995-08-021-6/+18
* (unload-feature): Delete the file's load-history element.Richard M. Stallman1995-08-021-8/+10
* (gud-xdb-marker-filter): Change pattern to accept spc at end.Richard M. Stallman1995-08-021-2/+3
* (file-name-handler-alist): Don't match host name ending in period.Richard M. Stallman1995-08-011-2/+3
* (recover-session): Mention deletion is possible.Richard M. Stallman1995-08-011-2/+5
* (2C-toggle-autoscroll, 2C-autoscroll):Karl Heuer1995-08-011-32/+42
* (byte-optimize-nthcdr): Fix previous change.Richard M. Stallman1995-08-011-1/+1
* (dired-insert-set-properties): Catch errors.Richard M. Stallman1995-07-311-9/+14
* (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.Richard M. Stallman1995-07-311-5/+5
* (dired-read-shell-command): Pass `shell-command-history' to read-string.Richard M. Stallman1995-07-311-1/+2
* Remove the remaining hook running functions. They are in C now.Simon Marshall1995-07-311-85/+3
* Major additions by Gustavo Chaves.Richard M. Stallman1995-07-311-99/+160
* (rmail-unix-mail-delimiter): Allow two-letter timezone name.Richard M. Stallman1995-07-301-1/+1
* (byte-compile-insert-header): If compiling for vers 18,Richard M. Stallman1995-07-301-2/+4
* (set-face-background): Don't treat nil as a color.Richard M. Stallman1995-07-301-1/+1
* (dabbrev-expand): Save previous point for undo.Richard M. Stallman1995-07-301-1/+3
* (with-electric-help): Doc fix.Richard M. Stallman1995-07-301-4/+12
* (cd): When reading arg, use just directory as the default.Richard M. Stallman1995-07-301-1/+3
* (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.Richard M. Stallman1995-07-301-67/+70
* (forward-paragraph): Don't move back over a lineRichard M. Stallman1995-07-291-2/+12
* (isearch-mode-map): Don't bind tab, return, kp-N, etc.Richard M. Stallman1995-07-291-32/+14
* (fortran-break-line): Fixed a bug that sometimesRichard M. Stallman1995-07-291-3/+2
* (vc-resynch-buffer): New function.Richard M. Stallman1995-07-291-18/+41
* (do-auto-fill): Handle adaptive-fill-regexp.Richard M. Stallman1995-07-281-1/+22
* (imenu-generic-lisp-expression)Karl Heuer1995-07-281-195/+2
* (c++-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+97
* (c-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+98
* (latex-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+16
* (texinfo-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* (ada-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* (lisp-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-1/+15
* Add keywords and comments as per conventions.Richard M. Stallman1995-07-271-70/+93
* (texinfo-specific-section-type): Use buffer-substring-no-properties.Richard M. Stallman1995-07-271-4/+5
* (vip-overriding-map): new variable.Michael Kifer1995-07-271-0/+4
* (vip-repeat-from-history-key): new default.Michael Kifer1995-07-271-5/+7
* (vip-multiclick-timeout): new default.Michael Kifer1995-07-271-90/+105
* (vip-add-hook,vip-remove-hook): new functions.Michael Kifer1995-07-271-0/+82
* *** empty log message ***Michael Kifer1995-07-271-1/+1
* (vip-info-file-name): variable removed.Michael Kifer1995-07-271-82/+74
* (x-font-regexp): Add \\(\\) for substring extraction.Karl Heuer1995-07-271-1/+1
* (pascal-mode): Added imenu support.Richard M. Stallman1995-07-271-0/+8
* (texinfo-environment-regexp): Allow whitespace at BOL.Richard M. Stallman1995-07-271-1/+1
* (tpu-backward-line): Only move to BOL if not already there.Richard M. Stallman1995-07-271-24/+25
* (tpu-version): New version.Richard M. Stallman1995-07-271-5/+264
* Comment changes.Richard M. Stallman1995-07-271-7/+8
* (indent-region-function): Doc fix.Richard M. Stallman1995-07-261-2/+2
* (shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.Richard M. Stallman1995-07-261-3/+2