aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (in-is13194-devanagari-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
* (pre-write-encode-hz): Use with-temp-buffer.Kenichi Handa1998-10-211-9/+7
* (thai-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
* (tibetan-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-9/+7
* (viqr-pre-write-conversion): Use with-temp-buffer.Kenichi Handa1998-10-211-8/+6
* (do-auto-fill): Adjust argument for fill-find-break-point.Kenichi Handa1998-10-211-5/+9
* (sentence-end-without-period): New variable.Kenichi Handa1998-10-211-29/+58
* (function-form): Fix spec forAndreas Schwab1998-10-211-2/+2
* (profile-timer-program): Var deleted.Karl Heuer1998-10-211-167/+128
* (sh-font-lock-keywords): Don't crash for an unrecognized shell.Richard M. Stallman1998-10-211-5/+6
* (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