summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (texinfo-no-refill-regexp): Add "direntry".Richard M. Stallman1997-07-201-0/+24
* (debug-on-quit): Define like debug-on-error.Richard M. Stallman1997-07-201-1/+6
* (custom-declare-variable-list): Process already-declaredRichard M. Stallman1997-07-201-0/+5
* (custom-declare-variable-early): New function.Richard M. Stallman1997-07-201-3/+16
* (jka-compr-insert-file-contents): Bind coding-system-for-read.Richard M. Stallman1997-07-201-8/+14
* (shell-mode): Do set list-files-directory locally.Richard M. Stallman1997-07-201-2/+4
* (uniquify-buffer-file-name): Minor change.Richard M. Stallman1997-07-201-12/+12
* (modify-coding-system-alist): Move to mule.elGeoff Voelker1997-07-201-53/+0
* (modify-coding-system-alist): Moved to mule-util.el.Geoff Voelker1997-07-201-0/+52
* [windows-nt, ms-dos]: Undo loadingGeoff Voelker1997-07-201-4/+0
* (find-buffer-file-type-coding-system):Geoff Voelker1997-07-201-28/+29
* (mail): Ask a different question, if buffer is visiting a file.Richard M. Stallman1997-07-191-1/+3
* (mail-mode): Set adaptive-fill-regexp specially to cater to supercite.Richard M. Stallman1997-07-191-9/+16
* (auto-mode-alist): Recognize .emacs in MSDOG syntax.Richard M. Stallman1997-07-191-2/+2
* (hs-special-modes-alist): Use a regexp generated by regexp-opt.Richard M. Stallman1997-07-191-3/+12
* (search-invisible): Fix typo.Richard M. Stallman1997-07-191-4/+4
* (find-buffer-file-type-coding-system):Richard M. Stallman1997-07-191-7/+8
* [windows-nt, ms-dos]: Load international/mule-utils.Richard M. Stallman1997-07-181-0/+4
* (find-buffer-file-type-coding-system)Richard M. Stallman1997-07-181-15/+76
* (vc-diff): Turn off previous change.Richard M. Stallman1997-07-181-1/+2
* (custom-group-value-create) <tree>: Don't distinguishRichard M. Stallman1997-07-181-2/+2
* new versionMichael Kifer1997-07-182-20/+23
* (vc-diff): If file is unchanged, ask for the versionAndré Spiegel1997-07-181-57/+109
* (vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.André Spiegel1997-07-181-29/+45
* (texinfo-all-menus-update)Richard M. Stallman1997-07-181-9/+9
* Comment change.Richard M. Stallman1997-07-184-4/+4
* (c-initialize-cc-mode): New function.Richard M. Stallman1997-07-181-6/+25
* (c-load-all): Function deleted.Richard M. Stallman1997-07-181-11/+1
* (c-initialize-builtin-style): Use copy-sequenceRichard M. Stallman1997-07-181-21/+2
* (c-maybe-labelp): Add defvar.Richard M. Stallman1997-07-181-13/+19
* Require cc-defs for the c-add-syntax macro.Richard M. Stallman1997-07-181-5/+10
* Require 'cc-defs for the definition of c-emacs-features.Richard M. Stallman1997-07-181-8/+22
* (delete-selection-mode): Add custom-loads property.Richard M. Stallman1997-07-171-11/+5
* new versionMichael Kifer1997-07-1715-494/+981
* (dired-omit-files): Add ".#foo" lock files to omissions.Richard M. Stallman1997-07-171-3/+3
* (show-paren-match-face): Use gray on all non-color screens.Richard M. Stallman1997-07-171-2/+1
* (batch-titdic-convert): Add optional arg FORCE.Kenichi Handa1997-07-171-6/+6
* (read-quoted-char): Handle non-character events.Richard M. Stallman1997-07-171-6/+19
* Update copyright year.Richard M. Stallman1997-07-171-1/+1
* Improve text of messages.Richard M. Stallman1997-07-171-13/+14
* (quoted-insert): Doc fix.Richard M. Stallman1997-07-171-1/+3
* (dired-find-file): Better error messageRichard M. Stallman1997-07-161-1/+3
* (quoted-insert): Doc fix.Richard M. Stallman1997-07-161-3/+7
* (read-quoted-char): Read any number of octal digits,Richard M. Stallman1997-07-161-13/+23
* (yank, yank-pop): Clear out read-only prop.Richard M. Stallman1997-07-161-5/+11
* (set-auto-mode): If -*- line specifies a mode,Richard M. Stallman1997-07-161-6/+10
* (texinfo-format-buffer-1): Insert, here,Richard M. Stallman1997-07-161-23/+28
* (mail-extr-voodoo): Get rid of comments at an early stage.Richard M. Stallman1997-07-161-11/+29
* (apropos-print): Use customize-group-other-window, not customize-other-window.Richard M. Stallman1997-07-151-1/+1
* (mail-mode-auto-fill): Use insert-before-markers.Richard M. Stallman1997-07-151-1/+3