aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (desktop-save, desktop-create-buffer): Handle all minor modes.Thien-Thi Nguyen1998-10-201-3/+8
* (sh-mode): Handle .spec and .mspec files.Richard M. Stallman1998-10-201-4/+11
* (auto-mode-alist): Recognize .rpm files.Richard M. Stallman1998-10-201-0/+4
* (frame-set-background-mode): Enable the function for MSDOS frames.Eli Zaretskii1998-10-201-1/+1
* Add doc strings for calendar-day-name-array and calendar-month-name-array.Edward M. Reingold1998-10-201-0/+2
* (kill-ring-max): Increased to 60.Richard M. Stallman1998-10-191-1/+1
* (modify-face-read-string): Return (nil) for "none".Richard M. Stallman1998-10-191-5/+12
* Setup auto-fill-chars.Kenichi Handa1998-10-191-1/+10
* (kinsoku): Check the variable enable-kinsoku.Kenichi Handa1998-10-191-11/+12
* (do-auto-fill): Don't check kinsoku-enable here.Kenichi Handa1998-10-191-3/+6
* Setup `fill-find-break-point-function'Kenichi Handa1998-10-191-7/+35
* (byte-recompile-directory):Richard M. Stallman1998-10-171-7/+7
* Require `cl' before using nnoo-declare.Richard M. Stallman1998-10-171-2/+2
* (ps-mule-chars-in-string): No need to use sref.Richard M. Stallman1998-10-171-3/+3
* (ange-ftp-waiting-flag): defvar moved.Richard M. Stallman1998-10-171-2/+2
* (tar-mode): Locally set file-precious-flag.Richard M. Stallman1998-10-171-0/+3
* (archive-mode): Locally set file-precious-flag.Richard M. Stallman1998-10-171-0/+4
* (shell-input-autoexpand): Fix customization group.Richard M. Stallman1998-10-171-1/+1
* (whois-server-list): Fix customization type.Richard M. Stallman1998-10-171-1/+1
* (default-input-method): Fix custom type.Richard M. Stallman1998-10-171-1/+1
* (repeat): Handle keyboard macros properly.Richard M. Stallman1998-10-161-5/+14
* (find-file-wildcards): New option.Richard M. Stallman1998-10-161-82/+101
* (next-history-element): Special error message if no default.Richard M. Stallman1998-10-161-1/+3
* (shell-command-on-region): Doc fix.Richard M. Stallman1998-10-161-6/+9
* (ps-print-buffer): Doc fix.Richard M. Stallman1998-10-151-7/+5
* (arc-mode): Provide arc-mode.Richard M. Stallman1998-10-151-0/+4
* (ps-print-buffer): Doc fix.Richard M. Stallman1998-10-141-4/+4
* (vhdl-add-index-menu): reverse order in imenu-generic-expression.Richard M. Stallman1998-10-141-18/+28
* (ange-ftp-read-passwd): Function deleted.Dave Love1998-10-141-27/+5
* 1998-10-14 Dave Love <fx@gnu.org>Dave Love1998-10-141-8/+16
* (msdos-color-values): New variable.Eli Zaretskii1998-10-141-1/+43
* (uce-reply-to-uce): Bind case-fold-search.Richard M. Stallman1998-10-141-2/+3
* (keep-lines, flush-lines, how-many):Richard M. Stallman1998-10-141-13/+29
* (make-coding-system): Create -with-esc variant coding system.Kenichi Handa1998-10-141-9/+26
* (ls-lisp-use-insert-directory-program): New variable.Geoff Voelker1998-10-141-2/+27
* (lisp-complete-symbol): Don't bind completion-fixup-function.Richard M. Stallman1998-10-131-6/+1
* (completion-fixup-function): Variable deleted.Richard M. Stallman1998-10-131-16/+1
* (set-fill-column): Doc fix.Richard M. Stallman1998-10-131-0/+1
* (smtpmail-send-data-1): Use encode-coding-string.Richard M. Stallman1998-10-131-2/+8
* (ffap-machine-p-local): Fix editing error.Richard M. Stallman1998-10-131-1/+1
* (hide-ifdef-env, hif-outside-read-only):Andreas Schwab1998-10-131-56/+58
* (telnet-initial-filter): Use clear-this-command-keys.Richard M. Stallman1998-10-131-1/+2
* (read-passwd): Use clear-this-command-keys.Richard M. Stallman1998-10-131-0/+1
* (nntp-possibly-change-group): Allow for unexpectedRichard M. Stallman1998-10-131-1/+3
* (pop3-open-server): Bind coding-system-for-read and ...-for-write.Richard M. Stallman1998-10-121-2/+2
* (ccl-compile-if): If there's no false-cmds,Kenichi Handa1998-10-121-7/+15
* Add coding tag.Kenichi Handa1998-10-121-2/+2
* (find-coding-systems-for-charsets):Kenichi Handa1998-10-121-0/+1
* (setup-specified-language-environment): Add apropos-inhibit property.Richard M. Stallman1998-10-121-0/+4
* (Info-insert-dir): Detect and report problemsRichard M. Stallman1998-10-111-6/+34