log

age author description
1995-04-10 Richard M. Stallman (struct frame): Use `struct kboard', not KBOARD.
1995-04-10 Richard M. Stallman (any_kboard_state): Renamed from unlock_kboard.
1995-04-10 Richard M. Stallman (single_kboard): Renamed from kboard_locked. All refs renamed.
1995-04-10 Richard M. Stallman (XTread_socket): Make deiconify event only if frame was iconified.
1995-04-10 Richard M. Stallman (minibuf.o, xdisp.o): Don't depend on keyboard.h.
1995-04-10 Richard M. Stallman Don't include keyboard.h.
1995-04-10 Richard M. Stallman (Fcall_interactively): Call single_kboard_state
1995-04-10 Richard M. Stallman Initial revision
1995-04-10 Richard M. Stallman (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.
1995-04-10 Richard M. Stallman (KBOARD, etc): Moved to keyboard.h.
1995-04-10 Richard M. Stallman Include keyboard.h.
1995-04-10 Richard M. Stallman (write-file): Default is ask for confirmation only interactively.
1995-04-10 Richard M. Stallman Initial revision
1995-04-10 Richard M. Stallman (LD_SWITCH_X_DEFAULT): New definition.
1995-04-10 Richard M. Stallman Remove function prototypes.
1995-04-10 Richard M. Stallman (NO_MATHERR): Defined.
1995-04-10 Richard M. Stallman (XMISCTYPE): New macro.
1995-04-10 Richard M. Stallman (strftime.o): Define strftime as emacs_strftime.
1995-04-10 Karl Heuer Comment fixes.
1995-04-09 Karl Heuer New version from author.
1995-04-09 Karl Heuer New version from author
1995-04-09 Richard M. Stallman (re_match_2_internal): Eliminate cast of ptr to int.
1995-04-09 Roland McGrath (server-switch-buffer): Make first arg optional too;
1995-04-09 Richard M. Stallman (list-tags): Delete call to select-tags-matched-file.
1995-04-09 Richard M. Stallman (set_point): When skipping intangible text,
1995-04-09 Richard M. Stallman (line-move): Turn off intangibility for intermediate stops.
1995-04-09 Richard M. Stallman (menu-bar-update-buffers): Reuse the entry for
1995-04-09 Richard M. Stallman (newline): Don't indent afterward if at page sep line.
1995-04-09 Richard M. Stallman (byte-compile-log-file): New function.
1995-04-09 Richard M. Stallman (ALL_CFLAGS): Add -I${srcdir}/../src.
1995-04-09 Richard M. Stallman (ALL_CFLAGS): Define HAVE_CONFIG_H.
1995-04-09 Richard M. Stallman (xmalloc, xrealloc): Declare them here.
1995-04-09 Richard M. Stallman (mode-line-buffer-identification): Fix prev change; use setq-default.
1995-04-09 Richard M. Stallman Fix typo in prev change.
1995-04-09 Roland McGrath (next-file): Add paren missing from last change.
1995-04-09 Roland McGrath (next-file): Handle empty list returned by (tags-table-files).
1995-04-09 Richard M. Stallman (ange-ftp-parse-netrc): Bind `default-directory' to
1995-04-09 Richard M. Stallman (occur): Provide 5 cols for line number.
1995-04-08 Richard M. Stallman (completion-setup-function): Undo March 11 change.
1995-04-08 Richard M. Stallman (Fmove_to_column): Fix minor bug in prev change.
1995-04-08 Richard M. Stallman (read_escape): Undo Nov 15 change.
1995-04-08 Richard M. Stallman (make-comint): Error, if start-process is not fboundp.
1995-04-08 Richard M. Stallman (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.
1995-04-08 Roland McGrath (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.
1995-04-08 Richard M. Stallman (Fnext_window, Fprevious_window): If all_frames is a frame and window
1995-04-08 Richard M. Stallman (news-reply-mode): Make mail-header-separator into regexp
1995-04-08 Richard M. Stallman (mail-mode): Make mail-header-separator into regexp.
1995-04-08 Richard M. Stallman (ispell-message): Make mail-header-separator into regexp.
1995-04-08 Tom Tromey (tcl-outline-level): New function
1995-04-08 Richard M. Stallman (walk-windows): Doc fix.
1995-04-08 Richard M. Stallman (tar-clear-modification-flags): Fix several bugs.
1995-04-08 Richard M. Stallman (string_width): New function.
1995-04-08 Paul Reilly (*): remove function prototypes.
1995-04-08 Richard M. Stallman (BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.
1995-04-08 Noah Friedman (resize-minibuffer-window): Make sure minibuffer window is selected.
1995-04-08 Richard M. Stallman (jka-compr-install): Doc fix.
1995-04-08 Richard M. Stallman Comment change.
1995-04-08 Richard M. Stallman (normal-top-level): Copy default-directory
1995-04-08 Richard M. Stallman (menu-bar-file-menu): Add back as alias for menu-bar-files-menu.
1995-04-08 Richard M. Stallman (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
1995-04-08 Richard M. Stallman (redisplay): Don't call update_frame for non-selected termcap frame.
1995-04-08 Richard M. Stallman (mode-line-buffer-identification): Eliminate %F.
1995-04-08 Karl Heuer Comment changes.
1995-04-08 Karl Heuer Add copyright.
1995-04-08 Karl Heuer Add copyright notice.
1995-04-08 Karl Heuer Update copyright.
1995-04-08 Karl Heuer (kbd_buffer_get_event): Check for frame buried in a cons.
1995-04-08 Richard M. Stallman (prepare_menu_bars): Do the frame titles last.
1995-04-08 Richard M. Stallman Use "..." in #include.
1995-04-07 Richard M. Stallman (fill-region): Avoid error on reaching end of buffer.
1995-04-07 Richard M. Stallman (set-right-margin): Fix prompt.
1995-04-07 Karl Heuer (Fcall_interactively): Fix previous change.
1995-04-07 Richard M. Stallman (install-arch-indep): Delete .#* when copying subdirs.
1995-04-07 Richard M. Stallman (Fcall_interactively): `+' is reserved for user changes.
1995-04-07 Richard M. Stallman (read_process_output_error_handler)
1995-04-07 Noah Friedman (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.
1995-04-07 Richard M. Stallman (electric-buffer-menu-mode-map): Undefine ESC ESC
1995-04-07 Noah Friedman (rlogin): Use format, not concat, to generate numeric buffer names.
1995-04-07 Richard M. Stallman (edt-keep-current-page-delimiter): Doc fix.
1995-04-07 Richard M. Stallman Many doc fixes.
1995-04-07 Richard M. Stallman (docref-last-active-buffer): Add defvar.
1995-04-07 Richard M. Stallman Initial revision
1995-04-07 Boris Goldowsky avoid.el Add autoload cookies; doc fixes.
1995-04-07 Richard M. Stallman (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.
1995-04-07 Boris Goldowsky Rewritten and simplified.
1995-04-07 Richard M. Stallman (menubar_selection_callback, dialog_selection_callback)
1995-04-07 Richard M. Stallman (Flogb): Use EMACS_INT for `value'.
1995-04-07 Richard M. Stallman (tgetent): Don't try to return the allocated address.
1995-04-07 Richard M. Stallman (Fformat): Cast int to pointer by way of EMACS_INT.
1995-04-07 Richard M. Stallman (search_buffer): Avoid casting trt to int.
1995-04-07 Richard M. Stallman (Fdelete_overlays): Add declaration.
1995-04-07 Richard M. Stallman (parse_modifiers): Use type EMACS_INT for `modifiers'.
1995-04-07 Richard M. Stallman (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
1995-04-07 Richard M. Stallman (bcopy): If NEED_BCOPY, do compile this.
1995-04-07 Richard M. Stallman Use m/ncr386.h.
1995-04-07 Richard M. Stallman Comment change.
1995-04-07 Richard M. Stallman Comment changes.
1995-04-07 Richard M. Stallman Accept -lites* as op sys. libc-950411
1995-04-07 Richard M. Stallman (byte-compile-output-docform): Output doc string position
1995-04-07 Richard M. Stallman (get_doc_string): In (STRING . INTEGER), if INTEGER
1995-04-07 Richard M. Stallman (Fuser_variable_p): For (STRING . INTEGER), test sign.
1995-04-07 Richard M. Stallman (C_SWITCH_X_SYSTEM): Defined.
1995-04-07 Richard M. Stallman Use $ at end when searching for mail-header-separator.
1995-04-07 Richard M. Stallman (LIBS_SYSTEM): New override definition.
1995-04-07 Richard M. Stallman (fill-region-as-paragraph): If JUSTIFY is non-nil,
1995-04-07 Richard M. Stallman (lwlib.o): Depend on Makefile.
1995-04-07 Richard M. Stallman (remove_grabs): Use type Widget for `menu'.
1995-04-07 Richard M. Stallman (Fmake_overlay): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (Fmake_marker, mark_object): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)
1995-04-07 Richard M. Stallman (print): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (internal_equal): Use XMISCTYPE.
1995-04-07 Richard M. Stallman (Ftype_of, do_symval_forwarding, store_symval_forwarding)
1995-04-07 Richard M. Stallman (intern_face): Cast FONT_DEFAULT to (XFontStruct *)
1995-04-07 Richard M. Stallman (frame_vector): New static variable.
1995-04-07 Richard M. Stallman (CHECK_IMPURE): Remove & from before my_edata.
1995-04-07 Karl Heuer Update copyright.
1995-04-07 Karl Heuer Update copyright.
1995-04-07 Richard M. Stallman (main): Cast arg to `brk'.
1995-04-07 Richard M. Stallman [Berkeley sockets version] (main): Declare getcwd.
1995-04-07 Karl Heuer Update copyright.
1995-04-06 Richard M. Stallman Don't call the special math functions "transcendental".
1995-04-06 Richard M. Stallman Treat __NetBSD__ like __FreeBSD__.
1995-04-06 Richard M. Stallman (install-arch-indep): Undo Sep 23 change.
1995-04-06 Richard M. Stallman (install-arch-indep, dist): look for `update-subdir' in $(srcdir).
1995-04-06 Karl Heuer (lib-src): Don't copy *.lex; it doesn't exist anymore.
1995-04-06 Richard M. Stallman Fix typo.
1995-04-06 Richard M. Stallman (desktop-save): Use dired-directory as name
1995-04-06 Richard M. Stallman Include mkinstalldirs in distribution.
1995-04-06 Karl Heuer (write-file): Fix arg count in call to y-or-n-p.
1995-04-06 Karl Heuer (Fplist_put): Fix missing \n\.
1995-04-06 Karl Heuer (x_window_to_frame): Skip non-X frames before testing dpyinfo.
1995-04-06 Simon Marshall Doc fixes to match declared args.
1995-04-06 Richard M. Stallman (menu-bar-bookmark-map): Autoload each form
1995-04-06 Richard M. Stallman (ispell-menu-map-needed): Delete test for menu-bar feature.
1995-04-06 Richard M. Stallman (BASE_PURESIZE): Increment to 310000.
1995-04-06 Richard M. Stallman (list-buffers-noselect): Put buffer name in a text
1995-04-06 Richard M. Stallman (Fkill_buffer): Call reset_buffer_local_variables
1995-04-06 Richard M. Stallman (Flooking_at, Fposix_looking_at): Change arg name.
1995-04-06 Richard M. Stallman (reporter-submit-bug-report): Give up if mailer
1995-04-06 Richard M. Stallman (Fraise_frame, Flower_frame): Now interactive.
1995-04-06 Richard M. Stallman (tar-mode-map): Fix typo for tar-display-other-file.
1995-04-05 Karl Heuer Add missing close backquote.
1995-04-05 Karl Heuer (tempo-build-collection): Clear flag after computing
1995-04-05 Karl Heuer (ispell-personal-dictionary): Add autoload.
1995-04-05 Karl Heuer Change bindings of event-apply-control-modifier,
1995-04-05 Karl Heuer (Ffetch_bytecode): New function.
1995-04-05 Karl Heuer Declare Ffetch_bytecode.
1995-04-05 Karl Heuer (byte-compile-inline-expand): Fetch actual bytecode
1995-04-05 Karl Heuer (tempo-dolist): Don't use `cadr'.
1995-04-04 Karl Heuer (event-apply-modifier): Fix off-by-one errors.
1995-04-04 Karl Heuer (aixcc, aixcc.c): Targets deleted.
1995-04-04 Karl Heuer Fix comments.
1995-04-03 Karl Heuer New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
1995-04-03 Karl Heuer (x_window_to_frame): New arg DPYINFO. All callers changed.
1995-04-03 Richard M. Stallman (tempo-insert): Added the P tag and modified the s tag accordingly
1995-04-03 Karl Heuer (main): Start with an empty message log.
1995-04-03 Karl Heuer (Fy_or_n_p): Don't log prompt.
1995-04-03 Karl Heuer (message_nolog): New function.
1995-04-03 Karl Heuer (message_nolog): Declare this function.
1995-04-03 Karl Heuer Declare Vmessage_log_max.
1995-04-03 Richard M. Stallman (apropos): Use apropos-worthy-symbol-p as default predicate.
1995-04-03 Karl Heuer (set-auto-mode): Fix previous change.
1995-04-03 Richard M. Stallman (oblookup): Save bucket num in oblookup_last_bucket_number.
1995-04-03 Simon Marshall Added support for special (quoted) characters in file names:
1995-04-03 Simon Marshall Set comint-file-name-quote-list to new shell-file-name-quote-list.
1995-04-02 Richard M. Stallman Don't distribute shortnames directory.
1995-04-02 Richard M. Stallman Explain why public domain.
1995-04-02 Richard M. Stallman Comment change.
1995-04-02 Richard M. Stallman (menu-bar-edit-menu): Capitalize an item name.
1995-04-02 Richard M. Stallman (mail-mode-map): Longer title for headers submenu.
1995-04-02 Richard M. Stallman (inhibit-first-line-modes-suffixes): New variable.
1995-04-02 Richard M. Stallman (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
1995-04-02 Richard M. Stallman (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
1995-04-01 Richard M. Stallman (unrmail): Don't make or switch to a summary buffer.
1995-04-01 Richard M. Stallman (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
1995-03-31 Richard M. Stallman (rmail-summary-toggle-header): Make header visible in message buffer.
1995-03-31 Karl Heuer (command_loop_1): If we ignore force_start, then also
1995-03-31 Richard M. Stallman (scheme-indent-sexp): Don't fail when
1995-03-31 Richard M. Stallman (isfloat_string): Permit trailing space.
1995-03-31 Karl Heuer Fix comment.
1995-03-31 Karl Heuer (insert-kbd-macro): Do something reasonable for vectors.
1995-03-31 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-03-31 Richard M. Stallman Delete extension language project. Add GNUstep. Move empire-builder.
1995-03-31 Karl Heuer (event_to_kboard): Ignore dead frames.
1995-03-31 Karl Heuer (x_delete_display): Extract kboard deletion, for modularity.
1995-03-31 Karl Heuer (wipe_kboard): Make this function static.
1995-03-31 Karl Heuer Declare function delete_kboard.
1995-03-31 Karl Heuer (struct x_display_info): New member cut_buffers_initialized.
1995-03-31 Karl Heuer (x_term_init): Initialize cut_buffers_initialized.
1995-03-31 Karl Heuer (Fx_store_cut_buffer_internal): Use the flag in the
1995-03-31 Richard M. Stallman (insert-directory): Use \ before insert-directory-program
1995-03-31 Richard M. Stallman (choose-completion-string): Use active-minibuffer-window.
1995-03-31 Richard M. Stallman (dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
1995-03-31 Karl Heuer (sort_args): Skip strncmp if longname is a null pointer.
1995-03-30 Karl Heuer (comint-read-noecho): Don't log prompt messages.
1995-03-30 Richard M. Stallman (Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
1995-03-30 Richard M. Stallman Comment change.
1995-03-30 Richard M. Stallman Fix previous change.
1995-03-30 Richard M. Stallman (modify-face): Handle stipple. Handle defaulting properly.
1995-03-30 Simon Marshall Wrap filename character quoting code with save-excursion so following forms
1995-03-29 Richard M. Stallman Comment change.
1995-03-29 Richard M. Stallman (minibuffer-window-active-p): Use active-minibuffer-window.
1995-03-28 Karl Heuer (Fsignal_process): SIGCODE is a symbol, not a string.
1995-03-28 Karl Heuer (comint-read-noecho): Use a format string, in case
1995-03-28 Richard M. Stallman (r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 Richard M. Stallman (scroll-bar-drag): Bind echo-keystrokes to 0.
1995-03-28 Richard M. Stallman (Fsignal_process): Allow signal names as well as numbers.
1995-03-28 Richard M. Stallman (nntp-request-article): If ID is integer, convert to string.
1995-03-28 Richard M. Stallman (Fconcat): Undo previous change.
1995-03-28 Richard M. Stallman Say not to use concat for integers.
1995-03-28 Richard M. Stallman (event-apply-modifier): New function.
1995-03-27 Richard M. Stallman Minor purecopy correction.
1995-03-27 Richard M. Stallman (Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 Richard M. Stallman Fix setcdr example.
1995-03-27 Richard M. Stallman Fix usage note for character quote syntax class.
1995-03-27 Richard M. Stallman (init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 Richard M. Stallman Don't include alloca.h if NOT_C_CODE.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 Boris Goldowsky (Fplist_put, Fplist_get): New fns.
1995-03-27 Boris Goldowsky (enriched-mode): Use new plist-put and plist-get fns,
1995-03-27 Richard M. Stallman (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
1995-03-26 Richard M. Stallman (kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-26 Richard M. Stallman (Fx_popup_menu): Pass 1 for `insist' arg.
1995-03-26 Richard M. Stallman (mouse_get_pos): New arg `insist'.
1995-03-26 Richard M. Stallman (win32_mouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (XTmouse_position): New arg `insist'.
1995-03-26 Richard M. Stallman (C_SWITCH_SYSTEM): Don't #undef or define it.
1995-03-25 Richard M. Stallman (mail): Use pop-to-buffer.
1995-03-25 Richard M. Stallman *** empty log message ***
1995-03-25 Boris Goldowsky Add Text Properties submenu to Edit menu.
1995-03-24 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
1995-03-24 Karl Heuer (Fnext_property_change): Fix previous change.
1995-03-24 Simon Marshall Changed match-string to defun, but still return nil (no error) if no match.
1995-03-24 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
1995-03-24 Richard M. Stallman (UNEXEC): Override the definition.
1995-03-24 Karl Heuer (syms_of_buffer): Doc fix.
1995-03-24 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
1995-03-24 Karl Heuer (c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
1995-03-24 Karl Heuer (redisplay): Make sure pause is set before used.
1995-03-23 Karl Heuer Don't load mouse and face files in system-specific
1995-03-23 Karl Heuer (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
1995-03-23 Richard M. Stallman (asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-23 Boris Goldowsky *** empty log message ***
1995-03-23 Boris Goldowsky New magic number for text/enriched files.
1995-03-23 Simon Marshall Change to macro, and return nil if there was no match at the specified depth.
1995-03-23 Richard M. Stallman (isearch-update-ring): New subroutine.
1995-03-23 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
1995-03-22 Richard M. Stallman Doc fixes.
1995-03-22 Karl Heuer (overlay_touches_p): New function.
1995-03-22 Karl Heuer (direct_output_forward_char): Don't use direct output at an overlay boundary.
1995-03-22 Karl Heuer Declare overlay_touches_p.
1995-03-22 Karl Heuer (concat): Treat integers as characters, not strings.
1995-03-22 Karl Heuer (ml-concat): New function.
1995-03-22 Karl Heuer Translate concat to ml-concat.
1995-03-22 Boris Goldowsky Doc fix + autoload cookies.
1995-03-22 Karl Heuer (syms_of_fileio): Fix missing \n\.
1995-03-22 Karl Heuer (Fwhere_is_internal): Fix missing \n\.
1995-03-22 Karl Heuer (syms_of_window): Fix missing \n\.
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p):
1995-03-22 Richard M. Stallman (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
1995-03-22 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
1995-03-22 Richard M. Stallman (rm400, rm600): New machine names. libc-950402
1995-03-22 Richard M. Stallman (init-file-user, site-run-file): Doc fixes.
1995-03-21 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Boris Goldowsky (list-text-properties-at): New fn.
1995-03-21 Richard M. Stallman (vc-update-change-log): Use new -u option for rcs2log.
1995-03-21 Richard M. Stallman (Vload_read_function): New variable.
1995-03-21 Richard M. Stallman (CHECK_IMPURE): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (my_edata): Declare as char array, not int.
1995-03-21 Richard M. Stallman (dump-emacs-data, dump-emacs): Declare my_edata as char array.
1995-03-21 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
1995-03-21 Richard M. Stallman Initial revision
1995-03-21 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
1995-03-21 Richard M. Stallman (shell-command): Use *Async Shell Command* for
1995-03-21 Karl Heuer (tar-parse-octal-long-integer): Return list, not vector.
1995-03-20 Karl Fogel (bookmark-automatically-show-annotations): new var.
1995-03-20 Richard M. Stallman (debug): Now interactive.
1995-03-20 Richard M. Stallman (c-mode-map): Use "C-mode", not "C mode".
1995-03-19 Richard M. Stallman (menu-bar-files-menu): Renamed from ...-file-menu.
1995-03-19 Richard M. Stallman (invisible_p, invisible_ellipsis_p): Handle list
1995-03-18 Richard M. Stallman (display_menu_bar): Just one space between menu items.
1995-03-18 Richard M. Stallman (Info-next-preorder, Info-next-preorder-1):
1995-03-18 Richard M. Stallman (write-file): Query if file exists already.
1995-03-18 Richard M. Stallman (debugger-outer-load-read-function): New variable.
1995-03-18 Richard M. Stallman (isearch-abort): Treat "incomplete regexp"
1995-03-18 Richard M. Stallman (x_decode_color): Don't use cdef if defined_color failed.
1995-03-18 Richard M. Stallman Various doc fixes.
1995-03-18 Karl Heuer Don't put ediff-windows in the menu.
1995-03-18 Karl Heuer (ediff-patch-buffer): Use buffer name in error message.
1995-03-17 Karl Heuer Delete some autoloads that are now in menu-bar.el.
1995-03-17 Boris Goldowsky Rewrite, many things moved to format.el.
1995-03-17 Boris Goldowsky Initial revision
1995-03-17 Boris Goldowsky (Finsert_file_contents): Call format-decode.
1995-03-17 Boris Goldowsky (reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
1995-03-17 Boris Goldowsky (struct buffer): Add file_format member.
1995-03-17 Boris Goldowsky Load format.el.
1995-03-17 Richard M. Stallman (rmail-unix-mail-delimiter): Accept <...> around address
1995-03-17 Richard M. Stallman (init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-17 Karl Heuer Initial revision
1995-03-16 Richard M. Stallman (isearch-abort): Set isearch-success to nil.
1995-03-16 Richard M. Stallman (make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
1995-03-16 Karl Heuer (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
1995-03-16 Boris Goldowsky (indent-line-to): move to end of indentation, even if it didn't change.
1995-03-16 Karl Heuer Initial revision
1995-03-16 Karl Heuer Installed new version from author.
1995-03-16 Karl Heuer Use appropriate `fboundp' tests to decide what to load.
1995-03-16 Karl Heuer (other-frame): Don't try to unfocus in a termcap frame.
1995-03-16 Karl Heuer (frame-initialize): Set frame-creation-function to `make-terminal-frame' if
1995-03-16 Richard M. Stallman (compute_motion, Fmove_to_column, current_column)
1995-03-16 Richard M. Stallman (line-move): Handle conses in buffer-invisibility-spec.
1995-03-16 Richard M. Stallman Comment change.
1995-03-16 Richard M. Stallman (outline-layout): Doc fix.
1995-03-16 Per Bothner (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
1995-03-16 Per Bothner (term-char-mode): Fix arrow key and [button2] support for xemacs.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman Use BSD sockets whenever available, even if HAVE_SYSVIPC.
1995-03-15 Richard M. Stallman (balance-windows): Ignore minibuffer window when browsing the `levels'.
1995-03-15 Richard M. Stallman (c-style-alist): For BSD, set c-continued-brace-offset
1995-03-15 Richard M. Stallman (edit-options): Make the buffer read-only.
1995-03-15 Karl Heuer (make_lispy_event): Do mouse code only if HAVE_MOUSE.
1995-03-15 Karl Heuer (Fmouse_position): Do work only if HAVE_MOUSE.
1995-03-15 Karl Heuer (internal_self_insert): Do face code only if HAVE_FACES.
1995-03-15 Karl Heuer (mouse-major-mode-menu): Avoid confusing error message when there's no current
1995-03-15 Karl Heuer [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
1995-03-15 Karl Fogel (bookmark-bmenu-2-window): go to correct position as well as
1995-03-15 Karl Heuer (defvar_kboard): Renamed from defvar_display.
1995-03-15 Karl Heuer (find_symbol_value): current_perdisplay now is never null.
1995-03-15 Karl Heuer (mark_kboards): Renamed from mark_perdisplays.
1995-03-15 Karl Heuer (make_frame): Initialize kboard member.
1995-03-15 Karl Heuer (unlock_kboard): Renamed from unlock_display.
1995-03-15 Karl Heuer (get_perdisplay): Deleted.
1995-03-15 Karl Heuer (Fx_create_frame): set the frame's kboard member.
1995-03-15 Karl Heuer (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
1995-03-15 Karl Heuer (struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
1995-03-15 Karl Heuer (display_mode_line): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (print): Rename perdisplay to kboard.
1995-03-15 Karl Heuer Rename perdisplay to kboard.
1995-03-15 Karl Heuer (read_minibuf): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (specbind): Rename perdisplay to kboard.
1995-03-15 Karl Heuer (xkbobjfwd): Renamed from xdispobjfwd.
1995-03-15 Karl Heuer (struct frame): New member kboard.
1995-03-14 Richard M. Stallman (read_minibuf): Save Voverriding_local_map.
1995-03-14 Richard M. Stallman (Fdisplay_buffer): Fix prev change--return selected window.
1995-03-14 Richard M. Stallman (Fash): Fix previous change.
1995-03-14 Thien-Thi Nguyen `emacs-version' checking now handles Lucid's version change to 19.xx.
1995-03-14 Richard M. Stallman (Fmake_indirect_buffer): Invert the arguments.
1995-03-14 Richard M. Stallman (unchain_marker): Allow differing buffers
1995-03-14 Richard M. Stallman entered into RCS
1995-03-14 Karl Heuer (event_to_perdisplay): New function.
1995-03-14 Richard M. Stallman *** empty log message ***
1995-03-13 Richard M. Stallman (unexec): Adjust the file offset of sections located
1995-03-13 Karl Fogel Removed C-v bindings; they were inconsistent.
1995-03-13 Karl Heuer (print): current_perdisplay now is never null.
1995-03-13 Karl Heuer (Fexecute_kbd_macro): current_perdisplay now is never null.
1995-03-13 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
1995-03-13 Francesco Potortì * etags.c (process_file): free (filename) after using it.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip # or ;.
1995-03-13 Richard M. Stallman (adaptive-fill-regexp): Skip #'s and ;'s.
1995-03-13 Richard M. Stallman (rsh): Name the buffer *rsh-HOST*.
1995-03-13 Richard M. Stallman (c-mode): Make comment-multi-line t locally.
1995-03-13 Karl Heuer (unlock_display): current_perdisplay now is never null.
1995-03-12 Richard M. Stallman (parse_modifiers_uncached): Delete the code for
1995-03-12 Richard M. Stallman (block-comment-start, block-comment-end): New vars.
1995-03-12 Richard M. Stallman (dired-do-print): Allow lpr-switches to be a string. Clean up.
1995-03-12 Richard M. Stallman (ielm): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Fix typos in previous change.
1995-03-12 Richard M. Stallman (rsh, telnet): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (same-window-buffer-names): Set this only in loaddefs.el,
1995-03-12 Richard M. Stallman (rlogin): Use pop-to-buffer.
1995-03-12 Richard M. Stallman (hexl-mode-old-local-map, hexl-mode-old-mode-name)
1995-03-12 Richard M. Stallman (shell): Use pop-to-buffer.
1995-03-12 Richard M. Stallman Unconditionally add to comint-output-filter-functions.
1995-03-12 Richard M. Stallman Initial revision
1995-03-12 Richard M. Stallman (news-reply-mode-map): Add menu bar menus.
1995-03-12 Richard M. Stallman (rmail-list-to-menu): Bind `command' with let.
1995-03-12 Richard M. Stallman (rmail-duplicate-message): New function.
1995-03-12 Richard M. Stallman (blessmail): Pass archlibdir to the sub-make.
1995-03-11 Richard M. Stallman (eval-defun): Convert defvar to defconst.
1995-03-11 Richard M. Stallman (reset_buffer_local_variables): Init invisibility.
1995-03-11 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
1995-03-11 Richard M. Stallman (display_text_line): When setting selective_rlen,
1995-03-11 Richard M. Stallman (compute_motion): Call recenter_overlay_lists sooner.
1995-03-11 Richard M. Stallman (TEXT_PROP_MEANS_INVISIBLE): New macro.
1995-03-11 Richard M. Stallman (Fnext_property_change): Handle LIMIT = t.
1995-03-11 Richard M. Stallman (server-buffer-done): Return a list
1995-03-11 Richard M. Stallman (bookmark-buffer-name): Be smarter about deducing a name.
1995-03-11 Richard M. Stallman (completion-setup-function): Set completion-base-size.
1995-03-11 Richard M. Stallman (Vsame_window_buffer_names, Vsame_window_regexps): New vars.
1995-03-11 Richard M. Stallman (Info-menu): Bind beg with let.
1995-03-11 Richard M. Stallman Comment change.
1995-03-11 Richard M. Stallman Initial revision
1995-03-11 Richard M. Stallman (add-menu-item-1): Better error message if
1995-03-11 Richard M. Stallman (vc-path): Use /usr/sccs only if it is a dir.
1995-03-11 Richard M. Stallman Insure that all entry points call `bookmark-maybe-load-default-file'.
1995-03-11 Richard M. Stallman (Fash, Flsh): Change arg names.
1995-03-10 Richard M. Stallman Initial revision
1995-03-10 Richard M. Stallman (line-move-ignore-invisible): New variable.
1995-03-09 Richard M. Stallman (hexl-mode): Make after-revert-hook rehexlify.
1995-03-09 Richard M. Stallman (Fforward_comment): Always clear immediate_quit for return.
1995-03-08 Karl Heuer (read_input_waiting): Fix Lisp_Object vs. int problem.
1995-03-08 Karl Heuer (unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member kbd_queue_has_data.
1995-03-08 Richard M. Stallman (indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
1995-03-08 Richard M. Stallman (revert-buffer): Doc fix.
1995-03-08 Karl Heuer Declare new var and functions.
1995-03-08 Karl Heuer (current_prefix_partial): New var.
1995-03-08 Karl Heuer Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
1995-03-08 Richard M. Stallman (calculate-perl-indent): When backing up over continuations,
1995-03-08 Karl Heuer (init_perdisplay): Initialize Vlast_kbd_macro.
1995-03-08 Karl Heuer (mark_perdisplays): Mark Vlast_kbd_macro.
1995-03-08 Karl Heuer (Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
1995-03-08 Karl Heuer (struct PERDISPLAY): New member Vlast_kbd_macro.
1995-03-08 Per Bothner * term.el (term-eol-on-send): New variable. Use it.
1995-03-08 Karl Heuer (cmd_error): Bind Vprint_level and Vprint_length.
1995-03-07 Francesco Potortì * cmacexp.el (c-macro-expansion): put the unique string before the
1995-03-07 Karl Heuer (command_loop_1): Fix test for prefix arg.
1995-03-06 Roland McGrath (find-ls-option): Doc fix: now a cons.
1995-03-06 Roland McGrath (compilation-buffer-p): Fix braino in last change: switch to the buffer first.
1995-03-06 Boris Goldowsky (textget): Check default_properties vbl too.
1995-03-06 Boris Goldowsky Declare Vdefault_properties.
1995-03-06 Boris Goldowsky (Vdefault_properties): New vbl.
1995-03-06 Richard M. Stallman (menu-bar-help-menu): Binding for view-emacs-FAQ.
1995-03-06 Richard M. Stallman (view-emacs-FAQ): New function. Bind to C-h F.
1995-03-06 Richard M. Stallman (tar-grind-file-mode): Doc fix.
1995-03-06 Richard M. Stallman (x_connection_closed): Ignore non-X frames.
1995-03-06 Richard M. Stallman (defined_color): If colormap is full, find closest match.
1995-03-06 Richard M. Stallman (load_color): Call defined_color to allocate the color.
1995-03-06 Richard M. Stallman (Info-extract-menu-node-name): Collapse multiple spaces.
1995-03-06 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
1995-03-06 Richard M. Stallman (Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
1995-03-03 Richard M. Stallman (read_key_sequence): Update orig_local_map
1995-03-03 Richard M. Stallman (exec_sentinel, read_process_output): If running filter
1995-03-03 Richard M. Stallman Change in eval-after-load; advise not using it.
1995-03-03 Richard M. Stallman (shell-command-on-region): Obey REPLACE even if
1995-03-03 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
1995-03-03 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
1995-03-03 Karl Heuer (defining_kbd_macro): Delete declaration.
1995-03-03 Karl Heuer (struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
1995-03-03 Karl Heuer (read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
1995-03-03 Richard M. Stallman Fix sort-diary-entries example.
1995-03-03 Karl Heuer (cmd_error): Allow current_perdisplay to be null.
1995-03-03 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
1995-03-03 Karl Heuer (read_key_sequence): New arg can_return_switch_frame. All callers changed.
1995-03-02 Richard M. Stallman (syms_of_emacs): Doc fix.
1995-03-02 Richard M. Stallman (kill-emacs-query-functions): Doc fix.
1995-03-02 Boris Goldowsky (vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
1995-03-02 Boris Goldowsky (texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (simula-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mail-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (perl-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (Edit-options-mode): Remove ^ from paragraph-start.
1995-03-02 Boris Goldowsky (nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Boris Goldowsky (mim-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration to set ada-font-lock-keywords.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting ada-font-lock-keywords
1995-03-02 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
1995-03-02 Simon Marshall Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
1995-03-02 Richard M. Stallman (gud-massage-args): Variable and function deleted.
1995-03-02 Richard M. Stallman (gud-common-init): Put substed file name back in original
1995-03-01 Boris Goldowsky (mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (icon-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c++-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (bibtex-mode): Remove ^ from paragraph-start.
1995-03-01 Boris Goldowsky (awk-mode): Remove ^ from paragraph-start & paragraph-separate.
1995-03-01 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (ada-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 Boris Goldowsky (use_hard_newlines): Variable definition moved to paragraphs.el.
1995-03-01 Boris Goldowsky (paragraph-start, paragraph-separate): Default values no longer start
1995-03-01 Boris Goldowsky (newline): Moved from cmds.c. Indents last
1995-03-01 Richard M. Stallman (vc-do-command): Search vc-path first, not last.
1995-03-01 Karl Heuer (cmd_error): Use clear_prefix_arg.
1995-03-01 Karl Heuer (struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
1995-03-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
1995-03-01 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
1995-03-01 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
1995-03-01 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
1995-03-01 Karl Heuer (shell-command-on-region): Fix typos in doc string.
1995-02-28 Karl Heuer (do_switch_frame): Undo Feb 6 change.
1995-02-28 Richard M. Stallman (shell-command-on-region): Rename arg; doc fix.
1995-02-28 Richard M. Stallman (Fframep): Doc fix.
1995-02-28 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-02-28 Noah Friedman (rlogin-carriage-filter): Don't assume region is narrowed to most recent
1995-02-28 Karl Heuer (te-escape): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (revert-buffer): Use current-prefix-arg, not prefix-arg.
1995-02-28 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
1995-02-27 Simon Marshall Made revert-buffer message go via substitute-command-keys.
1995-02-26 Richard M. Stallman (convert_event_type_list): New function.
1995-02-26 Richard M. Stallman (tar-header-block-tokenize): Parse 32-bit modtime
1995-02-26 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
1995-02-26 Thien-Thi Nguyen Clean up doc strings.
1995-02-26 Richard M. Stallman (Fdefine_key): Handle Lucid-style (crtl backspace) etc.
1995-02-26 Richard M. Stallman (Fcall_process): Extend BUFFER arg so it can specify
1995-02-26 Richard M. Stallman (mouse-kill-secondary): Avoid changing this-command.
1995-02-26 Richard M. Stallman (m88k-motorola-sysv4*): Use usg5-4-2.
1995-02-25 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
1995-02-25 Richard M. Stallman (Fx_popup_menu): Init f from selected_frame
1995-02-25 Richard M. Stallman Warn that interactive should get point and mark only after minibuffer input.
1995-02-25 Simon Marshall Added comint-buffer-maximum-size and comint-truncate-buffer.
1995-02-25 Simon Marshall Moved buffer truncation functionality to comint.el.
1995-02-25 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
1995-02-25 Simon Marshall Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
1995-02-25 Richard M. Stallman (c++-backward-to-noncomment): Don't loop forever
1995-02-25 Richard M. Stallman (walk-windows): Doc fix.
1995-02-25 Karl Heuer (unlock_display): New function.
1995-02-25 Karl Heuer (local-unset-key): Fix args in previous change.
1995-02-25 Richard M. Stallman (global_set_key, local_set_key, global_unset_key)
1995-02-25 Karl Heuer (term_init) [TERMINFO]: Make error message more accurate.
1995-02-24 Richard M. Stallman (mouse-select-buffer): Do sit-for before x-popup-menu.
1995-02-24 Richard M. Stallman (display_string, display_text_line):
1995-02-24 Richard M. Stallman (msb): Select the window that the mouse is in before
1995-02-24 Karl Heuer (display_locked): New var to indicate when we're in the run state.
1995-02-24 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
1995-02-24 Karl Heuer (read_minibuf): Make sure the display is locked.
1995-02-24 Karl Heuer (display_locked): Declare this var.
1995-02-24 Karl Heuer (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
1995-02-24 Richard M. Stallman (rmail-retry-failure): Support a new style of failure msg.
1995-02-23 Boris Goldowsky (facemenu-justification-menu): binding fixed.
1995-02-23 Boris Goldowsky (open-line): indent when inserting fil-prefix.
1995-02-23 Boris Goldowsky (current-left-margin): careful of EOB.
1995-02-23 Boris Goldowsky (set-fill-prefix): start from left-margin.
1995-02-23 Richard M. Stallman (Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
1995-02-23 Richard M. Stallman (menu_item_equiv_key): Delete the code that rejected
1995-02-23 Richard M. Stallman (window_loop): Handle special display buffer frames
1995-02-23 Richard M. Stallman (perl-tab-to-comment): Default is nil.
1995-02-23 Richard M. Stallman Load version.el early on.
1995-02-23 Richard M. Stallman (shell-command-on-region): When computing interactive args,
1995-02-23 Richard M. Stallman Various doc fixes.
1995-02-23 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
1995-02-23 Richard Kenner Recognize NetBSD/Amiga as m68k-cbm-netbsd. libc_1_09
1995-02-22 Francesco Potortì * etags.c (C_entries): token_saved removed. Initialise tok.valid and
1995-02-22 Karl Heuer (kbd_buffer_frame_or_window): Restored old var.
1995-02-22 Karl Heuer (menubar_selection_callback): frame_or_window field of a menu-bar event now
1995-02-22 Karl Heuer Update comments to reflect changes in xmenu.c.
1995-02-22 Karl Heuer (struct PERDISPLAY): New member kbd_queue.
1995-02-22 Karl Heuer (mark_perdisplays): Mark kbd_queue.
1995-02-22 Richard M. Stallman (imenu--cleanup): Set alist to its default just once, at the beginning.
1995-02-22 Richard M. Stallman (eval-after-load): Run FORM now if FILE's already loaded.
1995-02-22 Karl Heuer New version from the author.
1995-02-22 Karl Heuer Use single semicolon in comments.
1995-02-21 Simon Marshall Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
1995-02-21 Simon Marshall Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
1995-02-20 Karl Heuer Initial revision
1995-02-20 Doug Evans (sun4sol2): Alias for sparc-sun-solaris2.
1995-02-20 Simon Marshall Turn of syntax fontification by default.
1995-02-20 Roland McGrath (vc-log-info): Don't switch to the *vc* buffer before running
1995-02-19 Richard M. Stallman (r_alloc_init): Set __malloc_extra_blocks.
1995-02-19 Richard M. Stallman (rmail-summary-mail, rmail-summary-continue)
1995-02-19 Richard M. Stallman (Fmake_terminal_frame): Doc fix.
1995-02-18 Richard M. Stallman (mouse-buffer-menu): Don't clear selection when we kill it.
1995-02-18 Doug Evans Recognize lynx* as lynxos.
1995-02-18 Richard M. Stallman (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1995-02-17 Richard M. Stallman (quoted-insert): Use insert-and-inherit.
1995-02-17 Richard M. Stallman (tex-append): Try splitting on last period, then
1995-02-17 Richard M. Stallman (desktop-internal-v2s): Don't use format to eliminate text properties.
1995-02-17 Karl Heuer (mail-abbrev-mode-regexp): Doc fix.
1995-02-17 Richard M. Stallman [__GNUC__] (C_SWITCH_SYSTEM): Defined.
1995-02-17 Richard M. Stallman (STACK_DIRECTION): Undef before defining.
1995-02-17 Richard M. Stallman New alternative specified by WAIT_USE_INT.
1995-02-17 Richard M. Stallman (MULTI_FRAME): Define unconditionally.
1995-02-17 Richard M. Stallman (calculate_costs): Update max_frame_height, max_frame_width.
1995-02-17 Richard M. Stallman (change_frame_size_1): New subroutine.
1995-02-17 Richard M. Stallman (redisplay): Don't display nonselected terminal frames.
1995-02-17 Richard M. Stallman (Fmake_terminal_frame): New function.
1995-02-16 Richard M. Stallman (r_alloc_check): Return void.
1995-02-16 Richard M. Stallman Whitespace fixes.
1995-02-16 Richard M. Stallman (Buffer-menu-save): Fix the test for header line.
1995-02-15 Richard M. Stallman (redisplay_window): If we update the mode line,
1995-02-15 Richard M. Stallman (sort-regexp-fields-next-record): New subroutine.
1995-02-15 Paul Reilly (ALL_CFLAGS): Allow include files to be found in
1995-02-15 Francesco Potortì * etags.c (C_entries): Bug corrected in xrealloc of token_str.
1995-02-15 Paul Reilly (LIB_MOTIF): Add -lgen to provide provide the symbols
1995-02-15 Richard M. Stallman Update icon-type values.
1995-02-15 Richard M. Stallman (Info-index): Bind Info-history, not Info-keep-history.
1995-02-15 Richard M. Stallman (xmenu_show, both versions): New arg for_click.
1995-02-15 Richard M. Stallman Doc fix.
1995-02-14 Paul Reilly (x_bitmap_icon): Fix test for unallocated icon bitmap.
1995-02-14 Francesco Potortì * etags.c (C_entries): Initialise the new members of TOKEN.
1995-02-14 Richard M. Stallman Comment changed.
1995-02-14 Richard M. Stallman (unlock_buffer, unlock_all_files, Flock_buffer)
1995-02-14 Richard M. Stallman (syms_of_buffer): Set up Lisp var buffer-file-truename.
1995-02-14 Richard M. Stallman (struct buffer): New field file_truename.
1995-02-14 Boris Goldowsky (facemenu-self-insert-face): If previous
1995-02-14 Richard M. Stallman (ange-ftp-write-region, ange-ftp-insert-file-contents)
1995-02-14 Richard M. Stallman (r_alloc_free): Call refill_memory_reserve only if emacs.
1995-02-14 Richard M. Stallman (input_poll_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (window_change_signal): Add ignored argument.
1995-02-14 Richard M. Stallman (Fstart_process): Make process marker point into proc buf.
1995-02-14 Richard M. Stallman (x_display_bar_cursor): Use frame's cursor_width.
1995-02-14 Richard M. Stallman (x_set_cursor_type): Set cursor_width field.
1995-02-14 Richard M. Stallman (struct x_display): New element cursor_width.
1995-02-14 Richard M. Stallman (electric-help-help, electric-help-command-loop):
1995-02-14 Richard M. Stallman (speeds): Make it ints. Add some higher speeds.
1995-02-14 Richard M. Stallman (ps-print-version): Add caveat about version number.
1995-02-14 Richard M. Stallman Initial revision
1995-02-14 Richard M. Stallman (mips-sgi-irix6): New configuration.
1995-02-14 Richard M. Stallman (auto-mode-alist): Fix problem in previous change.
1995-02-14 Richard M. Stallman (Fexpand_file_name): Copy default-directory
1995-02-13 Richard M. Stallman (c-switch-label-regexp): Insist on colon after `default'.
1995-02-13 Richard M. Stallman (pp-to-string): Fix previous change.
1995-02-13 Richard M. Stallman (debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman (facemenu-next): Variable deleted.
1995-02-13 Richard M. Stallman (Vself_insert_face, Vself_insert_face_command): New variables.
1995-02-13 Richard M. Stallman (debug): Fix arg to backtrace-debug for debug-on-entry.
1995-02-13 Richard M. Stallman (Qprocessp): Declared.
1995-02-13 Richard M. Stallman (mail-reply-to): New command, on C-c C-f C-r and in menu.
1995-02-13 Richard M. Stallman Rename arg OBJ to OBJECT in all type predicates.
1995-02-13 Richard M. Stallman (pp-to-string): Don't use emacs-lisp-mode.
1995-02-12 Richard M. Stallman No modula project is active now.
1995-02-12 Richard M. Stallman (next-history-element): Do nothing if n is 0.
1995-02-12 Richard M. Stallman (menu-bar-kill-ring-save): New function--use as `copy'.
1995-02-12 Richard M. Stallman (mouse-drag-region): Delete the overlay before
1995-02-12 Richard M. Stallman (Fexpand_file_name): Look for a handler for defalt.
1995-02-12 Richard M. Stallman (load_color): Ignore failure from XAllocColor.
1995-02-12 Richard M. Stallman (x_decode_color): Ignore failure from defined_color.
1995-02-12 Richard M. Stallman (menu_item_equiv_key): If command is an alias,
1995-02-11 Richard M. Stallman Test WAIT_USE_INT.
1995-02-11 Richard M. Stallman (WAIT_USE_INT): Defined.
1995-02-11 Richard M. Stallman (auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
1995-02-10 Richard M. Stallman (recover-file): Use ordinary `f' to read file name.
1995-02-09 Richard M. Stallman (rmail): Don't set rmail-default-file here.
1995-02-09 Richard M. Stallman (dired-mark): If on dir header line, always mark
1995-02-09 Richard M. Stallman [SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
1995-02-09 Richard M. Stallman (print-region-1): Include print options in echo area msgs.
1995-02-09 Richard M. Stallman Add autoload cookie.
1995-02-09 Richard M. Stallman (ada-mode): Delete autoload.
1995-02-09 Richard M. Stallman Initial revision
1995-02-08 David J. MacKenzie Add a blank in the #! line for 4.2BSD Dynix etc.
1995-02-08 David J. MacKenzie add a space in #! for 4.2bsd dynix etc.
1995-02-08 Simon Marshall Add % to comint-match-partial-filename.
1995-02-08 Karl Heuer (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
1995-02-08 Richard M. Stallman (print-region-new-buffer): Return new start and end.
1995-02-08 Richard M. Stallman Fix typo.
1995-02-08 Richard M. Stallman Talk about auto save.
1995-02-08 Richard M. Stallman Personal dictionary save forced when called from menu,
1995-02-08 Karl Heuer (byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer (disabled-command-hook): Recognize ESC x as well as M-x.
1995-02-08 Karl Heuer (te-pass-through): Don't presume internal bit layout of non-ASCII keys.
1995-02-08 Karl Heuer (listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
1995-02-08 Karl Heuer (edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
1995-02-08 Karl Heuer Update copyright.
1995-02-08 Karl Heuer Initial revision
1995-02-08 Karl Heuer New enhanced version from <kgallagh@spd.dsccc.com>.
1995-02-08 Karl Heuer (message_log_check_duplicate): New function.
1995-02-08 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
1995-02-07 Richard M. Stallman entered into RCS
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman (maintainer-clean): Renamed from realclean.
1995-02-07 Richard M. Stallman Various changes.
1995-02-07 Richard M. Stallman (r_alloc_size_in_use): New function.
1995-02-07 Karl Heuer (read-quoted-char): Don't log prompt messages.
1995-02-07 Richard M. Stallman (etags-file-of-tag): Handle file name used as tag.
1995-02-07 Richard M. Stallman (term-protocol-version): Renamed from term-version.
1995-02-07 Richard M. Stallman *** empty log message ***
1995-02-07 Karl Heuer (internal_last_event_frame, Vlast_event_frame): Deleted; now part of
1995-02-07 Karl Heuer (do_switch_frame): internal_last_event_frame is now in perdisplay.
1995-02-07 Karl Heuer (struct PERDISPLAY): Add Vlast_event_frame.
1995-02-06 Richard M. Stallman (x_get_foreign_selection, x_reply_selection_request):
1995-02-06 Richard M. Stallman (emacs_blocked_malloc): Set __malloc_extra_blocks here.
1995-02-06 Richard M. Stallman *** empty log message ***
1995-02-06 Per Bothner Version 0.95. Numerous small fixes. See ChangeLog.
1995-02-06 Richard M. Stallman (lpr-add-switches): Renamed from lpr-add-options.
1995-02-06 Richard M. Stallman (texinfo-environment-regexp): Match @menu and
1995-02-05 Richard M. Stallman (Fget_buffer_create): Call buffer_memory_full.
1995-02-05 Richard M. Stallman (Vwindow_size_change_functions): New variable.
1995-02-05 Richard M. Stallman (Fdelete_window, set_window_height, set_window_width)
1995-02-05 Richard M. Stallman (struct frame): New field window_sizes_changed.
1995-02-05 Richard M. Stallman (main): Undo previous change.
1995-02-05 Richard M. Stallman (rmail-summary-next-same-subject): New command.
1995-02-05 Richard M. Stallman (rmail-next-same-subject): New command.
1995-02-05 Richard M. Stallman Changes to support filenames as tags too and provided
1995-02-04 Jim Wilson (IRIX): Sed - to _.
1995-02-04 Richard M. Stallman Explain load-path and dumping.
1995-02-04 Richard M. Stallman (dired-mode-map): Define up and down arrows like C-p, C-n.
1995-02-04 Richard M. Stallman Comment changes.
1995-02-04 Karl Heuer (cmd_error): Cancel echoing here.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (all_perdisplays): New var.
1995-02-04 Karl Heuer (syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
1995-02-04 Karl Heuer (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
1995-02-04 Karl Heuer [MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
1995-02-03 Karl Heuer (print): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (defvar_display): Don't staticpro; these objects are now protected through
1995-02-03 Karl Heuer (mark_perdisplays): New function.
1995-02-03 Karl Heuer (all_perdisplays): New var.
1995-02-03 Karl Heuer (defvar_display): Declare this function.
1995-02-03 Karl Heuer (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
1995-02-03 Karl Heuer (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
1995-02-03 Richard M. Stallman (f90-mode-version): Variable deleted.
1995-02-03 Richard M. Stallman (print-region-1): Use lpr-page-header-switches,
1995-02-03 Francesco Potortì * man.el (Man-default-man-entry): Remove text properties from result.
1995-02-03 Richard M. Stallman (display_text_line): Deduct minibuf prompt from taboffset.
1995-02-03 Karl Heuer (rmail-reply-regexp): New var.
1995-02-02 Richard M. Stallman (completion-string): Add defvar.
1995-02-02 Richard M. Stallman Don't use cl. Eliminate use of when, unless,
1995-02-02 Richard M. Stallman (lpr-headers-switches): Default is nil.
1995-02-02 Richard M. Stallman (fill-paragraph): Bind fill-paragraph-function to nil before calling it.
1995-02-02 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Remove selection_request event
1995-02-02 Richard M. Stallman (x_unqueue_events): Arg is now a Display *.
1995-02-02 Richard M. Stallman (wait_for_property_change): Avoid unlikely timing error.
1995-02-02 David J. MacKenzie Create a .gdbinit that sources the real one, if using a different
1995-02-02 Richard M. Stallman (fill-paragraph-function): New variable.
1995-02-02 Richard M. Stallman (c-mode-map): No binding for c-fill-paragraph
1995-02-02 Richard M. Stallman (lisp-fill-paragraph): Return t.
1995-02-02 Richard M. Stallman (shared-lisp-mode-map): Don't bind M-q.
1995-02-01 Karl Heuer (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
1995-02-01 Karl Heuer (cmd_error): Clear prefix arg here.
1995-02-01 Michael Meissner Add preliminary PowerPC eABI support.
1995-02-01 Noah Friedman mail-mailer-swallows-blank-line: Handle full range of legal header names as
1995-02-01 Francesco Potortì * etags.c (pfnote): Initialise been_warned in the node.
1995-02-01 Richard M. Stallman (describe-variable): If var is local, mention default.
1995-02-01 Richard M. Stallman (rmail-retry-failure): Handle "Mime-encapsulated messages".
1995-02-01 Karl Heuer (Fcall_interactively): Use perdisplay.
1995-02-01 Karl Heuer (read_minibuf, read_minibuf_unwind): Use perdisplay.
1995-02-01 Karl Heuer (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.
1995-02-01 Karl Heuer (current_perdisplay): New var.
1995-01-31 Karl Heuer [!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
1995-01-31 Richard M. Stallman Fix previous change.
1995-01-31 Richard M. Stallman (main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-31 Richard M. Stallman Comment changes.
1995-01-31 Richard M. Stallman Initial revision
1995-01-31 Richard M. Stallman (syms_of_buffer): overwrite-mode doc fix.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
1995-01-31 Karl Heuer [MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
1995-01-31 Karl Heuer [MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
1995-01-31 Karl Heuer (DEFVAR_DISPLAY): New macro.
1995-01-31 Karl Heuer (defvar_display): New function.
1995-01-31 Karl Heuer (do_symval_forwarding): Handle display-local vars.
1995-01-31 Karl Heuer (specbind): Handle display-local vars.
1995-01-31 Karl Heuer Declare store_symval_forwarding here.
1995-01-31 Karl Heuer (syms_of_keyboard): Fix missing backslashes.
1995-01-30 Karl Heuer (frame-notice-user-settings): Avoid having the window manager re-prompt for
1995-01-30 Karl Heuer (iso-transl-language-alist): Add French & Portuguese.
1995-01-30 Karl Heuer (iso-accents-list): Add Icelandic thorn.
1995-01-30 Karl Heuer (x-create-frame-with-faces): Assume cursor-color, mouse-color, and
1995-01-30 Richard M. Stallman (indent-new-comment-line): Obey the convention
1995-01-30 Richard M. Stallman (make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M. Stallman Many doc fixes.
1995-01-30 Richard M. Stallman (lisp-indent-region): Set endmark before indenting first line.
1995-01-30 Richard M. Stallman (list-buffers-noselect): Handle read-only properly.
1995-01-30 Richard M. Stallman (list-buffers-noselect): New subroutine.
1995-01-30 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
1995-01-30 Richard M. Stallman (menu-bar-update-yank-menu): If string is too long,
1995-01-30 Richard M. Stallman (read-number): New function.
1995-01-29 Richard M. Stallman (Frassoc): New function.
1995-01-29 Richard M. Stallman (news-reply-mode): Change mode-name to News Reply.
1995-01-28 Richard M. Stallman (match-string): Fix braino.
1995-01-28 Richard M. Stallman (ecrt0.o): Target renamed from crt0.o.
1995-01-28 Richard M. Stallman (facep): New function.
1995-01-28 Karl Heuer (print): Handle internal display-local object.
1995-01-28 Karl Heuer (xdispobjfwd): New macro.
1995-01-28 Karl Heuer (mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
1995-01-28 Karl Heuer (enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.
1995-01-28 Karl Heuer * keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
1995-01-28 Karl Heuer (ECHOBUFSIZE): New constant, replaces sizeof (echobuf).
1995-01-28 Richard Kenner (unixware, svr4): Treat as synonyms for sysv4.
1995-01-28 Karl Heuer (PERDISPLAY, the_only_perdisplay, get_perdisplay):
1995-01-28 Karl Heuer (struct x_display_info): Rename display_perd to perdisplay.
1995-01-28 Richard M. Stallman (make-frame): Doc fix.
1995-01-27 Richard M. Stallman (describe-variable): Use local-variable-p.
1995-01-27 Richard M. Stallman (tex-display-shell): Pass nil as arg to
1995-01-27 Richard M. Stallman (debug-convert-byte-code): Convert the doc info to a string.
1995-01-27 Richard M. Stallman (shell): If we create a new shell buffer,
1995-01-27 Karl Heuer (match-string): Delete extra arg to buffer-substring.
1995-01-27 Karl Heuer (printchar, strout): Use message_log_maybe_newline.
1995-01-27 Karl Heuer (message_log_need_newline): This var is now static.
1995-01-27 Karl Heuer (perform-replace): Don't log the repetitive prompts.
1995-01-27 Karl Heuer Declare message_log_maybe_newline.
1995-01-27 Richard M. Stallman (modify_region): Clear point_before_scroll field.
1995-01-27 Richard M. Stallman (set_point): Set point_before_scroll to nil.
1995-01-27 Richard M. Stallman (struct buffer): New field point_before_scroll.
1995-01-27 Richard M. Stallman (init_buffer_once, syms_of_buffer):
1995-01-27 Richard M. Stallman (match-string): New function.
1995-01-27 Richard M. Stallman Integer width changes.
1995-01-27 Richard M. Stallman Fix integer width changes.
1995-01-26 Karl Heuer Fix typos.
1995-01-26 Richard M. Stallman (mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M. Stallman (scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M. Stallman (mouse-drag-region): Modify previous change--don't run the ordinary binding
1995-01-26 Richard M. Stallman (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
1995-01-25 Karl Heuer (struct x_display_info): New member display_perd.
1995-01-25 Karl Heuer (the_only_perd): Define this var here.
1995-01-25 Karl Heuer Add comments and `volatile' keyword to previous change.
1995-01-25 Karl Heuer (PERD): New struct containing per-display data.
1995-01-25 Karl Heuer (process_tick, update_tick): Make non-static.
1995-01-25 Richard M. Stallman Comment change.
1995-01-25 Richard M. Stallman (x_destroy_window): Don't let frame being destroyed remain in
1995-01-25 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
1995-01-25 Richard M. Stallman (c-forward-conditional):
1995-01-25 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
1995-01-24 Richard M. Stallman Added support for descriptions in the group buffer:
1995-01-24 Richard M. Stallman (Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer (compute_motion): Don't get hung in selective-display loop.
1995-01-24 Richard M. Stallman (vc-do-command): Arrange for the default-directory variable
1995-01-24 Karl Heuer Don't use function prototypes.
1995-01-24 Karl Heuer (iso-transl-dead-key-alist): New var.
1995-01-24 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
1995-01-24 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
1995-01-24 Karl Heuer (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.
1995-01-23 Karl Heuer (HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl Heuer Check for sys/select.h.
1995-01-23 Karl Heuer Define BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to
1995-01-23 Karl Heuer #include sysselect.h instead of defining things by hand.
1995-01-23 Karl Heuer Initial revision
1995-01-23 Karl Heuer (mark): If transient-mark-mode is nil, mark is active.
1995-01-23 Karl Heuer [__GNUC__] (POSIX_SIGNALS): #define this.
1995-01-22 Richard M. Stallman (iso-transl-char-map): Add elements for mute-acute, etc.
1995-01-22 Richard M. Stallman Document alias commands and menu items.
1995-01-22 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M. Stallman (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M. Stallman (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M. Stallman (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M. Stallman (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M. Stallman (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M. Stallman (term-version): Increased to 0.94.
1995-01-22 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
1995-01-21 Richard M. Stallman Document force arg in unload-feature.
1995-01-21 Richard M. Stallman [NO_REMAP]: #undef static.
1995-01-21 Richard M. Stallman Comment change.
1995-01-21 Roland McGrath (update-copyright): Remove gratuitous error at end.
1995-01-21 Karl Heuer Fix sed append command to behave as intended.
1995-01-20 Richard M. Stallman (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M. Stallman Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M. Stallman (compile-internal): Force redisplay on compilation
1995-01-20 Richard M. Stallman (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M. Stallman Comment change.
1995-01-20 Richard M. Stallman (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M. Stallman [MSDOS]: #include msdos.h.
1995-01-20 Richard M. Stallman (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M. Stallman (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M. Stallman (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M. Stallman (unload-feature): Don't care if FILE is a dependency of itself.
1995-01-20 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
1995-01-20 Karl Heuer (union Lisp_Misc): Make the `type' field just 16 bits, to match the
1995-01-20 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
1995-01-20 Karl Heuer (center-line): fill-column is a var, not a function.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-20 Richard M. Stallman *** empty log message ***
1995-01-20 Richard M. Stallman Initial revision
1995-01-20 Karl Heuer (set-c-style): Ignore case in completion.
1995-01-20 Richard M. Stallman (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer (Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M. Stallman entered into RCS
1995-01-19 Karl Heuer (seed_random): Renamed from srandom.
1995-01-19 Karl Heuer (Frandom): Call seed_random and get_random.
1995-01-19 Karl Heuer (remote-shell-program): Reorder search path.
1995-01-19 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
1995-01-19 Karl Heuer (print): Print internal types too, for debugging.
1995-01-19 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
1995-01-19 Richard M. Stallman (subst_char_in_region_unwind): New function.
1995-01-19 Richard M. Stallman (help-for-help): Doc fix.
1995-01-19 Richard M. Stallman Comment change.
1995-01-19 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
1995-01-19 Richard M. Stallman *** empty log message ***
1995-01-19 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
1995-01-19 Richard M. Stallman (internal_self_insert): Don't test current_column
1995-01-19 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
1995-01-19 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
1995-01-19 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
1995-01-19 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
1995-01-19 Richard M. Stallman (set-justification): New function.
1995-01-19 Richard M. Stallman (standard-indent): New variable.
1995-01-19 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
1995-01-19 Richard M. Stallman (completion-separator-self-insert-autofilling):
1995-01-19 Richard M. Stallman (forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M. Stallman Don't include sys/param.h.
1995-01-18 Richard M. Stallman (check-ispell-version): Use Fundamental mode in the temporary buffer.
1995-01-18 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
1995-01-18 Richard M. Stallman (scribe-mode): Treat @: as a sentence end.
1995-01-18 Richard M. Stallman Use byte-compile-dynamic.
1995-01-18 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
1995-01-18 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
1995-01-18 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
1995-01-18 Karl Heuer (SWITCH_ENUM_CAST): New macro.
1995-01-18 Karl Heuer (check-ispell-version): Force standard syntax table.
1995-01-18 Karl Heuer (remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer (rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer (ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
1995-01-18 Karl Heuer (remote-shell-program): New var.
1995-01-18 Francesco Potortì * etags.c (longopts, print_help, main): Use -I as abbreviation
1995-01-18 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
1995-01-17 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon Marshall Make sure the event read by comint-dynamic-list-completions isn't
1995-01-17 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M. Stallman (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer (message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
1995-01-17 Karl Heuer (struct window): New member column_number_displayed.
1995-01-17 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl Heuer Declare checkmagic.
1995-01-17 Karl Heuer (cmcheckmagic): New function.
1995-01-16 Karl Heuer (calendar): Doc fix.
1995-01-16 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer (iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath (r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
1995-01-15 Roland McGrath (not-modified): Doc fix.
1995-01-15 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
1995-01-14 Karl Heuer (vc-directory): Prompt for a directory, not a file.
1995-01-14 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M. Stallman Declare Qrear_nonsticky.
1995-01-13 Richard M. Stallman (Vuse_hard_newlines): New variable.
1995-01-13 Richard M. Stallman (forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M. Stallman (fill-region-as-paragraph): Don't modify newline
1995-01-13 Richard M. Stallman (open-line, split-line, next-line): Use `newline'
1995-01-13 Richard M. Stallman (list-buffers): Fix previous change.
1995-01-13 Richard M. Stallman Fix previous change.
1995-01-13 Richard M. Stallman (list-buffers): New function.
1995-01-13 Karl Heuer (printchar, strout): Call message_dolog.
1995-01-13 Karl Heuer Declare message_dolog.
1995-01-13 Karl Heuer (message_log_need_newline): New var.
1995-01-13 Karl Heuer (easy-menu-define): Doc fix.
1995-01-13 Karl Heuer Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
1995-01-13 Karl Heuer (DONT_COPY_FLAG): Default this to 1.
1995-01-12 Richard M. Stallman (revert-buffer): Recompute buffer-file-truename.
1995-01-12 Karl Heuer (internal_equal): Delete redundant tests.
1995-01-12 Richard M. Stallman (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M. Stallman (find-backup-file-name): Run a file name handler.
1995-01-12 Richard M. Stallman (ange-ftp-set-buffer-mode): Don't set make-backup-files.
1995-01-12 Richard M. Stallman (unexec): Cast value of sbrk.
1995-01-12 Richard M. Stallman (internal_equal): Once again use a switch.
1995-01-12 Francesco Potortì Global polishing, some bugs corrected, dynamic allocation used instead
1995-01-12 Richard M. Stallman (mouse-select-buffer) Handle an aborted selection.
1995-01-12 Richard M. Stallman (etags-goto-tag-location): Add 1 to char positions in TAGS.
1995-01-11 Richard M. Stallman (define-derived-mode): Doc fix.
1995-01-11 Richard M. Stallman Put height and width from geometry parm into default-frame-alist.
1995-01-11 Richard M. Stallman (main): Skip past the colon in inname.
1995-01-11 Karl Heuer (DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer (isearch-edit-string): Disable message logging.
1995-01-11 Karl Heuer Use large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer (Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer (message1_nolog): New function.
1995-01-11 Karl Heuer (Vmessage_log_max): New var.
1995-01-11 Karl Heuer (echo): Don't log the key echoes.
1995-01-11 Karl Heuer Declare all non-returning functions `void'.
1995-01-11 Richard M. Stallman (dired-insert-directory): Don't call expand-file-name
1995-01-11 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M. Stallman (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M. Stallman (struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-11 Karl Heuer Don't use go32 for make-docfile; the arg list is too long.
1995-01-11 Karl Heuer Use coff2exe on make-docfile, instead of go32 when running it.
1995-01-10 Noah Friedman rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.
1995-01-10 Karl Heuer (Fnarrow_to_region): Swap using temp Lisp_Object, not int.
1995-01-10 Karl Heuer (Finsert_char): Check inherit flag for long strings too.
1995-01-10 Richard M. Stallman (syms_of_keyboard): Doc fix.
1995-01-10 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
1995-01-10 Richard M. Stallman (face-nontrivial-p): New function.
1995-01-10 Francesco Potortì * etags.c (pfatal): New function.
1995-01-10 Simon Marshall Doc fixes (simon's email address and shell-mode)
1995-01-10 Francesco Potortì * etags.c (Lang_function): Use void instead to declare the
1995-01-10 Richard M. Stallman (face-try-color-list): Treat `underline' as valid.
1995-01-10 Noah Friedman Removed several more gratuitous autoload cookies.
1995-01-10 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
1995-01-09 Karl Heuer Fix text punctuation.
1995-01-09 Richard M. Stallman Better format of files-by-directory menus.
1995-01-09 Richard M. Stallman (concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-09 Richard M. Stallman (mouse-drag-region): As once in the past,
1995-01-09 Richard M. Stallman (listify-key-sequence-1): Update for change in CHAR_META.
1995-01-08 Richard M. Stallman (store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M. Stallman Don't include param.h.
1995-01-08 Richard M. Stallman (syms_of_buffer): Doc fix.
1995-01-08 Richard M. Stallman Fix buffer-undo-list.
1995-01-07 Roland McGrath Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-2
1995-01-07 Karl Heuer (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer [XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer (VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl Heuer Fix comment.
1995-01-07 Karl Heuer Fix comment.
1995-01-06 Karl Heuer Delete obsolete comment.
1995-01-06 Richard M. Stallman (C_entries): Ignore carriage return at end of line.
1995-01-06 Richard M. Stallman (te-terminfo-systems-regexp): Variable deleted.
1995-01-06 Richard M. Stallman (bibtex-clean-entry): Killing text while editing
1995-01-06 Richard M. Stallman (what-cursor-position): Show char in decimal, hex, octal.
1995-01-05 Richard M. Stallman (pop-global-mark): Make pop-global-mark treat
1995-01-05 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
1995-01-05 Richard M. Stallman (vc-do-command): Change RCS handling so rcsdiff won't strip
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Bump version.
1995-01-05 Johan Vromans Change forms-search to forms-search-forward, and add
1995-01-05 Roland McGrath Fix typo in last change.
1995-01-05 Roland McGrath (store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on
1995-01-05 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
1995-01-05 Roland McGrath (Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled
1995-01-05 Richard M. Stallman (tex-print): Better check for when to print current
1995-01-04 Karl Heuer (mark_object, mark_buffer): Don't mark buffer twice.
1995-01-04 Karl Heuer [EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.
1995-01-04 Richard M. Stallman (auto-mode-alist): Add entries for .cls files, and for /drafts/.
1995-01-04 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer (xint): Use correct mask.
1995-01-04 Per Bothner Update copyright notice.
1995-01-04 Per Bothner Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.
1995-01-04 Richard M. Stallman On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.
1995-01-04 Richard M. Stallman (term_init): Fatal error if screen is too small.
1995-01-04 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-04 Richard M. Stallman (store_function_docstring): Arg is now EMACS_INT.
1995-01-03 Noah Friedman Add autoload cookies.
1995-01-03 Noah Friedman (mail-abbrev-mailrc-file): Variable and macro deleted.