bpt/emacs.git
1994-12-27 Richard M.... (occur-mode-map): Bind C-m and `return' to occur-mode...
1994-12-26 Richard M.... (xmalloc, xrealloc): Add casts.
1994-12-26 Richard M.... (x_figure_window_size): Treat missing user-position...
1994-12-26 Richard M.... Comment changes.
1994-12-26 Richard M.... (scrolling_1): When scroll_region_ok is set, use a
1994-12-26 Richard M.... (scroll_region_cost): New variable.
1994-12-26 Richard M.... (scroll_region_cost): Declared.
1994-12-26 Richard M.... (scrolling): Fewer restrictions if scroll_region_ok is
1994-12-26 Richard M.... (mouse-minibuffer-check, mouse-drag-mode-line)
1994-12-26 Richard M.... (isearch-mode): Set mouse-leave-buffer-hook.
1994-12-26 Richard M.... (byte-compile-warning-types): Add obsolete.
1994-12-26 Richard M.... (timezone-fix-time): For year values < 50, add 2000.
1994-12-25 Richard M.... (font-lock-defaults): Add defvar.
1994-12-25 Richard M.... (syms_of_buffer): Doc fix for buffer-file-type.
1994-12-25 Richard M.... (completion-reference-buffer): Initialize to nil.
1994-12-25 Richard M.... (esc-map): Delete excess closeparen.
1994-12-25 Richard M.... (set_search_regs): Really set search_regs.start and...
1994-12-25 Richard M.... (read_minibuf): GCPRO things.
1994-12-25 Richard M.... (wrong_type_argument): Use Lisp_Type_Limit.
1994-12-25 Richard M.... (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.
1994-12-25 Richard M.... (enum Lisp_Type): Add Max_Lisp_Type.
1994-12-25 Richard M.... (wrong_type_argument): Abort if VALUE is invalid Lisp...
1994-12-25 Richard M.... (ange-ftp-save-match-data): Macro deleted.
1994-12-25 Richard M.... Initial revision
1994-12-24 Richard M.... (SET_REGS_MATCHED): Do nothing if set_regs_matched_done...
1994-12-24 Richard M.... (dabbrev-abbrev-char-regexp): Accept symbol chars
1994-12-24 Richard M.... Initial revision
1994-12-24 Richard M.... Fix quoting conventions and spaces at end of sentence.
1994-12-24 Richard M.... (facemenu-key): Change to M-g.
1994-12-24 Richard M.... (BASE_PURESIZE): Incremented by 20k.
1994-12-24 Richard M.... (save-buffers-kill-emacs): Fix backward test of value of
1994-12-24 Richard M.... (byte-compile-dest-file): New variable.
1994-12-24 Richard M.... (elp-pack-number): New function.
1994-12-24 Richard M.... (read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-24 Richard M.... (dabbrev-completion): Now searches all buffers when...
1994-12-24 Richard M.... Don't require cl, picture, or reporter.
1994-12-24 Richard M.... Complete rewrite by Lars.Lindberg@sypro.cap.se.
1994-12-23 Richard M.... Give syntax of keywords.
1994-12-23 Richard M.... Initial revision
1994-12-23 Richard M.... (reporter-submit-bug-report): Set up for status messages.
1994-12-23 Richard M.... (next-line, previous-line): If interactive and not in
1994-12-23 Richard M.... Recommend doc strings for all functions and variables.
1994-12-23 Richard M.... entered into RCS
1994-12-23 Richard M.... (XTupdate_begin): Discard records of prior mouse highlight
1994-12-23 Richard M.... (x_set_frame_parameters): Handle icon-left, icon-top...
1994-12-23 Richard M.... (imenu-always-use-completion-buffer-p): A value of
1994-12-23 Richard M.... Add icon-left and icon-top frame parameters.
1994-12-23 Richard M.... (bibtex-string, bibtex-preamble): Use forward-line.
1994-12-23 Richard M.... (server-switch-buffer): Cope with dead frames and windows.
1994-12-22 Richard M.... (gdb): Correct tbreak doc string.
1994-12-22 Richard M.... (enable-command): Always insert code to enable.
1994-12-22 Richard M.... Comment change.
1994-12-22 Richard M.... (dired-string-replace-match): Function moved here.
1994-12-22 Richard M.... (dired-string-replace-match): Moved to dired.el.
1994-12-22 Richard M.... *** empty log message ***
1994-12-21 Richard M.... Fix in visible-bell.
1994-12-21 Richard M.... (Fget_buffer_create): Copy the name, and clear text...
1994-12-21 Richard M.... (C_DEBUG_SWITCH): Define this only if __GNUC__.
1994-12-21 Richard M.... (struct frame): New field buffer_predicate.
1994-12-21 Richard M.... (Fmodify_frame_parameters): For non-X frames,
1994-12-21 Richard M.... (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.... (tex-start-shell): Use inheritance.
1994-12-21 Richard M.... (gud-irixdbx-marker-filter): Changes for Irix dbx.
1994-12-21 Richard M.... (get_doc_string): Now static. Arg now Lisp_Object.
1994-12-21 Richard M.... (Fdefvar): Fix minor error in previous change.
1994-12-21 Richard M.... (Qload_file_name, Vload_file_name): New variables.
1994-12-21 Richard M.... (scan_lisp_file): Handle dynamic doc strings.
1994-12-21 David J. MacKenzieInclude program name in error messages.
1994-12-21 Edward M. ReingoldMake keymap for tex-shell the shell-mode-map.
1994-12-21 Richard M.... (describe-function): Fix previous change.
1994-12-21 Richard M.... (describe-function): Don't add `.el' when printing...
1994-12-20 Richard M.... (Buffer-menu-buffer): Clear text properties in STRING.
1994-12-20 Richard M.... (frame-update-face-colors): New function.
1994-12-20 Richard M.... (set-background-color, set-foreground-color):
1994-12-20 Richard M.... (rmail-first-unseen-message): Fix 1-off error.
1994-12-19 Edward M. ReingoldBe consistent in use of comint (instead of shell) mode.
1994-12-18 Richard M.... (fortran-end-if, fortran-end-do,
1994-12-18 Richard M.... (tar-extract): Don't use set-visited-file-name. to
1994-12-18 Richard M.... (rmail-search-backward): Function deleted.
1994-12-17 Richard M.... (tgetst1): Let ^? stand for DEL character.
1994-12-17 Richard M.... (gnus-mail-reply-using-mail): Don't save point;
1994-12-17 Richard M.... (news-mail-reply): Restore the saved narrowing before...
1994-12-17 Richard M.... (isearch-done): Don't print msg about mark if we don...
1994-12-17 Richard M.... (indent-c-exp): Don't be fooled by else_ or while_.
1994-12-17 Richard M.... Comment change.
1994-12-16 Richard M.... (emerge-read-file-name): New arg must-match.
1994-12-15 Richard M.... (lambda): Doc fix.
1994-12-15 Richard M.... Comment change.
1994-12-15 Richard M.... (vc-toggle-read-only): Accept prefix arg
1994-12-15 Richard M.... (font-lock-hack-keywords): Turn off undo generation.
1994-12-15 Richard M.... (sendmail-send-it): Don't convert S: to Subject:.
1994-12-15 Richard M.... (Fall_completions): New arg hide_spaces.
1994-12-15 Richard M.... (main): Fix conversion of --display to -d.
1994-12-15 Richard M.... (struct x_display): New field explicit_parent.
1994-12-15 Richard M.... (face-initialize): Test for framep not t or nil.
1994-12-15 Richard M.... (hack-local-variables): Run hack-local-variables-hook.
1994-12-15 Richard M.... (find-grep-options): Use -q on non-BSD systems.
1994-12-15 Richard M.... Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.
1994-12-15 Richard M.... (isearch-mode-map): Move the code to set up the meta...
next