Mercurial > emacs
graph
-
* make-docfile.c (write_c_args): Print an argument named "defalt"1993-04-08, by Jim Blandy
-
* keyboard.c (apply_modifiers): Fix typo in sanity check.1993-04-08, by Jim Blandy
-
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):1993-04-07, by Jim Blandy
-
Include blockinput.h.1993-04-07, by Richard M. Stallman
-
(interrupt_input_blocked): Make this signed int.1993-04-07, by Richard M. Stallman
-
(compile-internal): Initialize the process-mark.1993-04-07, by Roland McGrath
-
(UNBLOCK_INPUT): Fix typo.1993-04-07, by Richard M. Stallman
-
(compilation-error-regexp-alist): Tighten first regexp so that it1993-04-07, by Roland McGrath
-
(search_buffer): Fix typo in previous change.1993-04-07, by Richard M. Stallman
-
Fix typo in comment delimiter.1993-04-07, by Richard M. Stallman
-
(compilation-parse-errors): Remove debugging setq.1993-04-07, by Roland McGrath
-
(compilation-filter): New function.1993-04-07, by Roland McGrath
-
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match file1993-04-07, by Roland McGrath
-
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead1993-04-07, by Jim Blandy
-
Doc fix.1993-04-07, by Jim Blandy
-
* xterm.c (updating_frame): Declare this extern instead of static,1993-04-07, by Jim Blandy
-
(untabify): Don't really change where restriction starts.1993-04-07, by Richard M. Stallman
-
(dired-pop-to-buffer): Adjust count-lines val for last line.1993-04-06, by Richard M. Stallman
-
*** empty log message ***1993-04-06, by Jim Blandy
-
(vc-comment-to-change-log): Renamed from vc-comment-to-changelog.1993-04-05, by Roland McGrath
-
(find-change-log): New function.1993-04-05, by Roland McGrath
-
* editfns.c (Fcurrent_time_zone): Return a list whose elements are1993-04-05, by Jim Blandy
-
(compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the1993-04-05, by Roland McGrath
-
(compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to1993-04-05, by Roland McGrath
-
* s/vms.h (EXEC_SUFFIXES): Add definition for this.1993-04-05, by Jim Blandy
-
(dired-unmark-all-files): Read the arg as just a char.1993-04-05, by Richard M. Stallman
-
Added or corrected documentation headers1993-04-03, by Eric S. Raymond
-
Initial revision1993-04-03, by Eric S. Raymond
-
new comint-read-noecho.1993-04-03, by Noah Friedman
-
*** empty log message ***1993-04-02, by Jim Blandy
-
*** empty log message ***1993-04-02, by Jim Blandy
-
(repeat-history-command): Bug fix. Someone forgot a car.1993-04-02, by Eric S. Raymond
-
(mpuz-try-letter): Use read-char to read digit.1993-04-02, by Richard M. Stallman
-
(eval-defun): Rename argument to avoid collision.1993-04-01, by Richard M. Stallman
-
[log entry censored by the NSA]1993-04-01, by Noah Friedman
-
(etags-tags-completion-table): Rewritten with a mondo regexp.1993-04-01, by Roland McGrath
-
* timer.el (timer-program): New defconst.1993-04-01, by Jim Blandy
-
(indent-for-comment): Use skip-syntax-backward in place of1993-03-31, by Roland McGrath
-
(etags-tags-completion-table): Use skip-syntax-backward instead of1993-03-31, by Roland McGrath
-
(view-buffer-other-window): Remove spurious backslashes from1993-03-31, by Roland McGrath
-
(view-exit): Use local map view-old-local-map, not (current-local-map).1993-03-31, by Roland McGrath
-
(map-y-or-n-p): Make bindings of user-defined keys be each a vector1993-03-31, by Roland McGrath
-
(enable-command): Remove spurious assignment of free variable `foo'.1993-03-31, by Roland McGrath
-
(describe-function): For Lisp functions, write a prototype call before1993-03-31, by Roland McGrath
-
Put interrupt input blocking in a separate file from xterm.h.1993-03-31, by Jim Blandy
-
* xfaces.c: Doc fixes.1993-03-31, by Jim Blandy
-
Initial revision1993-03-31, by Jim Blandy
-
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're1993-03-31, by Jim Blandy
-
(Fwrite_region): Don't fail to set visit_file.1993-03-31, by Richard M. Stallman
-
(read_char): Clear Vquit_flag when we return C-g for it.1993-03-31, by Richard M. Stallman
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
(find-backup-file-name): delete nothing if overflow in number of files to keep.1993-03-30, by Noah Friedman
-
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we1993-03-30, by Jim Blandy
-
Rename int-to-string to number-to-string, since it can handle1993-03-30, by Jim Blandy
-
* subr.el (int-to-string): Make this an alias for the subr1993-03-30, by Jim Blandy
-
* configure: Extend test for working `const' keyword to handle AIX1993-03-30, by Jim Blandy
-
(isearch-done): Customize the message about mark.1993-03-30, by Richard M. Stallman
-
(isearch-mode-map): Delete the binding for C-h.1993-03-30, by Richard M. Stallman
-
*** empty log message ***1993-03-30, by Eric S. Raymond