]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1993-04-17 Richard M.... (byte-compile, byte-compile-keep-pending)
1993-04-16 Richard M.... entered into RCS
1993-04-16 Eric S. RaymondAdd defvars to pacify the byte compiler, at RMS's request.
1993-04-16 Eric S. Raymond(diff-parse-differences): Small robustification --...
1993-04-16 Eric S. Raymond(shrink-window-if-larger-than-buffer): Moved to window.el.
1993-04-16 Noah Friedman*** empty log message ***
1993-04-15 Richard M.... Don't include Xmu/Drawing.h.
1993-04-14 Richard M.... (resume-suspend-hook): Renamed from resume-empty-args...
1993-04-14 Richard M.... (resume-empty-args-file): Renamed from empty-args-file.
1993-04-14 Roland McGrath(update-file-autoloads, update-directory-autoloads...
1993-04-14 Richard M.... (makefile-mode): Fix typo in autoload cookie.
1993-04-14 Richard M.... Doc fixes.
1993-04-14 Eric S. Raymond(gud-mode): Created C-c synonym bindings in the GUD...
1993-04-14 Eric S. RaymondName changed from sun-cursors.el to protect the innocents.
1993-04-14 Eric S. RaymondName changed to fit in a 14-character limit.
1993-04-14 Eric S. Raymond(shrink-window-if-larger-than-buffer): Moved from elect...
1993-04-14 Eric S. Raymond(lm-commentary-region): Gone.
1993-04-14 Eric S. RaymondRewritten. The Finder is now a major mode with the...
1993-04-13 Richard M.... (message, message1): If noninteractive and
1993-04-13 Richard M.... (Fy_or_n_p): Echo the answer just once, at exit.
1993-04-12 Richard M.... (rot13-display-table): Use `vector', not `make-rope'.
1993-04-12 Richard M.... Use `vector', not `make-rope'.
1993-04-12 Richard M.... (rot13-other-window): Add autoload.
1993-04-11 Richard M.... (find-file-noselect): Verify other buffers' file number...
1993-04-11 Richard M.... (fill-nonuniform-paragraphs): New command.
1993-04-10 Eric S. Raymond(gdb, sdb, dbx): Improved prompting a la grep.
1993-04-10 Eric S. RaymondClean up cmu* uses in header comments.
1993-04-10 Jim Blandy* Makefile.in (xmakefile): Recognize the -O option...
1993-04-10 Jim Blandy* configure.in: Don't set CC to "gcc -O" if the user...
1993-04-10 Jim Blandylong_to_cons and cons_to_long are generally useful...
1993-04-10 Jim BlandySince Qmenu_enable is used by non-X-specific code,...
1993-04-10 Jim Blandy* xfaces.c (sort_overlays): Define this to be static...
1993-04-10 Jim Blandy* keyboard.c (command_loop_1): Rebuild menu bar if
1993-04-10 Jim Blandy* dispnew.c (getenv): Extern declaration deleted; this...
1993-04-10 Jim BlandyAdjust for autoconf merger.
1993-04-10 Jim Blandy* callproc.c (relocate_fd): Make messages string litera...
1993-04-10 Jim Blandy* buffer.c (Fmake_overlay, Fmove_overlay): New optional...
1993-04-10 Jim Blandy* alloc.c (__malloc_hook, __realloc_hook, __free_hook...
1993-04-10 Jim BlandyAdjust for autoconf merger.
1993-04-10 Jim Blandy* keyboard.c (echo_dash): Do nothing if echoptr is 0.
1993-04-10 Jim Blandy* subr.el (overlay-start, overlay-end, overlay-buffer...
1993-04-10 Jim BlandySat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro...
1993-04-10 Jim Blandy* finder.el (finder-by-keyword): Build an alist to...
1993-04-10 Jim Blandy* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.
1993-04-10 Jim Blandy* make-dist: Distribute lib-src/rcs-checkin.
1993-04-10 Jim Blandy* configure.in: When checking for X windows, search...
1993-04-10 Jim Blandy* Makefile.in (clean mostlyclean): Missing right paren.
1993-04-09 Tom Wood> Default to bsd if vendor is next.
1993-04-09 Eric S. Raymond(emerge-with-ancestor): Applied Donald Erway's fix...
1993-04-09 Richard M.... Accept i370, mvs.
1993-04-08 Roland McGrath(generate-file-autoloads): Doc fix.
1993-04-08 Eric S. Raymond(vc-comment-to-change-log): Merged in the remainder...
1993-04-08 Eric S. Raymonddired-noselect, dired-internal-noselect, dired-insert...
1993-04-08 Eric S. Raymondvc-mode: name change.
1993-04-08 Eric S. Raymond(vc-directory. vc-start-entry, vc-next-action, vc-next...
1993-04-08 Eric S. RaymondMassive changes, amounting nearly to a rewrite. The...
1993-04-08 Eric S. RaymondAdded and corrected library headers.
1993-04-08 Jim Blandy* make-dist: It's oldXMenu/compile.com, not oldXMenu...
1993-04-08 Richard M.... (Fkill_all_local_variables): Store each var's current...
1993-04-08 Richard M.... entered into RCS
1993-04-08 Richard M.... Add copyright notice.
1993-04-08 Jim Blandy* make-docfile.c (write_c_args): Print an argument...
1993-04-08 Jim Blandy* keyboard.c (apply_modifiers): Fix typo in sanity...
1993-04-07 Jim Blandy* keyboard.c (interrupt_input_blocked, interrupt_input_...
1993-04-07 Richard M.... Include blockinput.h.
1993-04-07 Richard M.... (interrupt_input_blocked): Make this signed int.
1993-04-07 Roland McGrath(compile-internal): Initialize the process-mark.
1993-04-07 Richard M.... (UNBLOCK_INPUT): Fix typo.
1993-04-07 Roland McGrath(compilation-error-regexp-alist): Tighten first regexp...
1993-04-07 Richard M.... (search_buffer): Fix typo in previous change.
1993-04-07 Richard M.... Fix typo in comment delimiter.
1993-04-07 Roland McGrath(compilation-parse-errors): Remove debugging setq.
1993-04-07 Roland McGrath(compilation-filter): New function.
1993-04-07 Roland McGrath(compilation-error-regexp-alist): Fixed MIPS CC regexp...
1993-04-07 Jim Blandy* m/imbrs6000.h: If we're using GCC, define ORDINARY_LI...
1993-04-07 Jim BlandyDoc fix.
1993-04-07 Jim Blandy* xterm.c (updating_frame): Declare this extern instead...
1993-04-07 Richard M.... (untabify): Don't really change where restriction starts.
1993-04-06 Richard M.... (dired-pop-to-buffer): Adjust count-lines val for last...
1993-04-06 Jim Blandy*** empty log message ***
1993-04-05 Roland McGrath(vc-comment-to-change-log): Renamed from vc-comment...
1993-04-05 Roland McGrath(find-change-log): New function.
1993-04-05 Jim Blandy* editfns.c (Fcurrent_time_zone): Return a list whose...
1993-04-05 Roland McGrath(compilation-error-regexp-alist): Merged HP-UX 7.0...
1993-04-05 Roland McGrath(compilation-error-regexp-alist): Changed MIPS RISC...
1993-04-05 Jim Blandy* s/vms.h (EXEC_SUFFIXES): Add definition for this.
1993-04-05 Richard M.... (dired-unmark-all-files): Read the arg as just a char.
1993-04-03 Eric S. RaymondAdded or corrected documentation headers
1993-04-03 Eric S. RaymondInitial revision
1993-04-03 Noah Friedmannew comint-read-noecho.
1993-04-02 Jim Blandy*** empty log message ***
1993-04-02 Jim Blandy*** empty log message ***
1993-04-02 Eric S. Raymond(repeat-history-command): Bug fix. Someone forgot...
1993-04-02 Richard M.... (mpuz-try-letter): Use read-char to read digit.
1993-04-01 Richard M.... (eval-defun): Rename argument to avoid collision.
1993-04-01 Noah Friedman[log entry censored by the NSA]
1993-04-01 Roland McGrath(etags-tags-completion-table): Rewritten with a mondo...
1993-04-01 Jim Blandy* timer.el (timer-program): New defconst.
1993-03-31 Roland McGrath(indent-for-comment): Use skip-syntax-backward in place of
1993-03-31 Roland McGrath(etags-tags-completion-table): Use skip-syntax-backward...
next