log

age author description
1996-02-28 Richard M. Stallman (command-line-normalize-file-name):
1996-02-28 Richard M. Stallman (server-process-filter): Don't collapse // at start of file name.
1996-02-28 Richard M. Stallman (handle-delete-frame): Use save-buffers-kill-emacs.
1996-02-27 Richard M. Stallman (display-time): Use rmail-after-get-new-mail-hook.
1996-02-27 Richard M. Stallman (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.
1996-02-27 Richard M. Stallman (display-time): Use run-at-time to start the timer.
1996-02-27 Richard M. Stallman (Fexpand_file_name): Fix confusion in detecting
1996-02-27 Richard M. Stallman (iso-transl-dead-key-alist): Fix syntax for ?^.
1996-02-27 Richard M. Stallman (Fcommand_execute): New arg SPECIAL. All callers changed.
1996-02-27 Richard M. Stallman (X_CONNECTION_LOCK_FLAG): New macro.
1996-02-27 Richard M. Stallman (hexl-mode-exit, hexl-maybe-dehexlify-buffer):
1996-02-27 Richard M. Stallman (x_set_window_size): Clear out the mouse-highlighting data
1996-02-26 Richard M. Stallman (tpu-load-xkeys): Fix previous change.
1996-02-26 Richard M. Stallman (doprnt1): Move cast to unsigned inside a shift.
1996-02-26 Richard M. Stallman Improve messages about X versions.
1996-02-26 Richard M. Stallman (makefile-runtime-macros-list): Add + to the list.
1996-02-26 Karl Heuer Use the new file names in autoloads.
1996-02-26 Richard M. Stallman Comment change.
1996-02-26 Karl Heuer Renamed from cal-chinese.el to avoid 14-character limitation.
1996-02-26 Karl Heuer Renamed from cal-islamic.el to avoid 14-character limitation.
1996-02-26 Richard M. Stallman Commenht change.
1996-02-26 Richard M. Stallman (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 across the whole function.
1996-02-26 Richard M. Stallman (mail-mode-map): Bind M-TAB to mail-complete.
1996-02-26 Richard M. Stallman (mail-complete): Add autoload cookie.
1996-02-26 Richard M. Stallman (unforward-rmail-message): Add autoload cookie.
1996-02-26 Paul Eggert (vc-find-cvs-master): Don't require a "/" after the modification time
1996-02-26 Richard M. Stallman (rmail-make-basic-summary-line): Less space before subj.
1996-02-26 Richard M. Stallman (vc-follow-link): Kill buffer before creating new one.
1996-02-26 Richard M. Stallman (vc-follow-link): Simplify by taking advantage
1996-02-26 Richard M. Stallman (man): Don't call Man-init-defvars here.
1996-02-26 Richard M. Stallman (Fopen_network_stream): Set immediate_quit for the connect.
1996-02-25 Richard M. Stallman (finder-inf.el): Use finder-compile-keywords-make-dist.
1996-02-25 Richard M. Stallman (finder-compile-keywords-make-dist): New function.
1996-02-25 Richard M. Stallman (emerge-combine-versions-template): Make the
1996-02-25 Richard M. Stallman (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
1996-02-25 Richard M. Stallman (command_loop_1): Explicitly clear the echo area
1996-02-25 Richard M. Stallman (Qinhibit_read_only): Declared.
1996-02-25 Richard M. Stallman (Info-index): If fail, go back to original node.
1996-02-25 Richard M. Stallman (lw_window_is_in_menubar) [USE_MOTIF]:
1996-02-25 Richard M. Stallman (redisplay_internal): Renamed from redisplay.
1996-02-24 Richard M. Stallman (Fcopy_syntax_table): Set default to nil.
1996-02-24 Richard M. Stallman (rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.
1996-02-24 Richard M. Stallman Comment change.
1996-02-24 Richard M. Stallman Clarify purpose of user-position parameter.
1996-02-24 Richard M. Stallman (imenu-add-to-menubar): Add menu item for current buf only.
1996-02-24 Richard M. Stallman (imenu-update-menubar): Fix paren error.
1996-02-24 Richard M. Stallman (unforward-rmail-message): Handle any kind of forwarding delimiters.
1996-02-24 Lars Magne Ingebrigtsen * nntp.el (nntp-request-post): Clear the server buffer before
1996-02-23 Richard M. Stallman Load cl within eval-when-compile.
1996-02-23 Richard M. Stallman (install-arch-dep): Depend on install-arch-indep.
1996-02-23 Richard M. Stallman (mail-mode): Treat `-- ' line as paragraph separator.
1996-02-23 Richard M. Stallman (decipher-mode): Removed nonstandard font-lock support.
1996-02-22 Richard M. Stallman Comment change.
1996-02-22 Richard M. Stallman (get_doc_string): Move static vars outside the function,
1996-02-22 André Spiegel (vc-follow-link): New function.
1996-02-22 Erik Naggum (Fsleep_for): Accept sub-second intervals.
1996-02-22 Erik Naggum (fill-region-as-paragraph): Doc fix.
1996-02-22 Erik Naggum (make-comint, comint-run): Fix autoload cookie.
1996-02-22 Erik Naggum (compilation-minor-mode): Add missing `)'.
1996-02-21 Karl Heuer (imenu-buffer-menubar): Add defvar.
1996-02-21 Karl Heuer Comments censored.
1996-02-21 Karl Heuer (dun-urinate): Renamed.
1996-02-21 Karl Heuer (rmail-get-new-mail): Don't mess with display-time here.
1996-02-21 Karl Heuer (display-time-update): New subroutine broken out from
1996-02-21 Karl Heuer (derived-mode-merge-syntax-tables): Use inheritance.
1996-02-21 Karl Heuer (find-file-noselect): If after-find-file switches buffers,
1996-02-21 Karl Heuer (dired-call-process): Call file name handler.
1996-02-21 Karl Heuer (dired-call-process): Put on ange-ftp property.
1996-02-21 Karl Heuer (perl-imenu-generic-expression): Recognize packages.
1996-02-21 Karl Heuer (run-with-idle-timer): New function.
1996-02-21 Karl Heuer (c++-mode-syntax-table): Don't use c-mode-syntax-table.
1996-02-21 Karl Heuer (unforward-rmail-message): New command.
1996-02-21 Karl Heuer More censorship.
1996-02-21 Karl Heuer (lisp-fill-paragraph): When filling a comment,
1996-02-21 Karl Heuer (shell-command): Call file name handler.
1996-02-21 Karl Heuer (ps-generate-postscript-with-faces):
1996-02-21 Karl Heuer (news-reply-mode-map): Delete news-reply-signature.
1996-02-21 Karl Heuer Use run-with-idle-timer, not post-command-idle-hook.
1996-02-21 Karl Heuer (before-init-hook, after-init-hook): Doc fix.
1996-02-21 Karl Heuer Move all the put's for menu-enable props to top level.
1996-02-21 Karl Heuer (canonically-space-region): Use insert-before-markers
1996-02-21 Karl Heuer Comment censored.
1996-02-21 Karl Heuer (C_DEBUG_SWITCH) [not __GNUC__]: New definition.
1996-02-21 Karl Heuer (vfork): Delete definition (kernel bug fixed).
1996-02-21 Karl Heuer (map_char_table): Fix args in recursive call.
1996-02-21 Karl Heuer (Fdo_auto_save): Pause before restoring old message.
1996-02-21 Karl Heuer (defined_color): When we find a "near" color in the map,
1996-02-21 Karl Heuer (redisplay_window): If window-scroll-functions change
1996-02-21 Karl Heuer (wait_reading_process_input):
1996-02-21 Karl Heuer (swallow_events): New arg DO_DISPLAY.
1996-02-21 Karl Heuer (free_widget_value_tree, merge_widget_value):
1996-02-21 Karl Heuer (main, both definitions): Print a newline for normal termination.
1996-02-21 Karl Heuer Update some doc string. Call `add-minor-mode'.
1996-02-21 Karl Heuer (main): Convert port to network byte order.
1996-02-21 Roland McGrath (compilation-minor-mode): Run compilation-minor-mode-hook.
1996-02-21 Roland McGrath Added provide.
1996-02-21 Erik Naggum (Faccept_process_output): Accept sub-second timeouts.
1996-02-20 Karl Heuer (gnus-inews-insert-headers): Check whether Sender
1996-02-20 Karl Heuer (nnheader-insert-head): Make sure the entire head of
1996-02-20 Karl Heuer Use `as-is' parameters to `custom-face-lookup'.
1996-02-20 Karl Heuer Clarify info about MS-DOS path handling.
1996-02-20 Karl Heuer (init_eval_once): Initialize specpdl_ptr.
1996-02-20 Erik Naggum Removed (require 'picture).
1996-02-19 Karl Heuer (interpreter-mode-alist): Add mawk.
1996-02-19 Karl Heuer Comment fix.
1996-02-19 Karl Heuer (decipher-mode, decipher-set-map, decipher-insert,
1996-02-19 Karl Heuer (Fx_create_frame): Title is a string, not a symbol.
1996-02-19 Karl Heuer (lw_internal_update_other_instances): Move static var
1996-02-18 Richard M. Stallman Use <config.h>, not "config.h".
1996-02-17 Karl Heuer (syms_of_keyboard): Doc fix.
1996-02-17 Karl Heuer (Fopen_dribble_file): Check for failure.
1996-02-17 Karl Heuer (Fopen_dribble_file): Close dribble file before
1996-02-17 Karl Heuer Comment fixes.
1996-02-16 Michael Kifer (vip-event-key): previous change undone.
1996-02-16 Michael Kifer (vip-events-to-macro): discard events represented as lists in macro
1996-02-16 Michael Kifer (vip-mouse-click-insert-word): fixed a typo.
1996-02-16 Michael Kifer (ex-map-read-args,ex-unmap-read-args): fixed messages.
1996-02-16 Michael Kifer (vip-event-key): ignore consp events.
1996-02-16 Michael Kifer Added [ediff-doc] and [eregistry] to menu-bar-tools-menu
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Michael Kifer *** empty log message ***
1996-02-16 Karl Heuer Initial revision
1996-02-16 Karl Heuer (info-insert-file-contents-1) [MSDOS]: Remove leading
1996-02-16 Karl Heuer (auto-mode-alist): Recognize GNUmakefile.
1996-02-16 Karl Heuer (imenu--generic-function): Ignore text properties.
1996-02-16 Karl Heuer (auto-mode-alist): Recognize .itcl and .itk suffixes.
1996-02-16 Karl Heuer Doc changes.
1996-02-16 Karl Heuer (ange-ftp-default-user): Doc fix.
1996-02-16 Karl Heuer (Fmake_temp_name) [MSDOS]: Make sure there is at least
1996-02-16 Karl Heuer (hanoi): Don't show line and column numbers.
1996-02-15 Erik Naggum (gnus-kill-file-kill-by-thread): Correct interactive declaration.
1996-02-15 Edward M. Reingold Coorect Ethiopic epoch and some spelling errors.
1996-02-14 Richard M. Stallman (picture-mode-map): Install picture-self-insert
1996-02-14 Karl Heuer (vc-consult-rcs-headers): Ignore text properties.
1996-02-14 Karl Heuer (command-line-1): Don't explain recover-session if
1996-02-14 Karl Heuer (hanoi): Don't show line and column numbers.
1996-02-13 Karl Heuer (x_real_positions): Cast arg of XFree.
1996-02-13 Roland McGrath (compilation-parse-errors): Detect doubled slashes in file names matched
1996-02-12 Doug Evans Recognize sparclet cpu. libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-960229
1996-02-12 Richard M. Stallman (Info-find-index-name): New subroutine, from Info-index-next.
1996-02-12 Richard M. Stallman (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
1996-02-12 Per Bothner * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
1996-02-12 Richard M. Stallman (x_error_quitter): Add newline to error message.
1996-02-12 Per Bothner * config.guess: Support m68k-cbm-sysv4.
1996-02-12 Richard M. Stallman (install-arch-indep): Install info/ccmode*.
1996-02-12 Richard M. Stallman Commeht change.
1996-02-12 Richard M. Stallman (xmalloc_widget_value): Define only if USE_X_TOOLKIT.
1996-02-12 Richard M. Stallman (get_doc_string): Always read entire disk blocks.
1996-02-12 Richard M. Stallman (mail-names, mail-local-names, mail-directory-names)
1996-02-12 Richard M. Stallman [HAVE_NTGUI] (lispy_function_keys): Add mappings
1996-02-12 Richard M. Stallman (command-line): On windows NT, look for .emacs or _emacs.
1996-02-11 Richard M. Stallman (xmalloc_widget_value): Fix previous change.
1996-02-11 Richard M. Stallman Fix typo in previous change. libc-960212
1996-02-11 Richard M. Stallman (xmalloc_widget_value): New function.
1996-02-11 Richard M. Stallman Load cl only when compiling.
1996-02-11 Richard M. Stallman (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.
1996-02-11 Richard M. Stallman (show-paren-command-hook): Position show-paren-overlay-1
1996-02-11 Richard M. Stallman Fix comment typo.
1996-02-11 Richard M. Stallman Fix typo.
1996-02-10 Richard M. Stallman (doctor-mode): State that file has been censored.
1996-02-10 Richard Kenner (-psos*): New case. libc-960211
1996-02-10 Richard M. Stallman (Fadd_text_properties): Don't return without ungcpro.
1996-02-10 Richard M. Stallman (read_char, timer_check): Call any_kboard_state
1996-02-10 Roland McGrath (display_buffer_1): Fix typo in last change.
1996-02-10 Richard M. Stallman (display_buffer_1): Raise the frame if already visible.
1996-02-10 Richard M. Stallman Make sure `facemenu-unlisted-faces' is bound.
1996-02-09 Karl Heuer (f90-indent-subprogram): Fix message.
1996-02-09 Richard M. Stallman File censored.
1996-02-09 Richard M. Stallman (nntp-send-region-to-server): Use a temporary buffer to
1996-02-09 Richard M. Stallman (x_real_positions): Use XFree.
1996-02-09 Richard M. Stallman (info): Doc fix.
1996-02-09 Richard M. Stallman (add-log-current-defun): In Lisp, if we don't find a
1996-02-09 Richard M. Stallman Censored.
1996-02-09 Richard M. Stallman (f90-indent-subprogram, f90-match-end): Pass proper format string to message.
1996-02-09 Richard M. Stallman (rmail-find-all-files): In a directory, ignore `.' and `..'.
1996-02-09 Richard M. Stallman (Fdirectory_files): Doc fix.
1996-02-08 Richard M. Stallman Initial revision
1996-02-08 Richard M. Stallman (min, max): Don't define if already defined.
1996-02-08 Geoff Voelker (FONT_WIDTH): Use average character width, not maximum.
1996-02-08 Richard M. Stallman (x-display-pixel-height, x-display-pixel-width):
1996-02-08 Richard M. Stallman (Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
1996-02-08 Richard M. Stallman (html-tag-alist): within the <ADDRESS> tag
1996-02-08 Simon Marshall Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
1996-02-08 Simon Marshall Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.
1996-02-08 Simon Marshall Added get-buffer-window-list.
1996-02-08 Richard M. Stallman Clarify site-load.el vs site-init.el and how to deal with doc strings.
1996-02-08 Richard M. Stallman (remove_process): Don't unlink the process marker.
1996-02-08 Richard M. Stallman Change defconst into defvar. Many doc fixes.
1996-02-07 Richard M. Stallman (LIB_STANDARD): Add -lmach.
1996-02-07 Richard M. Stallman Initial revision
1996-02-07 Roland McGrath (run-at-time): Doc fix.
1996-02-07 Roland McGrath (run-at-time): Handle numbers as relative times in seconds, as the original
1996-02-06 Richard M. Stallman (text-read-only): New error symbol.
1996-02-06 Richard M. Stallman (Fbuffer_live_p): New function.
1996-02-06 Erik Naggum Fix the FSF address again.
1996-02-06 Richard M. Stallman (List Motion): Fix xref to Emacs manual.
1996-02-06 Richard M. Stallman (emacs.o): Depend on blockinput.h.
1996-02-06 Richard M. Stallman Include blockinput.h.
1996-02-06 Richard M. Stallman (lm-header-prefix): New variable.
1996-02-06 Richard M. Stallman (mail-extract-address-components): Accept strings
1996-02-06 Richard M. Stallman Fix minor error.
1996-02-06 Richard M. Stallman Minor error in substitute-key-definition.
1996-02-06 Richard M. Stallman (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.
1996-02-05 Karl Heuer (sigchld_handler): Use cleaner end-of-list test.
1996-02-05 Richard M. Stallman (lisp-mode-variables): Locally clear adaptive-fill-mode.
1996-02-05 Richard M. Stallman (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was
1996-02-04 Richard M. Stallman (vfork): Define as fork.
1996-02-04 Richard M. Stallman (lm-insert-at-column): Renamed from insert-at-column.
1996-02-04 Richard M. Stallman (View-search-last-regexp-forward)
1996-02-04 Richard M. Stallman (read_char_minibuf_menu_prompt): Use malloc to allocate
1996-02-04 Richard M. Stallman (x_connection_signal): Call x_connection_closed properly.
1996-02-04 Richard M. Stallman (LD_RUN_PATH): Prepend x_libraries to this envvar.
1996-02-04 Richard M. Stallman [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.
1996-02-04 Richard M. Stallman (syms_of_fns): Set yes-or-no-p-history to nil.
1996-02-04 Richard M. Stallman (gnus-request-accept-article): Make sure there's a newline at the
1996-02-04 Richard M. Stallman (gnus-update-read-articles): Remove duplicated article numbers on group exit.
1996-02-04 Richard M. Stallman (Fread_char_exclusive): Doc fix.
1996-02-04 Richard M. Stallman (x_frame_parms): Add "title" element.
1996-02-03 Richard M. Stallman (syms_of_buffer): Doc fix.
1996-02-03 Richard M. Stallman (record_marker_adjustment): New function.
1996-02-03 Richard M. Stallman (adjust_markers): When a marker is inside text
1996-02-03 Richard M. Stallman (gnus-mail-reply-using-mail): Use the local keymap
1996-02-03 Richard M. Stallman (gnus-gnus-to-newsrc-format): Turn off version-control
1996-02-03 Simon Marshall Resync directories properly for the ksh.
1996-02-03 Richard M. Stallman (view-mode-map): Don't call suppress-keymap.
1996-02-03 Richard M. Stallman (with-electric-help):
1996-02-03 Richard M. Stallman (VECSIZE): Round up when dividing.
1996-02-03 Michael Meissner Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory libc-960203 libc-960204 libc-960205 libc-960206 libc-960207 libc-960208 libc-960209 libc-960210
1996-02-02 Richard M. Stallman (display-time): Rewrite to use built-in timers.
1996-02-02 Richard M. Stallman (run-with-timer): Set repetition interval.
1996-02-02 Richard M. Stallman (auto-mode-alist): .ksh suffix means sh-mode.
1996-02-02 Simon Marshall Correct specialised fontification and associated stuff.
1996-02-02 Simon Marshall Fix up specialised fontification stuff.
1996-02-02 Richard M. Stallman (ange-ftp-default-user): Doc fix.
1996-02-02 Richard M. Stallman Comment/whitespace changes.
1996-02-02 Richard M. Stallman (edmacro-original-buffer, edmacro-finish-hook)
1996-02-02 Geoff Voelker (win32_kbd_mods_to_emacs, win32_kbd_patch_key,
1996-02-02 Geoff Voelker (convert_to_key_event, is_dead_key): New functions.
1996-02-02 Geoff Voelker (modifiers, modifier_key_support_tested,
1996-02-02 Geoff Voelker (prepend_msg): New function.
1996-02-01 Richard M. Stallman (update_frame): Compare FRAME_MINIBUF_WINDOW(f)
1996-02-01 Richard M. Stallman (wait_reading_process_input): If select times out,
1996-02-01 Karl Heuer Update FSF address in comment. make-3-74-3
1996-02-01 Richard M. Stallman (Qcursor_in_echo_area): New variable.
1996-02-01 Richard M. Stallman (compilation-filter): Run compilation-filter-hook.
1996-02-01 Richard M. Stallman (echo_now): Renamed from `echo'. All callers changed.
1996-02-01 Richard M. Stallman (make_lispy_event): Timer event is a list, not just cons.
1996-02-01 Richard M. Stallman (format-deannotate-region): Fixed bug that created
1996-01-31 Karl Heuer (synch_process_death, synch_process_retcode): Delete extra declaration.
1996-01-31 Richard M. Stallman (LIB_X11_LIB): New definition.
1996-01-31 Richard M. Stallman Initial revision
1996-01-31 Ian Lance Taylor Add support for A/UX libc-960201 libc-960202
1996-01-31 Ian Lance Taylor Recognize A/UX
1996-01-31 Richard M. Stallman (mode-line-format): Include column-number-mode.
1996-01-31 Richard M. Stallman (Fset_window_buffer): Set buffer temporarily around running
1996-01-31 Richard M. Stallman (HAVE_TIMEVAL): Set explicitly to `no' if test fails.
1996-01-30 Karl Heuer (LIBS_SYSTEM): Use -linet unconditionally.
1996-01-30 Karl Heuer (HAVE_SOCKETS): Moved here from s/isc4-1.h.
1996-01-30 Karl Heuer (HAVE_SOCKETS): Moved to s/isc2-2.h.
1996-01-30 Richard M. Stallman (syms_of_editfns): Make buffer-access-fontify-functions
1996-01-30 Richard M. Stallman (x_frame_parms): Alphabetize.
1996-01-30 Richard M. Stallman (child_setup): Fix size in write call.
1996-01-30 Richard M. Stallman (mail-setup): For mail-self-blind, use user-mail-address.
1996-01-29 Richard M. Stallman (Fdelete_backward_char): In overwrite mode,
1996-01-29 Richard M. Stallman (Fset_minibuffer_window): New function.
1996-01-29 Karl Heuer (vip-brac-function): Fix error format string.
1996-01-29 Karl Heuer (vip-register-macro): Fix error format string.
1996-01-29 Karl Heuer (vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.
1996-01-29 Karl Heuer (vip-execute-ex-command, ex-write): Fix error format string.
1996-01-29 Karl Heuer (tq-process-buffer): Fix error format string.
1996-01-29 Karl Heuer (reporter-dump-variable): Fix error format string.
1996-01-29 Karl Heuer (nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.
1996-01-29 Karl Heuer (msb--choose-menu): Fix error format string.
1996-01-29 Karl Heuer (mh-handle-process-error): Fix error format string.
1996-01-29 Karl Heuer (mh-read-seq): Fix error format string.
1996-01-29 Karl Heuer (Info-extract-pointer): Fix error format string.
1996-01-29 Karl Heuer (hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.
1996-01-29 Karl Heuer (gnus-summary-insert-pseudos-xemacs): Fix error format string.
1996-01-29 Karl Heuer (forms--process-format-list): Fix error format string.
1996-01-29 Karl Heuer (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format
1996-01-29 Karl Heuer (ediff-event-point, ediff-event-buffer): Fix error format string.
1996-01-29 Richard M. Stallman (sh-shell-variables-initialized): New variable.
1996-01-29 Karl Heuer (cpp-parse-error): Fix error format string.
1996-01-29 Karl Heuer (outline-process-exposed): Fix error format string.
1996-01-29 Karl Heuer (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error
1996-01-29 Karl Heuer Update FSF address in comment.
1996-01-29 Richard M. Stallman (dos_rawgetc): Allow simulation of `Mouse-3' by
1996-01-29 Karl Heuer (byte-compile-log-1): Delete format call inside message.
1996-01-29 Richard M. Stallman (XTframe_raise_lower): Rename arg `raise' to `raise_flag'.
1996-01-29 Richard M. Stallman Comment change.
1996-01-29 Richard M. Stallman (face-color-gray-p): Return nil if x-color-values does.
1996-01-29 Richard M. Stallman (c-macro-preprocessor): Define a preprocessor name
1996-01-29 Richard M. Stallman (event_kind): New event type: timer_event.
1996-01-29 Richard M. Stallman (Qtimer_event): New symbol.
1996-01-29 Richard M. Stallman (create_process): Set outchannel to be non-blocking.
1996-01-29 Richard M. Stallman (wait_reading_process_input): Call timer_check
1996-01-29 Richard M. Stallman (run-after-delay): Add autoload cookie.
1996-01-29 Richard M. Stallman Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1996-01-28 Richard M. Stallman (list-directory): Set default-directory better if the
1996-01-28 Erik Naggum (apropos-print): Fix previous change.
1996-01-28 Richard M. Stallman (sort_args): Error if option is missing an arg.
1996-01-28 Richard M. Stallman (name-last-kbd-macro): Reject empty cmd name.
1996-01-28 Richard M. Stallman (edit-kbd-macro): Reject empty cmd name.
1996-01-28 Richard M. Stallman Whitespace change.
1996-01-27 Richard M. Stallman (apropos-print): Omit key sequences that contain a frame.
1996-01-27 Richard M. Stallman Clarify key sequence usage conventions.
1996-01-27 Richard M. Stallman (struct input_event): New field `padding'.
1996-01-27 Richard M. Stallman (Fy_or_n_p): Call choose_minibuf_frame.
1996-01-27 Richard M. Stallman (Fcompare_buffer_substrings): Access case_canon_table as a char_table.
1996-01-27 Richard M. Stallman (child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so
1996-01-27 Richard M. Stallman (ispell-help): Use set-minibuffer-window.
1996-01-27 Richard M. Stallman (ispell-command-loop, ispell-region): Pass proper format string to message.
1996-01-27 Richard M. Stallman (dired-get-filename): When quoting " chars,
1996-01-27 Richard M. Stallman (command-line-normalize-file-name): New function.
1996-01-26 Richard M. Stallman (server-process-filter): In file name, collapse multiple slashes to one.
1996-01-26 Michael Kifer Moved code around to minimize compiler warnings.
1996-01-26 Richard M. Stallman (tex-face-alist, tex-latex-face-alist): New variables.
1996-01-26 Richard M. Stallman Add some keybindings.
1996-01-26 Richard M. Stallman (Qtitle): Declared.
1996-01-26 Richard M. Stallman (mode25): Moved from `src/dosfns.c' for backward compatibility.
1996-01-26 Richard M. Stallman (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.
1996-01-26 Richard M. Stallman (forward-paragraph): Comment change.
1996-01-26 Richard M. Stallman Whitespace fix.
1996-01-26 Richard M. Stallman (vc-diff): Make NOT-URGENT default to t.
1996-01-26 Richard M. Stallman (makefile-font-lock-keywords): Improve highlighting
1996-01-26 Simon Marshall Support for local fontification.
1996-01-25 Karl Heuer (mail-yank-original): Doc fix.
1996-01-25 Richard M. Stallman (xfree): Macro deleted.
1996-01-25 Richard M. Stallman (x_get_window_property_as_lisp_data): Use xfree, not XFree.
1996-01-25 Richard M. Stallman (rmail-start-mail): Set mail-dedicated-frame frame param.
1996-01-25 Richard M. Stallman (mail-bury): Check mail-dedicated-frame frame param.
1996-01-25 Richard M. Stallman (browse-url-netscape): Check for call-process returning a string.
1996-01-25 Richard M. Stallman (mode25, mode4350): Moved to `lisp/dos-fns.el'.
1996-01-25 Simon Marshall Tweaked command regexp.
1996-01-25 Simon Marshall Support for buffer local fontification functions.
1996-01-25 Simon Marshall Use `eval' in mail-font-lock-keywords.
1996-01-25 Simon Marshall Support for Font Lock mode.
1996-01-25 Simon Marshall Use make-local-hook for post-command-hook
1996-01-25 Karl Heuer Fix indentation.
1996-01-25 Richard M. Stallman (extraclean): Use ${top_distclean} to ensure
1996-01-25 Richard M. Stallman (read-news): Define as alias for gnus.
1996-01-25 Richard M. Stallman (iso-languages): Restructure the list to remove
1996-01-25 Karl Heuer (toggle-save-place): Fix message text.
1996-01-25 Karl Heuer (forms-mode, forms-toggle-read-only): Fix message text.
1996-01-25 Karl Heuer (Info-goto-emacs-command-node): Fix error text.
1996-01-25 Karl Heuer (bookmark-alist-from-buffer): Fix error text.
1996-01-25 Geoff Voelker backout 1.3
1996-01-25 Geoff Voelker backout 1,.4
1996-01-25 Geoff Voelker ubackout 1.3 and 1.4
1996-01-25 Karl Heuer (ex-pwd, vip-info-on-file): Pass proper format string to message.
1996-01-25 Karl Heuer (shadow-shadows, shadow-add-to-todo): Pass proper format string to message.
1996-01-25 Karl Heuer (list-load-path-shadows): Pass proper format string to message.
1996-01-25 Karl Heuer (start-ispell, ispell-next): Pass proper format string to message.
1996-01-25 Karl Heuer (edt-display-the-time): Pass proper format string to message.
1996-01-25 Karl Heuer (vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message.
1996-01-25 Karl Heuer (tpu-y-or-n-p): Delete format call inside message.
1996-01-25 Karl Heuer (read-quoted-char): Delete format call inside message.
1996-01-25 Karl Heuer (toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file): Delete format call inside message.
1996-01-25 Karl Heuer (mh-get-new-mail): Delete format call inside message.
1996-01-25 Karl Heuer (enriched-next-annotation): Delete format call inside message.
1996-01-25 Karl Heuer (bookmark-write-file, bookmark-load): Delete format call inside message.
1996-01-25 Karl Heuer (array-what-position): Delete format call inside message.
1996-01-25 Karl Heuer (ada-adjust-case-region, ada-indent-region): Delete format call inside message.
1996-01-25 Karl Heuer (vip-save-setting): Pass proper format string to message.
1996-01-25 Karl Heuer (ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message.
1996-01-25 Karl Heuer (view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.
1996-01-25 Karl Heuer (te-edit): Pass proper format string to message.
1996-01-25 Karl Heuer (term-read-noecho): Pass proper format string to message.
1996-01-25 Karl Heuer (sunrise-sunset): Pass proper format string to message.
1996-01-25 Karl Heuer (simula-electric-keyword): Pass proper format string to message.
1996-01-25 Karl Heuer (shell-dirstack-message): Pass proper format string to message.
1996-01-25 Karl Heuer (sgml-tag-help): Pass proper format string to message.
1996-01-25 Karl Heuer (server-process-filter): Pass proper format string to message.
1996-01-25 Karl Heuer (rmail-edit-current-message): Pass proper format string to message.
1996-01-25 Karl Heuer (rmail-insert-inbox-text): Pass proper format string to message.
1996-01-25 Karl Heuer (picture-mode): Pass proper format string to message.
1996-01-25 Karl Heuer (nnmail-move-inbox): Pass proper format string to message.
1996-01-25 Karl Heuer (medit-save-define): Pass proper format string to message.
1996-01-25 Karl Heuer (kbd-macro-query): Pass proper format string to message.
1996-01-25 Karl Heuer (lm-report-bug): Pass proper format string to message.
1996-01-25 Karl Heuer (Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.
1996-01-25 Karl Heuer (calendar-cursor-holidays): Pass proper format string to message.
1996-01-25 Karl Heuer (hippie-expand): Pass proper format string to message.
1996-01-25 Karl Heuer (make-help-screen): Pass proper format string to message.
1996-01-25 Karl Heuer (forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.
1996-01-25 Karl Heuer (enable-flow-control): Pass proper format string to message.
1996-01-25 Karl Heuer (finder-summary): Pass proper format string to message.
1996-01-25 Karl Heuer (list-text-properties-at): Pass proper format string to message.
1996-01-25 Karl Heuer (electric-help-command-loop): Pass proper format string to message.
1996-01-25 Karl Heuer (Electric-buffer-menu-undefined): Pass proper format string to message.
1996-01-25 Karl Heuer (dired-internal-noselect): Pass proper format string to message.
1996-01-25 Karl Heuer (simple-diary-display, fancy-diary-display): Pass proper format string to message.
1996-01-25 Karl Heuer (cookie-snarf): Pass proper format string to message.
1996-01-24 Karl Heuer (XCAR, XCDR, CAR, CDR): New macros.
1996-01-24 Karl Heuer (x_connection_signal): Explicitly check the thread interlock
1996-01-24 Karl Heuer (Faccessible_keymaps): Doc fix.
1996-01-24 Karl Heuer (make_frame): Initialize title parameter to Qnil.
1996-01-24 Karl Heuer (make_number): Function deleted.
1996-01-24 Karl Heuer * macros.c (Fstart_kbd_macro): Use xmalloc.
1996-01-24 Karl Heuer (syms_of_lread): Set Vsource_directory here.
1996-01-24 Karl Heuer (update_menu_bar):
1996-01-24 Karl Heuer (set_frame_menubar):
1996-01-24 Karl Heuer * vc.el (vc-backend-checkout): Use let to restore default-directory.
1996-01-24 Karl Heuer (unrmail): Default the directory of TO-FILE based on FILE.
1996-01-24 Karl Heuer Several doc fixes.
1996-01-24 Karl Heuer (tar-summarize-buffer): Fix "done" message.
1996-01-24 Karl Heuer (rmail-make-basic-summary-line): Include msg line number.
1996-01-24 Karl Heuer (msb--toggle-menu-type): Call menu-bar-update-buffers
1996-01-24 Karl Heuer (menu-bar-search-menu): Clean up key symbols.
1996-01-24 Karl Heuer (emacs-lisp-mode-map): Avoid duplicate in menu bindings.
1996-01-24 Karl Heuer (iso-accents-customize): Extract accent chars
1996-01-24 Karl Heuer * isearch.el (isearch-other-meta-char): Avoid error if lookup in
1996-01-24 Karl Heuer (find-file-noselect): Fix error message style.
1996-01-24 Karl Heuer (change_frame_size_1) [MSDOS]: Support frame size
1996-01-24 Karl Heuer (dos_set_window_size): Prototype for a new function.
1996-01-24 Karl Heuer (dos_set_window_size): New function; switches the screen
1996-01-24 Karl Heuer (command-line-1): Update copyright in startup banner.
1996-01-24 Karl Heuer (tmm-prompt): Set last-command-event before calling the
1996-01-24 Richard M. Stallman (xmenu.o): Depend on termhooks.h.
1996-01-24 Erik Naggum (report-emacs-bug): Insert newlines only in the inserted key descriptions.
1996-01-24 Karl Heuer (sys_select): Use time macros to prevent time values
1996-01-24 Karl Heuer (wait_reading_process_input) [not subprocesses]: Do
1996-01-24 Richard M. Stallman (makefile-browser-toggle): Use delete-region, not kill-line.
1996-01-24 Erik Naggum (vip-ask-level): Prefix \ to ( at start of line.
1996-01-24 Erik Naggum (term-exec-hook): Doc fix.
1996-01-24 Erik Naggum (solitaire): Doc fix.
1996-01-24 Erik Naggum (solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,
1996-01-24 Erik Naggum (lunar-new-moon-on-or-after): Doc fix.
1996-01-24 Erik Naggum (dabbrev-abbrev-skip-leading-regexp): Doc fix.
1996-01-24 Richard M. Stallman (sgml-quick-keys): New variable.
1996-01-24 Edward M. Reingold Fix doc strings at top of file.
1996-01-24 Edward M. Reingold Add \hfuzz=1000pt to get rid of overfull box messages.
1996-01-24 Edward M. Reingold Fixed doc strings and references to calendar-latitude and calendar-longitude.
1996-01-24 Richard M. Stallman (turn-on-font-lock): Test window-system.
1996-01-23 Geoff Voelker (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P
1996-01-23 Karl Heuer (kill-local-variable): didn't update the value of
1996-01-23 Karl Heuer (mark_window_display_accurate): buffer->clip_changed was
1996-01-23 Karl Heuer (sigblock): New (dummy) function.
1996-01-23 Karl Heuer (sigblock): Delete this, undoing previous change.
1996-01-23 Karl Heuer (compilation-handle-exit): Undo previous change.
1996-01-23 Karl Heuer (LOCALTIME_CACHE, HAVE_TZSET): Define these.
1996-01-23 Karl Heuer (lwlib): Don't distribute lwlib-Xol* files.
1996-01-23 Karl Heuer (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
1996-01-23 Karl Heuer [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
1996-01-23 Karl Heuer (UNEXEC): unexsni.o renamed from unexelfsni.o.
1996-01-23 Karl Heuer Comment fixes.
1996-01-23 Karl Heuer (LOCALTIME_CACHE): Delete extra #undef.
1996-01-21 Roland McGrath (update-file-autoloads): Only give "up to date" msg if (interactive-p).
1996-01-21 Roland McGrath (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.
1996-01-21 Karl Heuer (compilation-handle-exit): If process-status doesn't
1996-01-21 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
1996-01-21 Geoff Voelker (x_make_frame_visible): Explicitly make the frame
1996-01-21 Geoff Voelker (keyboard.obj, dispnew.obj): Depend upon w32term.h.
1996-01-21 Geoff Voelker (nt_stat): Use alloca instead of xmalloc.
1996-01-21 Geoff Voelker (WIN32_KEY_SHIFTED): Macro undefined.
1996-01-21 Geoff Voelker (clear_frame): Use FillConsoleOutput* calls instead of
1996-01-21 Geoff Voelker (Vwin32_enable_italics, Vwin32_enable_palette):
1996-01-21 Geoff Voelker (REG_ROOT): Don't use trailing backslash.
1996-01-21 Geoff Voelker (win32_fill_rect): Remove unused variable.
1996-01-21 Geoff Voelker (win32_palette_entry): New structure.
1996-01-21 Geoff Voelker Include frame.h.
1996-01-20 Karl Heuer (pop_retrieve, getline): Avoid type clashes.
1996-01-20 Paul Eggert (Fformat_time_string): Don't crash if the resulting string is empty.
1996-01-20 Paul Eggert (vc-utc-string): Remove; it wasn't reliable near DST or leap-second
1996-01-20 Karl Heuer (rmail): Add (require 'rmail).
1996-01-20 Michael Kifer Initial revision
1996-01-20 Michael Kifer *** empty log message ***
1996-01-20 Michael Kifer Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
1996-01-20 Erik Naggum Fix Change Log comment line.
1996-01-19 Karl Heuer (enum sym_type, anonymous enum): Delete final comma.
1996-01-19 Karl Heuer (auto-mode-alist): Recognize ".exp" suffix.
1996-01-19 Karl Heuer Use `convert-standard-filename' to set the name
1996-01-19 Karl Heuer (tpu-load-xkeys): Use `convert-standard-filename' to
1996-01-19 Karl Heuer (Fother_buffer): If we have to create a new buffer, use
1996-01-19 Erik Naggum (pp-eval-expression): Use `frame-width' instead of `screen-width'.
1996-01-19 Erik Naggum Comment change.