Mercurial > emacs
graph
-
(syms_of_keyboard): Properly staticpro this_command_keys.1992-10-20, by Richard M. Stallman
-
(mail-aliases): Add definition here.1992-10-20, by Richard M. Stallman
-
(add-log-current-defun): Add condition-case around1992-10-19, by Richard M. Stallman
-
* xdisp.c (message): If M is zero, clear echo_area_glyphs and1992-10-19, by Jim Blandy
-
* window.h (struct window): Doc fix.1992-10-19, by Jim Blandy
-
* window.c: Try to deal coherently with deleted windows:1992-10-19, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs1992-10-19, by Jim Blandy
-
* lisp.h (CHECK_LIVE_WINDOW): New predicate.1992-10-19, by Jim Blandy
-
* keymap.c (store_in_keymap): Don't forget to QUIT in the1992-10-19, by Jim Blandy
-
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.1992-10-19, by Jim Blandy
-
* keyboard.c (this_command_keys): Make this a vector, instead of1992-10-19, by Jim Blandy
-
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,1992-10-19, by Jim Blandy
-
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use1992-10-19, by Jim Blandy
-
* xterm.c (compose_status): New variable.1992-10-19, by Jim Blandy
-
(kill-sentence, backward-kill-sentence):1992-10-18, by Richard M. Stallman
-
Doc fixes.1992-10-18, by Richard M. Stallman
-
Comment fix.1992-10-18, by Richard M. Stallman
-
Delete version 18 compatibility stuff.1992-10-18, by Richard M. Stallman
-
(mail-setup): Call build-mail-aliases, not mail-abbrev-setup.1992-10-18, by Richard M. Stallman
-
(rmail-sort-messages): Give up right away if not Rmail mode.1992-10-18, by Richard M. Stallman
-
Dox fixes.1992-10-18, by Christopher Zaborsky
-
(BROKEN_FIONREAD): Defined.1992-10-18, by Richard M. Stallman
-
(occur): Always search entire buffer.1992-10-18, by Richard M. Stallman
-
* * editfns.c (Fmessage): With no arguments, clear any active1992-10-17, by Jim Blandy
-
* callint.c (Fcall_interactively): Change handling of 'e' spec;1992-10-17, by Jim Blandy
-
* make-dist: Include lib-src/makedoc.com and emacs.csh in the1992-10-17, by Jim Blandy
-
Partially changed to use GCC-style configuration names.1992-10-17, by Jim Blandy
-
*** empty log message ***1992-10-17, by Jim Blandy
-
* mouse.el (mouse-tear-off-window): New function.1992-10-17, by Jim Blandy
-
(mouse-set-region): New command. Bind drag-mouse-1 to it.1992-10-17, by Richard M. Stallman
-
*** empty log message ***1992-10-16, by Jim Blandy
-
(telnet): Do erase-buffer after the initial output.1992-10-16, by Richard M. Stallman
-
(check_memory_limits): Declare __morecore.1992-10-15, by Roland McGrath
-
(morecore_with_warning): Removed.1992-10-15, by Roland McGrath
-
Add support for a new 64 bit CPU type. Elxsi.1992-10-15, by Mike Stump
-
(telnet): Wait for telnet output before sending `open'.1992-10-15, by Richard M. Stallman
-
Comment fix.1992-10-15, by Richard M. Stallman
-
* intervals.c (traverse_intervals): New parameter `depth'.1992-10-14, by Joseph Arceneaux
-
* alloc.c (mark_interval_tree): Pass 0 as initial depth argument1992-10-14, by Joseph Arceneaux
-
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or1992-10-14, by Joseph Arceneaux
-
* dispextern.h: New element of frame structure `max_ascent'.1992-10-14, by Joseph Arceneaux
-
* xterm.h: Declaration of struct face removed.1992-10-14, by Joseph Arceneaux
-
* dispnew.c (scroll_frame_lines): All references to frame elements1992-10-14, by Joseph Arceneaux
-
* files.el (file-truename): The variable ~ should be considered an1992-10-14, by Jim Blandy
-
Initial revision1992-10-13, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Fix fencepost bug in1992-10-12, by Jim Blandy
-
Removed #include "mem-limits.h".1992-10-12, by Roland McGrath
-
* keyboard.c (kbd_buffer_get_event): Remember that1992-10-12, by Jim Blandy
-
(sbrk): Removed decl.1992-10-12, by Roland McGrath
-
(warnfunction): Renamed to warn_function (was used inconsistently).1992-10-12, by Roland McGrath
-
(start_of_data): Removed extra defn.1992-10-12, by Roland McGrath
-
mem_limits.h is now called mem-limits.h.1992-10-12, by Roland McGrath
-
(visit-tags-table-buffer): When trying to pick table, call1992-10-12, by Roland McGrath
-
(edit-picture): Run picture-mode-hook.1992-10-12, by Richard M. Stallman
-
(buffer-file-number): New variable.1992-10-12, by Richard M. Stallman
-
(find_defun_start): scan_buffer returns start of line;1992-10-11, by Richard M. Stallman
-
[!emacs]: Don't define POINTER, SIZE or NULL.1992-10-11, by Richard M. Stallman
-
(morecore_with_warning): Reduce warnlevel when usage drops far enough.1992-10-11, by Richard M. Stallman
-
(Fdump_emacs, main): Use memory_warnings.1992-10-11, by Richard M. Stallman
-
(check_memory_limits): Reduce warnlevel when usage drops far enough.1992-10-11, by Richard M. Stallman