aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (start-process-shell-command): Don't use exec on windows-nt.Karl Heuer1994-11-031-4/+9
* (tar-extract): Set default-directory to that of the superior buffer, not theKarl Heuer1994-11-031-0/+6
* (gud-gdb-complete-command): Add a trailing single quote to partially quotedKarl Heuer1994-11-031-0/+11
* Wrap font-lock-fontify-region's string-match with save-match-data.Simon Marshall1994-11-031-3/+4
* Initial revisionRichard M. Stallman1994-11-012-0/+157
* (byte-compile-insert-header): Escape backslashesRichard M. Stallman1994-11-011-1/+4
* On windows-nt, load ls-lisp and winnt.Richard M. Stallman1994-11-011-1/+6
* (Info-directory-list): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-3/+5
* (byte-compile-file): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-1/+1
* (hexl-find-file): Treat windows-nt like ms-dos.Richard M. Stallman1994-11-011-1/+1
* (shell-command-switch): New variable.Richard M. Stallman1994-11-011-5/+9
* (command-line): Use ~/_emacs as init file in windows-nt.Richard M. Stallman1994-11-011-0/+2
* (abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.Richard M. Stallman1994-11-011-1/+2
* (desktop-basefilename): Use emacs.dsk on windows-nt.Richard M. Stallman1994-11-011-1/+1
* (bookmark-file): Use ~/emacs.bmk on windows-nt.Richard M. Stallman1994-11-011-1/+1
* (change-log-name): Use changlo on windows-nt.Richard M. Stallman1994-11-011-1/+1
* (blink-matching-delay): New variable.Richard M. Stallman1994-11-011-1/+4
* (timezone-world-timezones): Add "UT" -> +000.Richard M. Stallman1994-11-011-0/+1
* (cl-macroexpand): keep documentation from `macroexpand'.Richard M. Stallman1994-11-011-0/+7
* (isearch-edit-string, isearch-toggle-case-fold):Richard M. Stallman1994-11-011-6/+7
* New function to display an alternative diary file.Edward M. Reingold1994-11-011-2/+14
* Bind new function to mouse.Edward M. Reingold1994-11-011-3/+16
* Bind new function to key.Edward M. Reingold1994-11-011-0/+1
* (comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.Richard M. Stallman1994-11-011-1/+2
* (texinfo-alias-list): New variable.Richard M. Stallman1994-10-311-3/+12
* Changed almost every doc string.Richard M. Stallman1994-10-301-83/+131
* Delete old reference to window configuration.Edward M. Reingold1994-10-301-1/+0
* (texinfo-format-scan): Make @- vanish; don't insert -.Richard M. Stallman1994-10-301-2/+7
* Put mouse-set-font on C-down-mouse-1.Richard M. Stallman1994-10-301-2/+2
* Load facemenu if have X.Richard M. Stallman1994-10-301-0/+2
* (line-move): Use sign of arg to choose error condition.Richard M. Stallman1994-10-301-1/+1
* (blink-matching-open): Do blink if an even number ofRichard M. Stallman1994-10-301-1/+6
* Fix use of noday option for calendar-read-date.Edward M. Reingold1994-10-301-2/+1
* Redo the noday option for calendar-read-date.Edward M. Reingold1994-10-301-13/+12
* (gud-common-init): If file arg has no directory,Richard M. Stallman1994-10-291-2/+19
* (iso-accents-mode): Variable renamed from iso-accents-minor-mode.Richard M. Stallman1994-10-281-16/+15
* (frame-initialize): Set special-display-function here,Richard M. Stallman1994-10-281-3/+4
* (diff-command): New variable.Richard M. Stallman1994-10-281-1/+4
* (calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.Richard M. Stallman1994-10-281-0/+1
* (easy-menu-define): Call `easy-menu-do-define' to doRichard M. Stallman1994-10-281-12/+88
* (find-file-noselect): Call set-buffer-major-mode here.Karl Heuer1994-10-271-0/+1
* * man.el (Man-fontify-manpage-flag): defvar put at outer level.Francesco Potortì1994-10-271-53/+56
* (tar-summarize-buffer): Improperly terminated archive now produces only aKarl Heuer1994-10-271-33/+35
* (ispell-message-text-end): Match Postcript 3 like 2.Richard M. Stallman1994-10-261-1/+1
* (enable-flow-control): Make message depend on customization variables.Richard M. Stallman1994-10-261-1/+5
* Allow vector form of latitude/longitude. Fix documentation.Edward M. Reingold1994-10-261-39/+87
* Give lunar phases buffer a symbolic name; use new form of calendar-read-date.Edward M. Reingold1994-10-261-21/+6
* Use new form of calendar-read-date.Edward M. Reingold1994-10-261-19/+5
* Fix regexps for diary marking to include TAB.Edward M. Reingold1994-10-261-4/+4
* Put insertion of diary entry on daily menu.Edward M. Reingold1994-10-261-0/+8