log

age author description
1996-09-01 Richard M. Stallman (Fload): Add "source is newer" info to the "loading" and "done" messages.
1996-08-31 Richard M. Stallman (blessmail): Use $srcdir to find blessmail.el.
1996-08-31 Richard M. Stallman Clean up whitespace.
1996-08-31 Richard M. Stallman (re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard M. Stallman (FREE_VAR): Clean up C syntax.
1996-08-31 Richard M. Stallman (make-doctor-variables): Eliminate `observation-list' also.
1996-08-31 Richard M. Stallman (make-doctor-variables): Eliminate unused variables `elist'
1996-08-31 Paul Eggert (sys/systeminfo.h, getdomainname, sysinfo): Check for them.
1996-08-31 Paul Eggert (HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
1996-08-31 Paul Eggert (<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
1996-08-31 Richard M. Stallman (internal-set-face-1): When calling x-list-fonts, ask for just one match.
1996-08-31 Richard M. Stallman (Fgarbage_collect): Report used and free intervals.
1996-08-31 Richard M. Stallman (Vwin32_start_process_show_window): New variable.
1996-08-31 Richard M. Stallman (x_set_cursor_color): Use x_update_cursor.
1996-08-31 Richard M. Stallman (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
1996-08-31 Richard M. Stallman (command-line-1): Rearrange initial screen.
1996-08-31 Richard M. Stallman (menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
1996-08-31 Richard M. Stallman (both versions): Handle -nowait and --nowait by sending data to the server.
1996-08-31 Richard M. Stallman entered into RCS
1996-08-31 Richard M. Stallman (XTupdate_end): Always clear mouse_face_defer flag.
1996-08-31 Richard M. Stallman (Fset_face_attribute_internal): Set mouse_face_defer flag.
1996-08-31 Richard M. Stallman (webjump-sample-sites): Define with defvar.
1996-08-30 Richard M. Stallman (do_line_dance, dumprectangle): Use x_update_cursor.
1996-08-30 Richard M. Stallman (vc-update-change-log): Doc fix.
1996-08-30 Richard M. Stallman (do-auto-fill): Do break after one word as last resort
1996-08-30 Richard M. Stallman Require ediff-init.
1996-08-30 Richard M. Stallman Initial revision
1996-08-30 Richard M. Stallman (texinfo-format-printindex):
1996-08-30 Richard M. Stallman (foldout-hide-flag, foldout-show-flag): New variables.
1996-08-30 Richard M. Stallman (save-match-data): Fix typo in previous change.
1996-08-30 Richard M. Stallman (cmd_error): Clear executing_macro.
1996-08-30 Lars Magne Ingebrigtsen 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-30 Lars Magne Ingebrigtsen 1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-30 Richard M. Stallman (Fminibuffer_complete_word): Check for
1996-08-29 Richard M. Stallman (reporter-compose-outgoing): Fix error syntax.
1996-08-29 Richard M. Stallman (vc-update-change-log): Remove code which found RCS files
1996-08-29 Erik Naggum (init_macros): Initialize executing_macro, too.
1996-08-29 Richard M. Stallman (INSTALL_STRIP): New variable.
1996-08-29 Richard M. Stallman (Vring_bell_function): New variable.
1996-08-29 Richard M. Stallman (XTread_socket): Call XFilterEvent on all events,
1996-08-29 Richard M. Stallman (byte-compile-associative): Treat one arg case like (+ x 0).
1996-08-29 Richard M. Stallman (narrow-to-defun): New function.
1996-08-29 Richard M. Stallman (executing_macro_iterations, executing_macro): Declared.
1996-08-29 Richard M. Stallman (cmd_error): Add number of kbd macro iterations to the error message.
1996-08-29 Richard M. Stallman (executing_macro_iterations, executing_macro): New vars.
1996-08-29 Richard M. Stallman (Vhistory_length, Qhistory_length): New variables.
1996-08-29 Richard M. Stallman (Fsubstring): Handle vectors as well as strings.
1996-08-29 Richard M. Stallman (save-match-data): Fix previous change.
1996-08-29 Richard M. Stallman (display-time): Call display-time-mode.
1996-08-29 Richard M. Stallman (kill-some-buffers): New arg LIST says buffers to maybe kill.
1996-08-29 Richard M. Stallman (mail-mode-auto-fill): New function.
1996-08-29 Richard M. Stallman (Fcall_interactively): For `N' and `n',
1996-08-29 Richard M. Stallman (syms_of_alloc): Set up Lisp variables ...-consed,
1996-08-29 Lars Magne Ingebrigtsen 1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1996-08-28 Richard M. Stallman (ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.
1996-08-28 Richard M. Stallman Check for utimes.
1996-08-28 Richard M. Stallman (server-visit-files): New argument NOWAIT.
1996-08-28 Richard M. Stallman (save-match-data): Use save-match-data-internal
1996-08-28 Richard M. Stallman (byte-compile-out-toplevel): Always compile to byte code
1996-08-28 Richard M. Stallman (byte-compile-funarg-2): New function,