bpt/emacs.git
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...
1995-01-24 Karl Heuer(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC...
1995-01-23 Karl Heuer(HAVE_SYS_SELECT_H): Add #undef for configure.
1995-01-23 Karl HeuerCheck for sys/select.h.
1995-01-23 Karl HeuerDefine BROKEN_SELECT_NON_X.
1995-01-23 Karl Heuer(sys_select): Renamed from select. Use SELECT_TYPE...
1995-01-23 Karl Heuer#include sysselect.h instead of defining things by...
1995-01-23 Karl HeuerInitial 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.... (iso-transl-char-map): Add elements for mute-acute...
1995-01-22 Richard M.... Document alias commands and menu items.
1995-01-22 Richard M.... (read_minibuf): Don't print the prompt in batch mode.
1995-01-22 Richard M.... (facemenu-keybindings, facemenu-face-menu):
1995-01-22 Richard M.... (enriched-annotation-list): property `hard-newline'
1995-01-22 Richard M.... (gdb): In gud-remove, specify the source file.
1995-01-22 Richard M.... (sort_args): Ordinary args get priority 0.
1995-01-22 Richard M.... (tempo-insert-template): Quoted transient-mark-mode
1995-01-22 Richard M.... (term-version): Increased to 0.94.
1995-01-22 Richard M.... (byte-compile-defvar): Add the var to current-load...
1995-01-21 Richard M.... Document force arg in unload-feature.
1995-01-21 Richard M.... [NO_REMAP]: #undef static.
1995-01-21 Richard M.... Comment change.
1995-01-21 Roland McGrath(update-copyright): Remove gratuitous error at end.
1995-01-21 Karl HeuerFix sed append command to behave as intended.
1995-01-20 Richard M.... (xmenu.o): Add msdos.h as dependency.
1995-01-20 Richard M.... Delete mysterious dot. Add comment to protect blank
1995-01-20 Richard M.... (compile-internal): Force redisplay on compilation
1995-01-20 Richard M.... (syms_of_buffer) [DOS_NT]: Add missing ';'.
1995-01-20 Richard M.... Comment change.
1995-01-20 Richard M.... (x_mouse_leave): Add neutralizing define.
1995-01-20 Richard M.... [MSDOS]: #include msdos.h.
1995-01-20 Richard M.... (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,
1995-01-20 Richard M.... (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.
1995-01-20 Richard M.... (file_name_as_directory, Ffile_name_directory)
1995-01-20 Richard M.... (unload-feature): Don't care if FILE is a dependency...
1995-01-20 Richard M.... (fill-region-as-paragraph): At end, advance over any...
1995-01-20 Karl Heuer(union Lisp_Misc): Make the `type' field just 16 bits...
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.... entered into RCS
1995-01-20 Richard M.... *** empty log message ***
1995-01-20 Richard M.... Initial revision
1995-01-20 Karl Heuer(set-c-style): Ignore case in completion.
1995-01-20 Richard M.... (rmail-summary-update-highlight): New function.
1995-01-20 Karl Heuer(Ftext_property_any): Handle the trivial case specially.
1995-01-20 Richard M.... 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, xcompil...
1995-01-19 Karl Heuer(print): Print internal types too, for debugging.
1995-01-19 Richard M.... (term_get_fkeys_1): Bug fix for function key above...
1995-01-19 Richard M.... (subst_char_in_region_unwind): New function.
1995-01-19 Richard M.... (help-for-help): Doc fix.
1995-01-19 Richard M.... Comment change.
1995-01-19 Richard M.... (make-help-screen): Use *only* local-map to look up...
1995-01-19 Richard M.... *** empty log message ***
1995-01-19 Richard M.... Revert Jan 15 and Jan 5 changes.
next