aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.Roland McGrath1995-08-281-15/+6
* (recover-session-finish): Catch erorr in recover-file.Richard M. Stallman1995-08-281-1/+5
* (basic-save-buffer): Doc fix.Richard M. Stallman1995-08-281-1/+5
* (executable-set-magic): Use make-local-hook for after-save-hook.Richard M. Stallman1995-08-281-2/+2
* (makefile-font-lock-keywords): Highlight lines withRichard M. Stallman1995-08-281-5/+7
* Fix typo in global-map define.Richard M. Stallman1995-08-281-1/+1
* (doprnt): Fix typo in error message.Richard M. Stallman1995-08-271-1/+1
* Delete some #if 0'd functions.Richard M. Stallman1995-08-271-46/+0
* (rassoc): Definition deleted.Richard M. Stallman1995-08-271-2/+0
* (mail-mode-syntax-table): defvar deleted.Richard M. Stallman1995-08-271-3/+0
* Load cl only during compilation.Richard M. Stallman1995-08-271-20/+72
* (hide-ifdef-hiding): Delete duplicate defvar.Richard M. Stallman1995-08-271-3/+0
* (m2-execute-monitor-command): Renamed from execute-monitor-command.Richard M. Stallman1995-08-271-2/+2
* (refer-every): Renamed from every.Richard M. Stallman1995-08-271-8/+8
* (eventp): Duplicate definition deleted.Richard M. Stallman1995-08-261-9/+0
* Doc fixes.Richard M. Stallman1995-08-261-19/+13
* (ada-spec-suffix): Definition deleted.Richard M. Stallman1995-08-261-8/+2
* (abs): Function definition deleted.Richard M. Stallman1995-08-261-25/+20
* (Info-default-directory-list): Duplicate defvar deleted.Richard M. Stallman1995-08-261-5/+0
* (modifier_names): Add 4 bits to modifier bit positions.Richard M. Stallman1995-08-261-1/+1
* (rebuild-mail-abbrevs): FILE defaults to visited file.Richard M. Stallman1995-08-251-1/+3
* (vc-fetch-master-properties): Count cvs status "Needs Patch" asAndré Spiegel1995-08-251-2/+7
* (vc-directory): Kill existing vc-dired buffers for this directory.André Spiegel1995-08-251-83/+231
* (next-file): Advance next-file-list before finding the file named in itsRoland McGrath1995-08-251-4/+7
* (describe-function): Show file name for autoloaded fns.Richard M. Stallman1995-08-251-10/+11
* (mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.Richard M. Stallman1995-08-251-9/+6
* (what-line): Print narrowed linenum with full buffer num.Richard M. Stallman1995-08-251-6/+15
* (makefile-mode-syntax-table): "]" is a close-paren.Richard M. Stallman1995-08-241-1/+1
* (makefile-add-log-defun): Avoid error at eob.Richard M. Stallman1995-08-241-1/+1
* Doc fixes.Richard M. Stallman1995-08-231-29/+27
* [HAVE_CONFIG_H]: Include config.h.Roland McGrath1995-08-231-1/+10
* (2C-mode): Use make-local-hook and add-hook.Richard M. Stallman1995-08-221-2/+2
* (icomplete-minibuffer-setup): Use make-local-hookRichard M. Stallman1995-08-221-17/+15
* (ediff-profile): Use make-local-hook and add and remove hooks locally.Richard M. Stallman1995-08-221-6/+6
* (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or popRichard M. Stallman1995-08-221-34/+38
* (basic-save-buffer): Call vc-after-save.Richard M. Stallman1995-08-221-0/+2
* (auto-mode-alist): Turn on use of makefile-mode.Richard M. Stallman1995-08-221-2/+2
* (byte-compiler-base-file-name): New function.Richard M. Stallman1995-08-221-4/+15
* (Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,Richard M. Stallman1995-08-221-12/+39
* Removed the comment that said we assume strict locking.André Spiegel1995-08-221-3/+2
* (vc-simple-command): New function.André Spiegel1995-08-221-117/+148
* (tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>Tom Tromey1995-08-221-3/+26
* (insert-kbd-macro): Express vector char modifiers withRichard M. Stallman1995-08-221-28/+31
* (jka-compr-byte-compiler-base-file-name): New function.Richard M. Stallman1995-08-221-0/+9
* (display_text_line): Write blanks under the entireKarl Heuer1995-08-221-5/+10
* (compilation-exit-message-function): New variable.Roland McGrath1995-08-211-9/+32
* (Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.Richard M. Stallman1995-08-211-12/+39
* Use post-command-idle-hook.Richard M. Stallman1995-08-211-5/+3
* Include syssignal.h.Richard M. Stallman1995-08-211-0/+1
* (SA_RESTART): Add #undef.Richard M. Stallman1995-08-211-0/+4