bpt/emacs.git
1993-05-04 Jim BlandyArrange for Fy_or_n_p to put off switch-frame events.
1993-05-04 Jim Blandy* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New consta...
1993-05-04 Jim Blandy* keymap.c (Fdefine_prefix_command): Doc fix.
1993-05-04 Jim BlandyImplement extra_keyboard_modifiers properly.
1993-05-04 Jim Blandy* fileio.c (Fmake_symbolic_link): If a file already...
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* systime.h: Doc fix.
1993-05-04 Jim Blandy* data.c (Ffset): Refuse to set the function value...
1993-05-04 Jim Blandy* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE...
1993-05-04 Jim Blandy* buffer.c (syms_of_buffer): Doc fix for buffer-display...
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
1993-05-04 Jim Blandy* emacs.c (SEPCHAR): Instead of defining this to be...
1993-05-04 Jim Blandy* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
1993-05-03 Jim Blandy* calendar.el: Update reference to the papers in S...
1993-05-03 Paul Eggertmawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf...
1993-05-03 Richard M.... (help-for-help): Use lower case letters for help options.
1993-05-03 Richard M.... (string-rectangle): Renamed from fill-rectangle.
1993-05-03 Jim Blandy* sun-mouse.el (suspend-emacstool): Run suspend-hook...
1993-05-03 Jim Blandy* yow.el (yow): Fix interactive spec.
1993-05-03 Jim Blandy* subr.el (listify-key-sequence): Use a character const...
1993-05-03 Jim Blandy* sendmail.el (mail-setup): Don't insert "--\n" before the
1993-05-03 Jim Blandy* mouse.el (mouse-buffer-menu): Don't right-justify...
1993-05-03 Jim Blandy* lucid.el: Comment out fset of set-screen-width properly.
1993-05-03 Jim Blandy* files.el (insert-directory): Undo change of March 23;
1993-05-03 Jim Blandy* edebug.el (edebug-display): Call the `mark' function...
1993-05-03 Jim Blandy* disp-table.el (describe-display-table): Don't use...
1993-05-03 Jim Blandy* comint.el (comint-match-partial-pathname): Move ...
1993-05-03 Jim Blandy* bytecomp.el (meta-flag): Declare this an obsolete...
1993-05-03 Jim Blandy* make-dist: Distribute configure, as well as configure.in.
1993-05-03 Jim Blandy* configure.in: Use the AC_PROG_CPP macro, and then...
1993-05-03 Jim Blandy* configure.in: Use the AC_ALLOCA test.
1993-05-02 Richard M.... (find-file-noselect): On VMS, maybe set buffer-file...
1993-05-01 Jim BlandyInitial revision
1993-05-01 Richard M.... (vc-mode-line): Don't alter key bindings.
1993-05-01 Richard M.... Changed.
1993-05-01 Richard M.... (Fsuspend_emacs): Doc fix.
1993-05-01 Richard M.... (vc-revert-buffer1): Fix format of compilation-error...
1993-04-30 Doug EvansFix syntax error.
1993-04-30 Jim Blandy*** empty log message ***
1993-04-30 Steve ChamberlainAccept sh, hms.
1993-04-30 Richard M.... (find-file-noselect): Do set buffer-file-name
1993-04-29 Richard M.... (vc-match-substring): Renamed from match-substring.
1993-04-29 Richard M.... (Fthis_command_keys): Doc fix.
1993-04-29 Richard M.... (wait_reading_process_input): Move the status_notify
1993-04-29 Richard M.... (shell-prompt-pattern): Undo last change.
1993-04-29 Richard M.... (up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
1993-04-29 Richard M.... (Fexpand_file_name): Undo last change--too risky for...
1993-04-29 Richard M.... (Fdefine_function): New function (same code as Fdefalias).
1993-04-29 Richard M.... (LOADHIST_ATTACH): New macro.
1993-04-28 Roland McGrath(vc-revert-buffer1): Ignore non-marker elts of compilat...
1993-04-28 Roland McGrathAdd compilation-minor-mode to minor-mode-alist and...
1993-04-28 Eric S. RaymondInstalled Aaron Larson's new bibtex.el. See the header...
1993-04-28 Roland McGrath(gnus-inews-organization): If ORGANIZATION is "", set...
1993-04-28 Roland McGrath(file-truename): Undo last change.
1993-04-28 Eric S. Raymond(do_autoload): Fixed the bug in the autoload-saving...
1993-04-28 Eric S. RaymondRemoved spurious comment (obsoleted by ;;;###autoload).
1993-04-27 Eric S. Raymond(hscroll-step): New variable.
1993-04-27 Eric S. Raymond(un_autoload): Don't try to save old autoload forms...
1993-04-27 Eric S. RaymondCompleted the package entry point's name change from...
1993-04-27 Eric S. Raymond(gud-format-command): Fix %f expansuuin to send ondly...
1993-04-27 Eric S. Raymond(file-truename): Do the right thing when /home/gp2...
1993-04-27 Eric S. Raymond(notify): Bug fix. Treat the body of this function...
1993-04-26 Roland McGrath(Fexpand_file_name): Don't remove trailing / from NEWDI...
1993-04-26 Roland McGrath(find-tag-interactive): New function to read args for...
1993-04-26 Eric S. Raymond(read_pending_input): Fix the garbaged-modifiers bug...
1993-04-26 Eric S. RaymondDoc fixes. Also a few teaks to pacify the byte-compiler.
1993-04-26 Eric S. RaymondI started to clean this up and make it work under Syste...
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...
next