bpt/emacs.git
1995-02-02 David J. MacKenzieCreate a .gdbinit that sources the real one, if using...
1995-02-02 Richard M.... (fill-paragraph-function): New variable.
1995-02-02 Richard M.... (c-mode-map): No binding for c-fill-paragraph
1995-02-02 Richard M.... (lisp-fill-paragraph): Return t.
1995-02-02 Richard M.... (shared-lisp-mode-map): Don't bind M-q.
1995-02-01 Karl Heuer(Fexecute_kbd_macro): Clear prefix arg here, not in...
1995-02-01 Karl Heuer(cmd_error): Clear prefix arg here.
1995-02-01 Michael MeissnerAdd preliminary PowerPC eABI support.
1995-02-01 Noah Friedmanmail-mailer-swallows-blank-line: Handle full range...
1995-02-01 Francesco Potortì* etags.c (pfnote): Initialise been_warned in the node.
1995-02-01 Richard M.... (describe-variable): If var is local, mention default.
1995-02-01 Richard M.... (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...
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.... Fix previous change.
1995-01-31 Richard M.... (main) [REL_ALLOC]: Set __malloc_extra_blocks.
1995-01-31 Richard M.... Comment changes.
1995-01-31 Richard M.... Initial revision
1995-01-31 Richard M.... (syms_of_buffer): overwrite-mode doc fix.
1995-01-31 Karl Heuer[MULTI_PERDISPLAY] (get_perdisplay): Define this as...
1995-01-31 Karl Heuer[MULTI_PERDISPLAY] (get_perdisplay): Define this as...
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 HeuerDeclare 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...
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...
1995-01-30 Richard M.... (indent-new-comment-line): Obey the convention
1995-01-30 Richard M.... (make-extent, delete-extent, set-extent-property)
1995-01-30 Richard M.... Many doc fixes.
1995-01-30 Richard M.... (lisp-indent-region): Set endmark before indenting...
1995-01-30 Richard M.... (list-buffers-noselect): Handle read-only properly.
1995-01-30 Richard M.... (list-buffers-noselect): New subroutine.
1995-01-30 Richard M.... (Fcall_interactively): Pass new arg to Fread_string.
1995-01-30 Richard M.... (menu-bar-update-yank-menu): If string is too long,
1995-01-30 Richard M.... (read-number): New function.
1995-01-29 Richard M.... (Frassoc): New function.
1995-01-29 Richard M.... (news-reply-mode): Change mode-name to News Reply.
1995-01-28 Richard M.... (match-string): Fix braino.
1995-01-28 Richard M.... (ecrt0.o): Target renamed from crt0.o.
1995-01-28 Richard M.... (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_Displa...
1995-01-28 Karl Heuer* keyboard.c (kbd_buffer_frame_or_window): Delete;...
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.... (make-frame): Doc fix.
1995-01-27 Richard M.... (describe-variable): Use local-variable-p.
1995-01-27 Richard M.... (tex-display-shell): Pass nil as arg to
1995-01-27 Richard M.... (debug-convert-byte-code): Convert the doc info to...
1995-01-27 Richard M.... (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 HeuerDeclare message_log_maybe_newline.
1995-01-27 Richard M.... (modify_region): Clear point_before_scroll field.
1995-01-27 Richard M.... (set_point): Set point_before_scroll to nil.
1995-01-27 Richard M.... (struct buffer): New field point_before_scroll.
1995-01-27 Richard M.... (init_buffer_once, syms_of_buffer):
1995-01-27 Richard M.... (match-string): New function.
1995-01-27 Richard M.... Integer width changes.
1995-01-27 Richard M.... Fix integer width changes.
1995-01-26 Karl HeuerFix typos.
1995-01-26 Richard M.... (mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M.... (scroll-bar-drag-1): Set point-before-scroll properly.
1995-01-26 Richard M.... (mouse-drag-region): Modify previous change--don't...
1995-01-26 Richard M.... (mouse-save-then-kill): Ignore mouse-selection-click...
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 HeuerAdd 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.... Comment change.
1995-01-25 Richard M.... (x_destroy_window): Don't let frame being destroyed...
1995-01-25 Richard M.... (font-lock-fontify-region): Bind inhibit-read-only...
1995-01-25 Richard M.... (c-forward-conditional):
1995-01-25 Richard M.... (justify-current-line): Avoid error comparing fill...
1995-01-24 Richard M.... Added support for descriptions in the group buffer:
1995-01-24 Richard M.... (Flocal_set_key, Fglobal_set_key): Use K, not k.
1995-01-24 Richard M.... (Fcall_interactively): Define K mostly like k.
1995-01-24 Richard M.... (read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer(compute_motion): Don't get hung in selective-display...
1995-01-24 Richard M.... (vc-do-command): Arrange for the default-directory...
1995-01-24 Karl HeuerDon't use function prototypes.
1995-01-24 Karl Heuer(iso-transl-dead-key-alist): New var.
1995-01-24 Richard M.... (pascal-*-completion, pascal-comp-defun)
1995-01-24 Karl Heuer(read_key_sequence): Don't wait for a possible key...
next