log

age author description
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.
1995-01-03 Noah Friedman Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".
1995-01-03 Noah Friedman (mail-personal-alias-file): New variable.
1995-01-03 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman (command-line-1): Pause between init file error
1995-01-03 Richard M. Stallman (spell-filter): Make it a risky-local-variable.
1995-01-03 Karl Heuer Use consistent spelling in comments.
1995-01-03 Karl Heuer (enum Lisp_Type): Don't use trailing comma.
1995-01-03 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman (gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.
1995-01-02 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
1995-01-02 Richard M. Stallman (display-time-string-forms): Fix doc string syntax error.
1995-01-02 Richard M. Stallman (enum Lisp_Type): Delete Lisp_Buffer.
1995-01-02 Richard M. Stallman Use BUF_MARKERS throughout.
1995-01-02 Richard M. Stallman (Fmake_indirect_buffer): New function.
1995-01-02 Richard M. Stallman Use BUF_INTERVALS throughout.
1995-01-02 Richard M. Stallman (validate_interval_range): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
1995-01-02 Richard M. Stallman Integers now at least 28 bits.
1995-01-02 Richard M. Stallman (store_in_keymap): While dumping, copy DEF if a cons.
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
1995-01-02 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1995-01-02 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
1995-01-02 Richard M. Stallman (Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 Richard M. Stallman Adapt to new Lisp_Object format.
1994-12-31 Richard M. Stallman (auto-mode-alist): Add entries for .cls files,
1994-12-30 Richard M. Stallman (regex_compile): Use putchar, not printchar.
1994-12-30 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
1994-12-30 Richard M. Stallman (terminal-emulator): Test system-configuration
1994-12-30 Richard M. Stallman Added terminfo support.
1994-12-30 Richard M. Stallman (print): Get size of compiled function as pseudovector.
1994-12-30 Richard M. Stallman (VALBITS): Default now 28.
1994-12-30 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-30 Richard M. Stallman (Faref): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (Flength): Handle compiled function as pseudovector.
1994-12-30 Richard M. Stallman (XSETFRAME): Use pseudovector.
1994-12-30 Richard M. Stallman (x_scroll_bar_handle_click): Use GC_WINDOWP.
1994-12-29 Richard M. Stallman Make size field an EMACS_INT.
1994-12-29 Richard M. Stallman Fix typo in previous change.
1994-12-29 Richard M. Stallman (switch-to-completions): New command, with bindings in minibuf completion maps.
1994-12-29 Richard M. Stallman (super-apropos-check-elc-file): New function.
1994-12-29 Richard M. Stallman (super-apropos, super-apropos-check-doc-file)
1994-12-29 Richard M. Stallman (server-process-filter): Process each line separately.
1994-12-29 Richard M. Stallman Comment changes.
1994-12-28 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
1994-12-28 Richard M. Stallman [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.
1994-12-28 Roland McGrath (find-tag-in-order): Don't set buffer-local value of tags-file-name.
1994-12-27 Thien-Thi Nguyen Initial revision
1994-12-27 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-27 Richard M. Stallman (XTupdate_begin): Fix backward test in previous change.
1994-12-27 Richard M. Stallman (run-hook-with-args-until-failure):
1994-12-27 Richard M. Stallman (command-line-1): Split startup msg into two parts.
1994-12-27 Richard M. Stallman (tar-mode-map): Bind C-m to tar-extract.
1994-12-27 Richard M. Stallman (dired-mode-map): Bind C-m to dired-advertised-find-file.
1994-12-27 Richard M. Stallman (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.
1994-12-27 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-26 Richard M. Stallman (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M. Stallman (x_figure_window_size): Treat missing user-position parm as nil.
1994-12-26 Richard M. Stallman Comment changes.
1994-12-26 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M. Stallman (scroll_region_cost): New variable.
1994-12-26 Richard M. Stallman (scroll_region_cost): Declared.
1994-12-26 Richard M. Stallman (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M. Stallman (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M. Stallman (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M. Stallman (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M. Stallman (font-lock-defaults): Add defvar.
1994-12-25 Richard M. Stallman (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M. Stallman (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M. Stallman (esc-map): Delete excess closeparen.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-25 Richard M. Stallman (read_minibuf): GCPRO things.
1994-12-25 Richard M. Stallman (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M. Stallman (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M. Stallman (wrong_type_argument): Abort if VALUE is invalid Lisp object.
1994-12-25 Richard M. Stallman (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
1994-12-24 Richard M. Stallman (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M. Stallman Initial revision
1994-12-24 Richard M. Stallman Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M. Stallman (facemenu-key): Change to M-g.
1994-12-24 Richard M. Stallman (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M. Stallman (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M. Stallman (byte-compile-dest-file): New variable.
1994-12-24 Richard M. Stallman (elp-pack-number): New function.
1994-12-24 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M. Stallman (dabbrev-completion): Now searches all buffers when given prefix arg 16.
1994-12-24 Richard M. Stallman Don't require cl, picture, or reporter.
1994-12-24 Richard M. Stallman Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M. Stallman Give syntax of keywords.
1994-12-23 Richard M. Stallman Initial revision
1994-12-23 Richard M. Stallman (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M. Stallman (next-line, previous-line): If interactive and not in
1994-12-23 Richard M. Stallman Recommend doc strings for all functions and variables.
1994-12-23 Richard M. Stallman entered into RCS
1994-12-23 Richard M. Stallman (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M. Stallman (x_set_frame_parameters): Handle icon-left, icon-top parms.
1994-12-23 Richard M. Stallman (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M. Stallman Add icon-left and icon-top frame parameters.
1994-12-23 Richard M. Stallman (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M. Stallman (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M. Stallman (gdb): Correct tbreak doc string.
1994-12-22 Richard M. Stallman (enable-command): Always insert code to enable.
1994-12-22 Richard M. Stallman Comment change.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Function moved here.
1994-12-22 Richard M. Stallman (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M. Stallman *** empty log message ***
1994-12-21 Richard M. Stallman Fix in visible-bell.
1994-12-21 Richard M. Stallman (Fget_buffer_create): Copy the name, and clear text props.
1994-12-21 Richard M. Stallman (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M. Stallman (struct frame): New field buffer_predicate.
1994-12-21 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
1994-12-21 Richard Kenner (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.
1994-12-21 Richard M. Stallman (tex-start-shell): Use inheritance.
1994-12-21 Richard M. Stallman (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M. Stallman (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M. Stallman (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M. Stallman (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M. Stallman (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzie Include program name in error messages.
1994-12-21 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M. Stallman (describe-function): Fix previous change.
1994-12-21 Richard M. Stallman (describe-function): Don't add `.el' when printing file name.
1994-12-20 Richard M. Stallman (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M. Stallman (frame-update-face-colors): New function.
1994-12-20 Richard M. Stallman (set-background-color, set-foreground-color):
1994-12-20 Richard M. Stallman (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M. Stallman (fortran-end-if, fortran-end-do,
1994-12-18 Richard M. Stallman (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M. Stallman (rmail-search-backward): Function deleted.
1994-12-17 Richard M. Stallman (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M. Stallman (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M. Stallman (news-mail-reply): Restore the saved narrowing before calling `mail'.
1994-12-17 Richard M. Stallman (isearch-done): Don't print msg about mark if we don't set it.
1994-12-17 Richard M. Stallman (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M. Stallman Comment change.
1994-12-17 Richard M. Stallman Comment change.
1994-12-16 Richard M. Stallman (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M. Stallman (lambda): Doc fix.
1994-12-15 Richard M. Stallman Comment change.
1994-12-15 Richard M. Stallman (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M. Stallman (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M. Stallman (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M. Stallman (main): Fix conversion of --display to -d.
1994-12-15 Richard M. Stallman (struct x_display): New field explicit_parent.
1994-12-15 Richard M. Stallman (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M. Stallman (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M. Stallman (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M. Stallman Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M. Stallman (isearch-mode-map): Move the code to set up the meta submap earlier in
1994-12-15 Richard M. Stallman (buffer-quit-function): New variable.
1994-12-15 Richard M. Stallman (PC-do-completion): If complete but not unique,
1994-12-15 Richard M. Stallman (readevalloop): Ignore ^M here.
1994-12-15 Richard M. Stallman (apropos-match-keys): Handle menu bindings with cached equivalent keys.
1994-12-15 Richard M. Stallman (Fdefconst, Fdefvar): Error if too many arguments.
1994-12-14 Richard M. Stallman (rmail-ignored-headers): Delete junk from definition.
1994-12-14 Richard M. Stallman (add_properties): Add gcpro's.
1994-12-14 Richard M. Stallman Just include sunos4shr--do nothing else.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-14 Richard M. Stallman (Info-split): Fix 1-off error in subfile position.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-13 Richard M. Stallman (Info-tagify): Avoid 1-off error in position of a tag.
1994-12-13 Richard M. Stallman (insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.
1994-12-13 Richard M. Stallman (rs6000-ibm-aix4.1*): New alternative.
1994-12-13 Richard M. Stallman Initial revision
1994-12-13 Richard M. Stallman (sort_args): Make `options' a vector of ints.
1994-12-13 Richard M. Stallman (ignored-local-variables): Mark it risky.
1994-12-11 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
1994-12-11 Richard M. Stallman (read_char): After auto-saving, redisplay.
1994-12-11 Richard M. Stallman (report_overlay_modification): Renamed from verify_overlay_modification.
1994-12-11 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
1994-12-11 Richard M. Stallman (signal_before_change, signal_after_change):
1994-12-11 Richard M. Stallman (list_buffers_1): Right-align the size values.
1994-12-11 Richard M. Stallman (rmail-summary-goto-msg): When highlighting,
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-10 Richard M. Stallman (vc-dir-all-files): New function.
1994-12-10 Richard M. Stallman (unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 Richard M. Stallman (sys_siglist) [AIX]: Add AIXHFT conditional.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 Karl Heuer Added ispell-offset for version consistency.
1994-12-09 Karl Heuer Fix typo in comment.
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 Karl Heuer Add patterns for asm-mode.
1994-12-09 Karl Heuer (set-auto-mode): Don't get confused by anything ending in "mode:" which isn't
1994-12-08 Edward M. Reingold Mention Hochleitner's correlation.
1994-12-08 Richard M. Stallman (rlogin-initially-track-cwd): Now a 3-way flag.
1994-12-07 Richard M. Stallman (telnet): Don't make assumptions about process name.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-12-07 Richard M. Stallman (nntp-buggy-select): Delete usg-unix-v from list.
1994-12-07 Richard M. Stallman (dired-insert-directory): Quote certain chars with \.
1994-12-07 Richard M. Stallman (comint-mode-map): Treat C-up, C-down like M-p, M-n.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-07 Richard M. Stallman [HAVE_SYSVIPC]: Include sys/utsname.h.
1994-12-06 Richard M. Stallman (update_frame): Call calculate_costs if baud_rate changed.
1994-12-06 Richard M. Stallman (calculate_costs): Set FRAME_COST_BAUD_RATE.
1994-12-06 Richard M. Stallman (struct frame): New field cost_calculation_baud_rate.
1994-12-06 Roland McGrath (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.
1994-12-06 Karl Heuer (ange-ftp-set-binary-mode): Ignore hash size if nil.
1994-12-05 Richard M. Stallman (isearch-cancel): New function.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-05 Richard M. Stallman (electric-buffer-menu-mode-map):
1994-12-04 Richard M. Stallman (internal_equal): Call compare_string_intervals.
1994-12-04 Richard M. Stallman (compare_string_intervals): New function.
1994-12-04 Richard M. Stallman (INTERVAL_LAST_POS): Don't subtract 1 here.
1994-12-04 Richard M. Stallman (argmatch): Take argc as arg; don't go past end of argv.
1994-12-04 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
1994-12-04 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 Richard M. Stallman (child_setup_tty): Use CDISABLE for setting VERASE, VKILL.
1994-12-04 Richard M. Stallman At compile time, discard any defsubr definitions
1994-12-04 Richard M. Stallman (bibtex-mode-map): Delete binding for ".
1994-12-04 Richard M. Stallman (face-name, face-id, face-foreground, face-background)
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-12-03 Richard M. Stallman (rmail-get-new-mail): Position on first unseen message.
1994-12-03 Richard M. Stallman (argmatch): Handle lstr == 0.
1994-12-02 Karl Heuer (rmail-output): Don't quote "From " lines unless the capitalization is exact.
1994-12-01 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-30 David J. MacKenzie Don't try to make directories that are guaranteed to already exist.
1994-11-30 Karl Heuer (sendmail-send-it): Add `From:' header.
1994-11-30 Roland McGrath (compilation-next-error-locus): Finish last change.
1994-11-30 Karl Heuer (gud-basic-call): Detect error earlier.
1994-11-30 Karl Heuer (system-key-alist): Extra keys are F36 and F37.
1994-11-30 Karl Heuer (imenu-generic-expression): New variable.
1994-11-30 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
1994-11-29 Richard Kenner (ibmrt): Add more cases for various forms of BSD.
1994-11-29 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
1994-11-29 Edward M. Reingold Mention cal-x.el in comments.
1994-11-29 Edward M. Reingold Initial revision
1994-11-28 Richard M. Stallman (get_time): Fix up whitespace.
1994-11-28 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
1994-11-28 Richard M. Stallman (keyboard-escape-quit): New command.
1994-11-28 Richard M. Stallman (internal_delete_file, internal_delete_file_1): New functions.
1994-11-28 Richard M. Stallman (delete_temp_file): Use internal_delete_file.
1994-11-28 Richard M. Stallman (Fkill_buffer): Use internal_delete_file.
1994-11-28 Richard M. Stallman Handle pilcrow, paragraph and pound signs.
1994-11-28 Richard M. Stallman (Fx_synchronize): Fix doc string syntax.
1994-11-28 Richard M. Stallman (safe_strdup): Don't use ANSI argument prototype.
1994-11-28 Richard M. Stallman Fix erroneous comment syntax.
1994-11-28 Richard M. Stallman (NEED_UNISTD_H): Defined.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-28 Richard M. Stallman (calculate-c-indent): Handle a top-level decl with multiple paren groups.
1994-11-28 Richard M. Stallman (gnus-default-nntp-server): Doc fix.
1994-11-28 Richard M. Stallman Many doc fixes. Fix progress message formats.
1994-11-24 Richard M. Stallman (imenu): Widen temporary before scan the file.
1994-11-24 Francesco Potortì * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
1994-11-24 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-24 Richard M. Stallman added fortran status checking -tower
1994-11-23 Richard M. Stallman (double-mode-name): Variable deleted.
1994-11-23 Richard Kenner Add cases for romp-ibm-aix and romp-ibm-bsd.
1994-11-23 Richard M. Stallman Create subdir etc/e. Make links to it.
1994-11-23 Richard M. Stallman (dvi): Run Make in our man subdir.
1994-11-23 Richard M. Stallman Create the man subdir.
1994-11-23 Richard M. Stallman Generate man/Makefile from man/Makefile.in.
1994-11-23 Richard M. Stallman (Info-follow-reference): Use regexp-quote.
1994-11-23 Richard M. Stallman (syms_of_keyboard): Doc fix.
1994-11-23 Richard M. Stallman (Fy_or_n_p): Handle exit-prefix in query-replace-map.
1994-11-23 Richard M. Stallman (map-y-or-n-p): Handle exit-prefix as definition of char.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-23 Richard M. Stallman (Calling menu-bar-enable-clipboard): Be less selective matching Suns.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-22 Richard M. Stallman (lpr-page-header-switches): Use -f by default.
1994-11-22 Richard M. Stallman (eterm): New rule.
1994-11-22 Richard M. Stallman Initial revision
1994-11-22 Richard M. Stallman (OBJECTS_MACHINE): Define only if AIXHFT.
1994-11-22 Richard M. Stallman (AIXHFT): Defined.
1994-11-22 Richard M. Stallman (init_sys_modes): Tes AIXHFT, not AIX.
1994-11-22 Richard M. Stallman (append-to-buffer): Don't use current buffer as default.
1994-11-22 Francesco Potortì * etags.c (print_help): print --regex usage for ctags also.
1994-11-22 Roland McGrath (vc-backend-checkout): Finish last change.
1994-11-22 Roland McGrath (vc-checkout-switches): New variable.
1994-11-22 Richard M. Stallman entered into RCS
1994-11-22 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
1994-11-22 Richard M. Stallman (gud-gdb-marker-filter, gud-irixdbx-marker-filter)
1994-11-22 Richard M. Stallman (timer-process-filter): No need for save-match-data.
1994-11-22 Richard M. Stallman (Man-bgproc-sentinel): No need for save-match-data.
1994-11-22 Richard M. Stallman Match data now saved automatically around filters and sentinels.
1994-11-22 Richard M. Stallman Filters and sentinels now save match data themselves.
1994-11-22 David J. MacKenzie rearrange --with options
1994-11-22 David J. MacKenzie add --with-pop, --with-kerberos, --with-hesiod
1994-11-22 David J. MacKenzie add symbols for --with-pop, --with-kerberos, --with-hesiod
1994-11-22 Richard M. Stallman (kill-region): Use = to compare positions.
1994-11-21 Doug Evans Delete duplicate of sparc-*.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-20 Richard M. Stallman (compare-windows): Push mark in both buffers at start.
1994-11-20 Richard M. Stallman (rmail-summary-scroll-msg-up): If at end of message,
1994-11-19 Richard M. Stallman (sort_args): New function.
1994-11-19 Richard M. Stallman (command-line-1): Handle long options --funcall, --load, --insert, --kill.
1994-11-19 Richard M. Stallman (x-option-alist): New variable now holds
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-11-19 Richard M. Stallman (start-process-shell-command): Don't use `exec'--
1994-11-19 Richard M. Stallman (start-process-shell-command): Function deleted.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
1994-11-19 Richard M. Stallman (face-color-supported-p): New function.
1994-11-19 Richard M. Stallman (re_compile_fastmap): Really treat `succeed' like end.
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.
1994-11-19 Richard M. Stallman Comment change.
1994-11-18 Richard M. Stallman (picture-self-insert): Use last-command-event,
1994-11-18 Richard M. Stallman (init_filelock): Add missing semicolon.
1994-11-18 Richard M. Stallman (batch-byte-compile-emacs): New function.
1994-11-18 Richard M. Stallman Initial revision
1994-11-18 Richard M. Stallman (Fload): Call Fsubstitute_in_file_name after trying handler.
1994-11-18 Richard M. Stallman (mail-setup): Make fill-column wide for the in-reply-to.
1994-11-18 Karl Heuer (kill-region): Set this-command unconditionally.
1994-11-18 Karl Heuer (recompute_width_table): Do the right thing if no previous table existed.
1994-11-18 Karl Heuer (enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (Fsingle_key_description): Use type test macros.
1994-11-18 Karl Heuer (SET_FRAME, key_event, do_mouse_event): Use accessor macros.
1994-11-18 Karl Heuer (Fvconcat, concat): Use Lisp_Vectorlike.
1994-11-18 Doug Evans Vendor for vxworks is wrs.
1994-11-18 Karl Heuer (Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer (XSETCOMPILED): New macro.
1994-11-18 Karl Heuer (Fdocumentation): Use type test macros.
1994-11-18 Karl Heuer (print): Use type test macros.
1994-11-18 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-17 Edward M. Reingold Get rid of edit menu.
1994-11-17 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
1994-11-17 Doug Evans (sparc): Recognize as a cpu.
1994-11-17 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
1994-11-17 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
1994-11-17 Richard M. Stallman (timer-process-filter): Use save-match-data.
1994-11-17 Richard M. Stallman (rmail-fields-not-to-output): New variable.
1994-11-17 Richard M. Stallman (init_filelock): Always copy lock_path.
1994-11-17 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
1994-11-17 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
1994-11-17 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
1994-11-16 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
1994-11-16 Richard M. Stallman (try_window, display_text_line): Undo previous change.
1994-11-16 Richard M. Stallman (substitute-key-definition): Don't recursively scan
1994-11-16 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
1994-11-16 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
1994-11-16 Richard M. Stallman (re_opcode_t): New opcode `succeed'
1994-11-16 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
1994-11-16 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
1994-11-16 Francesco Potortì * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
1994-11-16 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
1994-11-16 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
1994-11-16 Francesco Potortì * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
1994-11-16 Francesco Potortì * etags.c (<errno.h>): #include added.
1994-11-16 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (access_keymap): Use type test macros.
1994-11-16 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer Declare allocate_vectorlike.
1994-11-16 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (make_process): Use allocate_vectorlike and VECSIZE.
1994-11-16 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl Heuer Delete declaration of Farray_length.
1994-11-16 Karl Heuer (Farray_length): Delete this obsolete function.
1994-11-16 Karl Heuer (Flength): Don't call Farray_length, just use size field.
1994-11-16 Karl Heuer Fix indentation.
1994-11-16 Karl Heuer Fix typo in comment.
1994-11-16 Karl Heuer (Fdo_auto_save): Use the new type-test macros.
1994-11-16 Karl Heuer (XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
1994-11-16 Karl Heuer (wait_for_property_change): Encode location as a cons of two integers instead
1994-11-16 Karl Heuer (Finteractive_p): Use XSUBR instead of its expansion.
1994-11-16 Karl Heuer (Fdocumentation): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.
1994-11-16 Karl Heuer (CHECK_NATNUM): Use NATNUMP instead of its expansion.
1994-11-16 Richard M. Stallman (Fread_file_name_internal): Protect orig_string.
1994-11-16 Karl Heuer (syms_of_data): Set Qwholenump as function, not variable.
1994-11-16 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
1994-11-15 Karl Heuer (NETCONN_P, kill_buffer_processes): Use the new type-test macros.
1994-11-15 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer (overlays_at): Use the new type-test macros.
1994-11-15 Karl Heuer (unlock_all_files): Use the new type-test macros.
1994-11-15 Karl Heuer (x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new
1994-11-15 Karl Heuer (GC_INTEGERP, etc): New type-test macros for use during GC.
1994-11-15 Karl Heuer (current_minor_maps): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.
1994-11-15 Karl Heuer (Fpixmap_spec_p): Avoid function calls and assignments as arguments to a
1994-11-15 Karl Heuer (NATNUMP): New macro.
1994-11-15 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
1994-11-15 Roland McGrath (tags-query-replace): Use query-replace-read-args in interactive spec.
1994-11-15 Richard M. Stallman (isearch-other-meta-char): Delete debugging code.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.
1994-11-15 Richard M. Stallman (read_escape): For \S-a, return A.
1994-11-15 Richard M. Stallman (init_sys_modes): Maybe call tcflow.
1994-11-15 Richard M. Stallman (mouse-save-then-kill): Call mouse-show-mark
1994-11-15 Richard M. Stallman (isearch-gnu-emacs-events): Variable deleted.
1994-11-15 Richard M. Stallman (isearch-unread): Always use unread-command-events.
1994-11-15 Richard M. Stallman (Frename_buffer): Rename arg NAME to NEWNAME.