Mercurial > emacs
graph
-
Add #undef for open, close, read, write.1995-08-31, by Richard M. Stallman
-
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.1995-08-30, by Richard M. Stallman
-
(list-directory): Set default-directory.1995-08-30, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-08-29, by Richard M. Stallman
-
(dired-byte-compile): Report failure if output file is not created.1995-08-29, by Richard M. Stallman
-
(decode_env_path): Use ".", not nil, for current dir.1995-08-29, by Richard M. Stallman
-
(function-key-map): Consistently map CLEAR to C-l.1995-08-29, by Richard M. Stallman
-
(wordstar-center-line): Renamed from center-line.1995-08-29, by Richard M. Stallman
-
(vc-dired-update-line): Don't use dired-do-redisplay.1995-08-29, by André Spiegel
-
(vc-utc-string): New function.1995-08-29, by André Spiegel
-
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.1995-08-29, by Richard M. Stallman
-
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.1995-08-28, by Roland McGrath
-
(recover-session-finish): Catch erorr in recover-file.1995-08-28, by Richard M. Stallman
-
(basic-save-buffer): Doc fix.1995-08-28, by Richard M. Stallman
-
(executable-set-magic): Use make-local-hook for after-save-hook.1995-08-28, by Richard M. Stallman
-
(makefile-font-lock-keywords): Highlight lines with1995-08-28, by Richard M. Stallman
-
Fix typo in global-map define.1995-08-28, by Richard M. Stallman
-
(doprnt): Fix typo in error message.1995-08-27, by Richard M. Stallman
-
Delete some #if 0'd functions.1995-08-27, by Richard M. Stallman
-
(rassoc): Definition deleted.1995-08-27, by Richard M. Stallman
-
(mail-mode-syntax-table): defvar deleted.1995-08-27, by Richard M. Stallman
-
Load cl only during compilation.1995-08-27, by Richard M. Stallman
-
(hide-ifdef-hiding): Delete duplicate defvar.1995-08-27, by Richard M. Stallman
-
(m2-execute-monitor-command): Renamed from execute-monitor-command.1995-08-27, by Richard M. Stallman
-
(refer-every): Renamed from every.1995-08-27, by Richard M. Stallman
-
(eventp): Duplicate definition deleted.1995-08-26, by Richard M. Stallman
-
Doc fixes.1995-08-26, by Richard M. Stallman
-
(ada-spec-suffix): Definition deleted.1995-08-26, by Richard M. Stallman
-
(abs): Function definition deleted.1995-08-26, by Richard M. Stallman
-
(Info-default-directory-list): Duplicate defvar deleted.1995-08-26, by Richard M. Stallman
-
(modifier_names): Add 4 bits to modifier bit positions.1995-08-26, by Richard M. Stallman
-
(rebuild-mail-abbrevs): FILE defaults to visited file.1995-08-25, by Richard M. Stallman
-
(vc-fetch-master-properties): Count cvs status "Needs Patch" as1995-08-25, by André Spiegel
-
(vc-directory): Kill existing vc-dired buffers for this directory.1995-08-25, by André Spiegel
-
(next-file): Advance next-file-list before finding the file named in its1995-08-25, by Roland McGrath
-
(describe-function): Show file name for autoloaded fns.1995-08-25, by Richard M. Stallman
-
(mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.1995-08-25, by Richard M. Stallman
-
(what-line): Print narrowed linenum with full buffer num.1995-08-25, by Richard M. Stallman
-
(makefile-mode-syntax-table): "]" is a close-paren.1995-08-24, by Richard M. Stallman
-
(makefile-add-log-defun): Avoid error at eob.1995-08-24, by Richard M. Stallman
-
Doc fixes.1995-08-23, by Richard M. Stallman
-
[HAVE_CONFIG_H]: Include config.h.1995-08-23, by Roland McGrath
-
(2C-mode): Use make-local-hook and add-hook.1995-08-22, by Richard M. Stallman
-
(icomplete-minibuffer-setup): Use make-local-hook1995-08-22, by Richard M. Stallman
-
(ediff-profile): Use make-local-hook and add and remove hooks locally.1995-08-22, by Richard M. Stallman
-
(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop1995-08-22, by Richard M. Stallman
-
(basic-save-buffer): Call vc-after-save.1995-08-22, by Richard M. Stallman
-
(auto-mode-alist): Turn on use of makefile-mode.1995-08-22, by Richard M. Stallman
-
(byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,1995-08-22, by Richard M. Stallman
-
Removed the comment that said we assume strict locking.1995-08-22, by André Spiegel
-
(vc-simple-command): New function.1995-08-22, by André Spiegel
-
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>1995-08-22, by Tom Tromey
-
(insert-kbd-macro): Express vector char modifiers with1995-08-22, by Richard M. Stallman
-
(jka-compr-byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(display_text_line): Write blanks under the entire1995-08-22, by Karl Heuer
-
(compilation-exit-message-function): New variable.1995-08-21, by Roland McGrath
-
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.1995-08-21, by Richard M. Stallman
-
Use post-command-idle-hook.1995-08-21, by Richard M. Stallman
-
Include syssignal.h.1995-08-21, by Richard M. Stallman