bpt/emacs.git
1996-03-05 Richard KennerAdd -apple and -aux.
1996-03-05 Richard M.... (equalp): Correctly compare last elt of two lists.
1996-03-05 Richard M.... (mail-abbrevs-setup): Doc fix.
1996-03-05 Richard M.... (texinfo-section-types-regexp)
1996-03-05 Richard M.... (PC-do-completion-filename-completers): New variable.
1996-03-05 Richard M.... (wait_reading_process_input):
1996-03-05 Richard M.... (sit_for): Pass DISPLAY to detect_input_pending_run_timers.
1996-03-05 Richard M.... Global var `misc' renamed.
1996-03-05 Richard M.... Global vars mam, fn, bn renamed.
1996-03-05 Richard M.... (desktop-list*): New function.
1996-03-05 Richard M.... (save-place-kill-emacs-hook): Don't save
1996-03-05 Erik Naggum(moss): Fix previous change.
1996-03-04 Richard KennerAccept -moss* as op sys.
1996-03-04 Richard M.... Comment change.
1996-03-04 Richard M.... (unforward-rmail-message): Add autoload declaration.
1996-03-04 Richard M.... (unforward-rmail-message): Delete autoload cookie.
1996-03-04 Richard M.... (rmail-unix-mail-delimiter): Don't accept newlines...
1996-03-04 Richard M.... [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.
1996-03-04 Richard M.... (Fkill_local_variable): Call find_symbol_value directly,
1996-03-04 Richard M.... Comment change.
1996-03-03 Richard M.... Require cl only when compiling.
1996-03-03 Richard M.... (obj): Add xmenu.o.
1996-03-03 Richard M.... Put most of file into HAVE_MENUS conditional.
1996-03-03 Richard M.... (main): Always call syms_of_xmenu.
1996-03-03 Richard M.... (texinfo-font-lock-keywords): Fixed regexp for `@end...
1996-03-03 Richard M.... (Fuse_global_map, Fuse_local_map): Don't call record_as...
1996-03-03 Richard M.... (dired-compress-file-suffixes): New variable.
1996-03-03 Richard M.... (wait_reading_process_input): Use getpid when generatin...
1996-03-02 Richard M.... (global-map): Change C-M-g to M-g M-g.
1996-03-02 Richard M.... Comment change.
1996-03-02 Richard M.... Comment change.
1996-03-01 Johan Vromans(forms-insert-after): New variable. Non-nil means:...
1996-03-01 Richard M.... (set-visited-file-name): Query if there's already another
1996-03-01 Richard M.... (compilation-parse-errors):
1996-03-01 Richard M.... (command-line-normalize-file-name): Do save-match-data.
1996-03-01 Richard M.... (motion_event_is_in_menu): Make x and y signed.
1996-03-01 Richard M.... [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.
1996-03-01 Richard M.... (imenu--menubar-select): No longer interactive.
1996-03-01 Richard M.... (imenu-submenu-name-format): Delete the `...'.
1996-03-01 Richard M.... Add provide call.
1996-03-01 Roland McGrathRecognize cpu-vendor [ctj]90-cray, default c90-cray...
1996-03-01 Richard M.... Comment change.
1996-02-29 Richard M.... (backward-delete-char-untabify):
1996-02-29 Richard M.... (iso-languages): Add ~? and ~!.
1996-02-29 Simon MarshallSave if reqd in emacs-lisp-byte-compile-and-load.
1996-02-29 Richard M.... Avoid the #pragma alloca on AIX 4.
1996-02-28 Richard M.... (server-process-filter): Use command-line-normalize...
1996-02-28 Richard M.... (command-line-normalize-file-name): Convert /// at...
1996-02-28 Richard M.... (LOCALTIME_CACHE): Also define if localtime mishandles...
1996-02-28 Richard M.... Comment change.
1996-02-28 Richard M.... (REL_ALLOC): #undef deleted.
1996-02-28 Richard M.... (ps-generate): Bind inhibit-read-only.
1996-02-28 Richard M.... [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.
1996-02-28 Richard M.... (timer_check): Walk down both timer lists in parallel.
1996-02-28 Simon MarshallDon't toggle on window-setup-hook.
1996-02-28 Simon MarshallMake global-font-lock-mode show status messages, and...
1996-02-28 Simon MarshallMake get-buffer-window-list take MINIBUF arg.
1996-02-28 Richard M.... (show-paren-delay): New variable.
1996-02-28 Richard M.... (timer-set-time, timer-set-time-with-usecs): Doc fix.
1996-02-28 Richard M.... (timeout-event-p): Function deleted.
1996-02-28 Richard M.... (command-line-normalize-file-name):
1996-02-28 Richard M.... (server-process-filter): Don't collapse // at start...
1996-02-28 Richard M.... (handle-delete-frame): Use save-buffers-kill-emacs.
1996-02-27 Richard M.... (display-time): Use rmail-after-get-new-mail-hook.
1996-02-27 Richard M.... (rmail-get-new-mail): Run rmail-after-get-new-mail...
1996-02-27 Richard M.... (display-time): Use run-at-time to start the timer.
1996-02-27 Richard M.... (Fexpand_file_name): Fix confusion in detecting
1996-02-27 Richard M.... (iso-transl-dead-key-alist): Fix syntax for ?^.
1996-02-27 Richard M.... (Fcommand_execute): New arg SPECIAL. All callers changed.
1996-02-27 Richard M.... (X_CONNECTION_LOCK_FLAG): New macro.
1996-02-27 Richard M.... (hexl-mode-exit, hexl-maybe-dehexlify-buffer):
1996-02-27 Richard M.... (x_set_window_size): Clear out the mouse-highlighting...
1996-02-26 Richard M.... (tpu-load-xkeys): Fix previous change.
1996-02-26 Richard M.... (doprnt1): Move cast to unsigned inside a shift.
1996-02-26 Richard M.... Improve messages about X versions.
1996-02-26 Richard M.... (makefile-runtime-macros-list): Add + to the list.
1996-02-26 Karl HeuerUse the new file names in autoloads.
1996-02-26 Richard M.... Comment change.
1996-02-26 Karl HeuerRenamed from cal-chinese.el to avoid 14-character limit...
1996-02-26 Karl HeuerRenamed from cal-islamic.el to avoid 14-character limit...
1996-02-26 Richard M.... Commenht change.
1996-02-26 Richard M.... (redisplay_window): Pass preserve_echo_area as a missing
1996-02-26 Erik Naggum(rmail-make-basic-summary-line): Fix previous change.
1996-02-26 Erik Naggum(rmail-clear-headers): Bind case-fold-search to t acros...
1996-02-26 Richard M.... (mail-mode-map): Bind M-TAB to mail-complete.
1996-02-26 Richard M.... (mail-complete): Add autoload cookie.
1996-02-26 Richard M.... (unforward-rmail-message): Add autoload cookie.
1996-02-26 Paul Eggert(vc-find-cvs-master): Don't require a "/" after the...
1996-02-26 Richard M.... (rmail-make-basic-summary-line): Less space before...
1996-02-26 Richard M.... (vc-follow-link): Kill buffer before creating new one.
1996-02-26 Richard M.... (vc-follow-link): Simplify by taking advantage
1996-02-26 Richard M.... (man): Don't call Man-init-defvars here.
1996-02-26 Richard M.... (Fopen_network_stream): Set immediate_quit for the...
1996-02-25 Richard M.... (finder-inf.el): Use finder-compile-keywords-make-dist.
1996-02-25 Richard M.... (finder-compile-keywords-make-dist): New function.
1996-02-25 Richard M.... (emerge-combine-versions-template): Make the
1996-02-25 Richard M.... (read_minibuf): Bind inhibit-read-only to t around...
1996-02-25 Richard M.... (command_loop_1): Explicitly clear the echo area
1996-02-25 Richard M.... (Qinhibit_read_only): Declared.
1996-02-25 Richard M.... (Info-index): If fail, go back to original node.
next