Mercurial > emacs
graph
-
(print): Handle internal display-local object.1995-01-28, by Karl Heuer
-
(xdispobjfwd): New macro.1995-01-28, by Karl Heuer
-
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.1995-01-28, by Karl Heuer
-
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.1995-01-28, by Karl Heuer
-
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.1995-01-28, by Karl Heuer
-
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).1995-01-28, by Karl Heuer
-
(unixware, svr4): Treat as synonyms for sysv4.1995-01-28, by Richard Kenner
-
(PERDISPLAY, the_only_perdisplay, get_perdisplay):1995-01-28, by Karl Heuer
-
(struct x_display_info): Rename display_perd to perdisplay.1995-01-28, by Karl Heuer
-
(make-frame): Doc fix.1995-01-28, by Richard M. Stallman
-
(describe-variable): Use local-variable-p.1995-01-27, by Richard M. Stallman
-
(tex-display-shell): Pass nil as arg to1995-01-27, by Richard M. Stallman
-
(debug-convert-byte-code): Convert the doc info to a string.1995-01-27, by Richard M. Stallman
-
(shell): If we create a new shell buffer,1995-01-27, by Richard M. Stallman
-
(match-string): Delete extra arg to buffer-substring.1995-01-27, by Karl Heuer
-
(printchar, strout): Use message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(message_log_need_newline): This var is now static.1995-01-27, by Karl Heuer
-
(perform-replace): Don't log the repetitive prompts.1995-01-27, by Karl Heuer
-
Declare message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(modify_region): Clear point_before_scroll field.1995-01-27, by Richard M. Stallman
-
(set_point): Set point_before_scroll to nil.1995-01-27, by Richard M. Stallman
-
(struct buffer): New field point_before_scroll.1995-01-27, by Richard M. Stallman
-
(init_buffer_once, syms_of_buffer):1995-01-27, by Richard M. Stallman
-
(match-string): New function.1995-01-27, by Richard M. Stallman
-
Integer width changes.1995-01-27, by Richard M. Stallman
-
Fix integer width changes.1995-01-27, by Richard M. Stallman
-
Fix typos.1995-01-26, by Karl Heuer
-
(mouse-save-then-kill): When we don't use existing1995-01-26, by Richard M. Stallman
-
(scroll-bar-drag-1): Set point-before-scroll properly.1995-01-26, by Richard M. Stallman
-
(mouse-drag-region): Modify previous change--don't run the ordinary binding1995-01-26, by Richard M. Stallman
-
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.1995-01-26, by Richard M. Stallman
-
(struct x_display_info): New member display_perd.1995-01-25, by Karl Heuer
-
(the_only_perd): Define this var here.1995-01-25, by Karl Heuer
-
Add comments and `volatile' keyword to previous change.1995-01-25, by Karl Heuer
-
(PERD): New struct containing per-display data.1995-01-25, by Karl Heuer
-
(process_tick, update_tick): Make non-static.1995-01-25, by Karl Heuer
-
Comment change.1995-01-25, by Richard M. Stallman
-
(x_destroy_window): Don't let frame being destroyed remain in1995-01-25, by Richard M. Stallman
-
(font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.1995-01-25, by Richard M. Stallman
-
(c-forward-conditional):1995-01-25, by Richard M. Stallman
-
(justify-current-line): Avoid error comparing fill-prefix1995-01-25, by Richard M. Stallman
-
Added support for descriptions in the group buffer:1995-01-24, by Richard M. Stallman
-
(Flocal_set_key, Fglobal_set_key): Use K, not k.1995-01-24, by Richard M. Stallman
-
(Fcall_interactively): Define K mostly like k.1995-01-24, by Richard M. Stallman
-
(read_key_sequence): New arg dont_downcase_last1995-01-24, by Richard M. Stallman
-
(compute_motion): Don't get hung in selective-display loop.1995-01-24, by Karl Heuer
-
(vc-do-command): Arrange for the default-directory variable1995-01-24, by Richard M. Stallman
-
Don't use function prototypes.1995-01-24, by Karl Heuer
-
(iso-transl-dead-key-alist): New var.1995-01-24, by Karl Heuer
-
(pascal-*-completion, pascal-comp-defun)1995-01-24, by Richard M. Stallman
-
(read_key_sequence): Don't wait for a possible key translation sequence if we1995-01-24, by Karl Heuer
-
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.1995-01-24, by Karl Heuer
-
(HAVE_SYS_SELECT_H): Add #undef for configure.1995-01-23, by Karl Heuer
-
Check for sys/select.h.1995-01-23, by Karl Heuer
-
Define BROKEN_SELECT_NON_X.1995-01-23, by Karl Heuer
-
(sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to1995-01-23, by Karl Heuer
-
#include sysselect.h instead of defining things by hand.1995-01-23, by Karl Heuer
-
Initial revision1995-01-23, by Karl Heuer
-
(mark): If transient-mark-mode is nil, mark is active.1995-01-23, by Karl Heuer
-
[__GNUC__] (POSIX_SIGNALS): #define this.1995-01-23, by Karl Heuer