aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (shell-prompt-pattern): Undo last change.Richard M. Stallman1993-04-291-83/+14
* (up-arrow, down-arrow, left-arrow, right-arrow): Deleted.Richard M. Stallman1993-04-291-38/+46
* (Fexpand_file_name): Undo last change--too risky for now.Richard M. Stallman1993-04-291-1/+4
* (Fdefine_function): New function (same code as Fdefalias).Richard M. Stallman1993-04-291-0/+18
* (LOADHIST_ATTACH): New macro.Richard M. Stallman1993-04-291-0/+5
* (vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.Roland McGrath1993-04-281-4/+5
* Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.Roland McGrath1993-04-281-9/+42
* Installed Aaron Larson's new bibtex.el. See the header comment forEric S. Raymond1993-04-281-229/+545
* (gnus-inews-organization): If ORGANIZATION is "", set it to nil.Roland McGrath1993-04-281-1/+3
* (file-truename): Undo last change.Roland McGrath1993-04-281-4/+1
* (do_autoload): Fixed the bug in the autoload-saving code.Eric S. Raymond1993-04-281-3/+6
* Removed spurious comment (obsoleted by ;;;###autoload).Eric S. Raymond1993-04-281-2/+1
* (hscroll-step): New variable.Eric S. Raymond1993-04-271-7/+26
* (un_autoload): Don't try to save old autoload forms when we load somethingEric S. Raymond1993-04-271-0/+2
* Completed the package entry point's name change from edit-picture toEric S. Raymond1993-04-271-34/+60
* (gud-format-command): Fix %f expansuuin to send ondly the basename ofEric S. Raymond1993-04-271-3/+3
* (file-truename): Do the right thing when /home/gp2/eric = "".Eric S. Raymond1993-04-271-1/+4
* (notify): Bug fix. Treat the body of this function as a critical region.Eric S. Raymond1993-04-271-4/+16
* (Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".Roland McGrath1993-04-261-2/+2
* (find-tag-interactive): New function to read args for find-tag et al.Roland McGrath1993-04-261-65/+108
* (read_pending_input): Fix the garbaged-modifiers bug under System Vs previousEric S. Raymond1993-04-261-0/+1
* Doc fixes. Also a few teaks to pacify the byte-compiler.Eric S. Raymond1993-04-261-20/+21
* I started to clean this up and make it work under System V, until I hit a wall.Eric S. Raymond1993-04-261-7/+20
* (global-map): Dyke out the last two event-to-function bindings. These belongEric S. Raymond1993-04-261-7/+1
* (cd): Handle leading "~" like an absolute filename.Eric S. Raymond1993-04-261-17/+18
* Changed fsets to defaliases.Eric S. Raymond1993-04-261-3/+3
* (comint-mod): Nuked. A call to ring-mod replaces it.Eric S. Raymond1993-04-251-22/+2
* Rewritten. A poor choice of representation made the old code excessivelyEric S. Raymond1993-04-251-27/+46
* Set no-byte-compile local variable t to work around a byte-compiler bug.Eric S. Raymond1993-04-251-71/+50
* (vc-diff): Get proper error message when you run this with no prefixEric S. Raymond1993-04-251-109/+181
* (Fset-window-buffer): Set horizontal-scrolling on a window to zero whenEric S. Raymond1993-04-251-0/+1
* (Qmode-line-format): Describe %l in the doc string.Eric S. Raymond1993-04-251-1/+1
* (down-arrow): New function. Uses next-line-add-newlines to suppressEric S. Raymond1993-04-251-0/+14
* (tex-compilation-parse-errors): Added. At the moment, this would haveEric S. Raymond1993-04-251-1/+77
* (cd): Changed to use to resolve relative cd calls.Eric S. Raymond1993-04-251-7/+42
* Added and fixed documentation.Eric S. Raymond1993-04-251-30/+12
* *** empty log message ***Noah Friedman1993-04-241-1/+1
* Replaced all fsets with defaliases.Eric S. Raymond1993-04-231-9/+12
* All fsets changed to defaliases.Eric S. Raymond1993-04-2318-88/+88
* Some fsets changed to defaliases.Eric S. Raymond1993-04-231-1/+1
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-31/+31
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-28/+51
* Initial revisionEric S. Raymond1993-04-231-0/+134
* (define-function): Changed name back to defalisaases to get things inEric S. Raymond1993-04-231-6/+7
* (Fdefine_function): Changed name back to Fdefalias, so we get thingsEric S. Raymond1993-04-231-2/+2
* (BUF_NARROWED, NARROWED): New macros to test whether a regionEric S. Raymond1993-04-231-0/+7
* (global-map): Remove function key bindings that duplicate stuff inEric S. Raymond1993-04-231-9/+0
* Commentary added.Eric S. Raymond1993-04-231-7/+34
* (Info-find-node, Info-insert-subfile): Do the right thing if info files haveEric S. Raymond1993-04-231-11/+149
* (ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.Roland McGrath1993-04-221-5/+5