summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (replace-string): Doc fix.Richard M. Stallman1997-03-221-1/+3
* (mail-passwd-command): New variable.Richard M. Stallman1997-03-221-2/+14
* (rmail-dont-reply-to): Delete debugging code.Richard M. Stallman1997-03-221-2/+1
* (recover-session): Add `t' to switches.Richard M. Stallman1997-03-221-1/+2
* (enriched-decode-foreground, enriched-decode-background):Richard M. Stallman1997-03-221-8/+12
* (dired-glob-regexp): New function.Richard M. Stallman1997-03-221-7/+50
* (dired-fun-in-all-buffers): New arg FILE. Don't operate on buffersRichard M. Stallman1997-03-221-5/+11
* (desktop-missing-file-warning): Make the default nil.Richard M. Stallman1997-03-221-1/+1
* (copyright-regexp): Allow "Copyright" and the copyright symbol together.Richard M. Stallman1997-03-221-1/+3
* (vc-next-action-on-file): With implicit checkout, makeRichard M. Stallman1997-03-211-2/+6
* (help-map): Use apropos-command, not command-apropos.Richard M. Stallman1997-03-211-1/+1
* Allow a dired-no-confirm of tSimon Marshall1997-03-201-1/+2
* Doc dired-no-confirm and allow t value.Simon Marshall1997-03-201-7/+6
* (rmail-retry-failure): Special handling for mime.Richard M. Stallman1997-03-201-14/+30
* (cal-tex-preamble): Set \lineskip to 0pt.Karl Heuer1997-03-191-3/+1
* (x-complement-fontset-spec): SetupKenichi Handa1997-03-191-13/+28
* (x-charset-registries): Change entry for Ethiopic.Kenichi Handa1997-03-181-7/+20
* Change short and long names for Ethipic character set.Kenichi Handa1997-03-181-3/+3
* (make-char): Documented.Kenichi Handa1997-03-181-1/+7
* (quail-translation-keymap): Add entry for escape key.Kenichi Handa1997-03-181-8/+16
* (set-face-font): Allow specifing fontset for the arg FONT.Kenichi Handa1997-03-181-1/+3
* (thai-post-read-conversion): Return the correct length.Kenichi Handa1997-03-181-2/+1
* (viet-decode-viqr-region): Supply correctKenichi Handa1997-03-181-2/+21
* Set functions viqr-post-read-conversion and viqr-pre-write-conversionKenichi Handa1997-03-181-2/+2
* Conditionalize the fontset code onRichard M. Stallman1997-03-181-33/+36
* (apropos): Print all property symbols.Karl Heuer1997-03-171-15/+15
* Tweak font-lock-keywordsSimon Marshall1997-03-152-11/+17
* defvar before- and after- make frame vars; use properly in make-frame.Simon Marshall1997-03-151-22/+26
* clean code.Simon Marshall1997-03-151-9/+5
* Allow arbitrary regexps in *-font-lock-extra-types.Simon Marshall1997-03-151-189/+246
* When testing FACE's non-nil face-font with the default face font, use the fra...Simon Marshall1997-03-151-2/+5
* minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, ...Simon Marshall1997-03-151-10/+17
* (when, unless): Symbol props moved from cl.el.Karl Heuer1997-03-141-2/+6
* (when, unless): Symbol props moved to subr.el.Karl Heuer1997-03-141-1/+0
* (indent-line-to): Fix off-by-one bug when decidingKarl Heuer1997-03-141-1/+1
* Re-fix copyright dates.Karl Heuer1997-03-121-1/+2
* Fixed copyright datesJoel Ray Holveck1997-03-121-1/+1
* Fix typo in previous change.Karl Heuer1997-03-121-1/+1
* (octave-abbrev-table): Add abbrevs for switch,Karl Heuer1997-03-121-8/+26
* Provide octave-inf.Karl Heuer1997-03-121-0/+4
* Provide octave-hlp.Karl Heuer1997-03-121-0/+4
* (inferior-emacs-lisp-mode): Set comint-completion-addsuffix.Karl Heuer1997-03-121-1/+4
* (term-completion-addsuffix): Doc fix.Karl Heuer1997-03-121-4/+11
* (combine-after-change-calls): Doc fix.Karl Heuer1997-03-111-2/+17
* (uniquify-buffer-file-name): Don't callKarl Heuer1997-03-111-6/+27
* (lisp-imenu-generic-expression): Accept `*', `|',Karl Heuer1997-03-111-3/+3
* (ispell-command-loop): Disable message logging.Karl Heuer1997-03-111-4/+6
* (makefile-dependency-regex): Disallow "=" in name,Karl Heuer1997-03-111-2/+2
* (Info-read-node-name): Caused completing-read to forceKarl Heuer1997-03-081-2/+2
* (isearch-yank): Handle case when CHUNK is `x-sel'.Karl Heuer1997-03-081-1/+3