]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1993-04-26 Eric S. Raymond(global-map): Dyke out the last two event-to-function...
1993-04-26 Eric S. Raymond(cd): Handle leading "~" like an absolute filename.
1993-04-26 Eric S. RaymondChanged fsets to defaliases.
1993-04-25 Eric S. Raymond(comint-mod): Nuked. A call to ring-mod replaces it.
1993-04-25 Eric S. RaymondRewritten. A poor choice of representation made the...
1993-04-25 Eric S. RaymondSet no-byte-compile local variable t to work around...
1993-04-25 Eric S. Raymond(vc-diff): Get proper error message when you run this...
1993-04-25 Eric S. Raymond(Fset-window-buffer): Set horizontal-scrolling on a...
1993-04-25 Eric S. Raymond(Qmode-line-format): Describe %l in the doc string.
1993-04-25 Eric S. Raymond(down-arrow): New function. Uses next-line-add-newline...
1993-04-25 Eric S. Raymond(tex-compilation-parse-errors): Added. At the moment...
1993-04-25 Eric S. Raymond(cd): Changed to use to resolve relative cd calls.
1993-04-25 Eric S. RaymondAdded and fixed documentation.
1993-04-24 Noah Friedman*** empty log message ***
1993-04-23 Eric S. RaymondReplaced all fsets with defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondSome fsets changed to defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondInitial revision
1993-04-23 Eric S. Raymond(define-function): Changed name back to defalisaases...
1993-04-23 Eric S. Raymond(Fdefine_function): Changed name back to Fdefalias...
1993-04-23 Eric S. Raymond(BUF_NARROWED, NARROWED): New macros to test whether...
1993-04-23 Eric S. Raymond(global-map): Remove function key bindings that duplica...
1993-04-23 Eric S. RaymondCommentary added.
1993-04-23 Eric S. Raymond(Info-find-node, Info-insert-subfile): Do the right...
1993-04-22 Roland McGrath(ange-ftp-binary-file-name-regexp): Match .z and .z...
1993-04-21 Eric S. RaymondRewritten and simplified, commentary added. It now...
1993-04-19 Roland McGrath(vc-revert-buffer1): Typo fix in last change.
1993-04-19 Roland McGrath(shell-mode): isationization (doc fix).
1993-04-19 Roland McGrath(shell-mode): Capitalize mode name.
1993-04-19 Roland McGrath(vc-comment-to-change-log): Restored interactive spec...
1993-04-19 Roland McGrath(vc-revert-buffer1): Completely rewrote compilation...
1993-04-19 Roland McGrath(find-file-noselect): Never set SAME-TRUENAME to a...
1993-04-19 Roland McGrath(set-auto-mode): If the buffer begins with "#!", look...
1993-04-17 Richard M.... (mail-do-fcc): Make a numeric time zone indicator
1993-04-17 Richard M.... Comment fixes.
1993-04-17 Richard M.... (tc-dissociate): Renamed from tc-kill-association.
1993-04-17 Richard M.... (Fdefine_function): New function.
1993-04-17 Richard M.... (defun, defmacro, defvar, defconst):
1993-04-17 Richard M.... (provide, require): Put appropriately-marked
1993-04-17 Richard M.... (readevalloop): New argument is the source file name...
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...
next