aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Various error messages fixed.Richard M. Stallman1997-07-231-14/+20
* Initial revisionRichard M. Stallman1997-07-231-0/+1129
* (modify-coding-system-alist): Doc fix.Richard M. Stallman1997-07-221-7/+8
* (find-buffer-file-type-coding-system,Geoff Voelker1997-07-221-2/+2
* (mail-indent-citation): Undo previous change.Richard M. Stallman1997-07-221-14/+11
* (dircategory): Delete obsolete mistaken `put'.Richard M. Stallman1997-07-221-8/+7
* new versionMichael Kifer1997-07-221-0/+2
* Fix previous changes.Kenichi Handa1997-07-221-23/+34
* (yank, yank-pop): Bind inhibit-read-onlyRichard M. Stallman1997-07-211-6/+6
* (mh-make-folder-list-background):Richard M. Stallman1997-07-211-7/+8
* (setup-cyrillic-environment): Fix paren error.Richard M. Stallman1997-07-211-1/+1
* (fixed, excerpt): Define with defface. No longerRichard M. Stallman1997-07-211-17/+16
* Require viper-init.Richard M. Stallman1997-07-211-0/+2
* (find-file-literally): Temporarily remove tar-mode andRichard M. Stallman1997-07-211-1/+11
* (frame-initialize): Don't alter vertical-scroll-barsRichard M. Stallman1997-07-211-7/+1
* (scroll-bar-mode-explicit): New variable.Richard M. Stallman1997-07-211-15/+24
* (internal-facep): Length is now 10.Richard M. Stallman1997-07-211-8/+41
* (mh-find-path): Handle mh-auto-folder-collect here,Richard M. Stallman1997-07-211-7/+5
* (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