aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (XLIB_ILLEGAL_ACCESS): Defined.Richard M. Stallman1994-06-301-0/+3
* (x_set_frame_parameters): Call x_set_offset directly.Richard M. Stallman1994-06-291-4/+30
* (command_loop_1): Don't clear nonundocountRichard M. Stallman1994-06-291-17/+20
* (internal_self_insert): Now can return 2.Richard M. Stallman1994-06-291-5/+6
* comint-password-prompt-regexp: New variable.Noah Friedman1994-06-291-2/+7
* (byte-compile-callargs-warn): Handle function defnitionRichard M. Stallman1994-06-291-3/+36
* (easy-menu-change): New function.Richard M. Stallman1994-06-291-0/+14
* Add commented-out code.Richard M. Stallman1994-06-291-0/+15
* (readchar): Restart interrupted I/O.Karl Heuer1994-06-281-1/+15
* (tag-exact-match-p): Fix typo in last change.Roland McGrath1994-06-281-1/+1
* (tag-exact-match-p): Test for point sitting after the explicit tag nameRoland McGrath1994-06-281-1/+4
* (line-move): Don't use message or ding; just signal errors.Richard M. Stallman1994-06-281-37/+29
* (a_write): Loop while *ANNOT is listp, not consp. Previous code omittedRoland McGrath1994-06-281-1/+1
* (dired-x-hands-off-my-keys): New user-defined variable.Richard M. Stallman1994-06-281-22/+99
* (mips-sony-newsos4*): New alias.Richard M. Stallman1994-06-281-1/+1
* (safe_run_hooks): Take symbol as arg.Richard M. Stallman1994-06-281-13/+23
* (redisplay_region): For special treatment, BUF most beRichard M. Stallman1994-06-281-0/+3
* (Foverlay_put): Pass redisplay_region a struct buffer *.Richard M. Stallman1994-06-281-2/+2
* (dired-readin): Record the directory's modtime.Richard M. Stallman1994-06-281-1/+13
* (auto-lower-mode, auto-raise-mode): Doc fixes.Richard M. Stallman1994-06-281-2/+10
* (Info-index): Fix typo: t => \t.Richard M. Stallman1994-06-281-1/+1
* (gnus-inews-user-name, gnus-inews-domain-name):Richard M. Stallman1994-06-271-33/+30
* (Info-insert-dir): Capitalize `node' when inserting it.Richard M. Stallman1994-06-271-2/+2
* (a_write): Verify that *annot is a cons.Richard M. Stallman1994-06-271-1/+1
* (echo_dash): Fix backwards conditional.Richard M. Stallman1994-06-261-1/+1
* (C_DEBUG_SWITCH) [not NEWSOS5]:Richard M. Stallman1994-06-261-0/+5
* (jka-compr-partial-uncompress): Handle the case whereRichard M. Stallman1994-06-261-3/+4
* (mouse-scroll-subr): Don't do anything special at eob.Richard M. Stallman1994-06-251-6/+4
* (send_process): Major rewrite.Richard M. Stallman1994-06-251-67/+111
* (send_process): Major rewrite.Richard M. Stallman1994-06-251-10/+18
* (BUF_PTR_CHAR_POS): New macro.Richard M. Stallman1994-06-251-0/+7
* (comint-send-input): Update markers before actually sending the input.Richard M. Stallman1994-06-251-1/+3
* (Fother_window_for_scrolling): New function.Richard M. Stallman1994-06-251-2/+5
* (C_SWITCH_SYSTEM): Add -D_BSD.Richard M. Stallman1994-06-251-1/+1
* (beginning-of-buffer-other-window)Richard M. Stallman1994-06-251-0/+33
* (frame-notice-user-settings): Make menu-bar-modeRichard M. Stallman1994-06-251-0/+8
* (menu-bar-mode): Make this a global variable.Richard M. Stallman1994-06-251-27/+32
* (Fframe_parameters): Don't handle menu-bar-lines explicitly.Richard M. Stallman1994-06-251-1/+6
* (Fother_window_for_scrolling): New function.Richard M. Stallman1994-06-251-16/+31
* (ispell-message): Avoid an infinite loop.Richard M. Stallman1994-06-251-1/+6
* (popup-menu): Allow user to select nothing.Karl Heuer1994-06-251-4/+5
* (show-paren-command-hook): Use matching-paren.Richard M. Stallman1994-06-251-9/+6
* (add-log-mailing-address): Use user-mail-address.Richard M. Stallman1994-06-251-3/+2
* (user-mail-address): New variable.Richard M. Stallman1994-06-251-0/+4
* (Finsert_file_contents): Fix check for non-regular files.Karl Heuer1994-06-251-11/+15
* (gnus-summary-mode-map): Add menu bar menus.Richard M. Stallman1994-06-241-4/+177
* (scan_lists, Fforward_comment): When moving backward overRichard M. Stallman1994-06-241-14/+16
* (run-at-time): If REPEAT is 0, don't repeat.Richard M. Stallman1994-06-241-1/+3
* (tar-alter-one-field): Finish previous renaming change.Richard M. Stallman1994-06-241-1/+1
* (find-change-log): If file name specified, just use it.Richard M. Stallman1994-06-241-44/+42