Mercurial > emacs
graph
-
* xterm.c (x_convert_modifiers): Declare this to return an1992-10-31, by Jim Blandy
-
* xselect.c (own_selection): selection_type is an X Atom value,1992-10-31, by Jim Blandy
-
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is1992-10-31, by Jim Blandy
-
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrow1992-10-31, by Jim Blandy
-
* window.h (make_window, window_from_coordinates,1992-10-31, by Jim Blandy
-
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors on1992-10-31, by Jim Blandy
-
* undo.c (record_insert): Use accessors on BEG and LENGTH.1992-10-31, by Jim Blandy
-
* search.c (Fstore_match_data): Don't assume Flength returns an1992-10-31, by Jim Blandy
-
* process.c: (status_convert): Declare this to return a1992-10-31, by Jim Blandy
-
* print.c (print): Cast the frame's address to an integer before1992-10-31, by Jim Blandy
-
* minibuf.c (read_minibuf): Use EQ to compare, not ==.1992-10-31, by Jim Blandy
-
* lread.c (read_char): Add an extern declaration for this,1992-10-31, by Jim Blandy
-
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,1992-10-31, by Jim Blandy
-
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume1992-10-31, by Jim Blandy
-
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,1992-10-31, by Jim Blandy
-
* keyboard.c: #include dispextern.h.1992-10-31, by Jim Blandy
-
* frame.c: #include buffer.h.1992-10-31, by Jim Blandy
-
* fns.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* floatfns.c (Flog): Don't forget to declare the BASE argument a1992-10-31, by Jim Blandy
-
* doc.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* dispextern.h (sit_for): Declare this extern.1992-10-31, by Jim Blandy
-
* dired.c (find_file_handler): Declare this extern.1992-10-31, by Jim Blandy
-
* data.c (Fset): See if current_alist_element points to itself1992-10-31, by Jim Blandy
-
* commands.h (unread_command_char): Declare this to be a1992-10-31, by Jim Blandy
-
* casetab.c (set_case_table): Declare this to be static, and1992-10-31, by Jim Blandy
-
* casefiddle.c (operate_on_word): Declare end to be an int, not a1992-10-31, by Jim Blandy
-
* callproc.c: Arrange for synchronous processes to get SIGINT the1992-10-31, by Jim Blandy
-
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with1992-10-31, by Jim Blandy
-
* buffer.h (Fbuffer_name, Fget_file_buffer): Added external1992-10-31, by Jim Blandy
-
* buffer.c (reset_buffer): Don't assign to b->save_length as if it1992-10-31, by Jim Blandy
-
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.1992-10-31, by Jim Blandy
-
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value1992-10-31, by Jim Blandy
-
(preserved_fns): New var.1992-10-30, by Richard M. Stallman
-
Doc fix.1992-10-30, by Richard M. Stallman
-
(get_system_name): Use gethostname for USG systems1992-10-29, by Richard M. Stallman
-
(count_blanks): Leave argument r constant, and increment p.1992-10-29, by Richard M. Stallman
-
(vc-admin): Pass t as noquery arg to vc-resynch-window.1992-10-28, by Richard M. Stallman
-
Initial revision1992-10-28, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): Define it.1992-10-28, by Richard M. Stallman
-
(HAVE_SETSID, IRIX): Defined.1992-10-28, by Richard M. Stallman
-
*** empty log message ***1992-10-28, by Jim Blandy
-
(manual-program): Always use /usr/ucb/man if that exists.1992-10-28, by Richard M. Stallman
-
(fortran-window-create): Use screen-width, not frame-width.1992-10-27, by Richard M. Stallman
-
(fortran-prepare-abbrev-list-buffer): Fix typo.1992-10-27, by Richard M. Stallman
-
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.1992-10-27, by Richard M. Stallman
-
(fortran-tab-mode): Add defvar.1992-10-27, by Richard M. Stallman
-
Rename buffer-flush-undo to buffer-disable-undo.1992-10-27, by Richard M. Stallman
-
Update LISP_FLOAT_TYPE in config.h.1992-10-27, by Richard M. Stallman
-
Update GNU_MALLOC and REL_ALLOC in config.h.1992-10-27, by Richard M. Stallman
-
(shell-command-on-region):1992-10-27, by Richard M. Stallman
-
(isearch-edit-string):1992-10-27, by Richard M. Stallman
-
* make-dist: Copy config.sub, since it's a symbolic link to a file1992-10-27, by Jim Blandy
-
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.1992-10-26, by Richard M. Stallman
-
Dox fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
(vc-prefix-map): Put vc-diff on = and vc-directory on d.1992-10-24, by Richard M. Stallman
-
(relinquish): Adjust page_break_value by amount of memory actually given back.1992-10-24, by Richard M. Stallman
-
* emacs.c (main): Correct spelling of HAVE_X_WINDOW to1992-10-23, by Jim Blandy
-
(set-visited-file-name): Change the auto save file name.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macros): If arg is empty, use last macro as default.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macro): Replace nonprinting chars with escapes.1992-10-23, by Richard M. Stallman
-
(mail-aliases): Doc fix.1992-10-23, by Richard M. Stallman
-
(describe-function): Print `an autoloaded', not `a ...'.1992-10-23, by Richard M. Stallman
-
(goal-column): Don't put the defvar inside the make-variable-buffer-local.1992-10-23, by Richard M. Stallman
-
(dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(rmail-mode-map): Delete binding of M-r (use global one).1992-10-21, by Richard M. Stallman
-
(lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(backward-kill-sentence): Fix typo in last change.1992-10-21, by Richard M. Stallman
-
Doc fixes.1992-10-21, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call abbreviate-file-name.1992-10-21, by Richard M. Stallman
-
(comment-region): Do move to next line, in neg arg case.1992-10-20, by Richard M. Stallman
-
(isearch-mode-map): Make the top-level keymap dense.1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for handler only if file-name-handler-alist is bound.1992-10-20, by Richard M. Stallman
-
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for a vc-registered handler.1992-10-20, by Richard M. Stallman
-
Add dummy handlers for file-truename and vc-registered.1992-10-20, by Richard M. Stallman
-
(file-truename): Check for root by seeing if1992-10-20, by Richard M. Stallman
-
(grow_specpdl): Increase max_specpdl_size before Fsignal.1992-10-20, by Richard M. Stallman
-
[emacs]: Define POINTER and SIZE.1992-10-20, by Richard M. Stallman
-
(get_lim_data): Make it static.1992-10-20, by Richard M. Stallman
-
(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