aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].Richard M. Stallman1994-07-011-3/+16
* (random, srandom): Defined.Richard M. Stallman1994-07-011-6/+4
* *** empty log message ***Richard M. Stallman1994-06-301-1/+3
* (minor-mode-map-alist): Add missing quote.Richard M. Stallman1994-06-301-1/+1
* (rmail-highlight-headers): Do nothing ifRichard M. Stallman1994-06-301-2/+4
* (resize-minibuffer-window-restore): Don't do anything if the window heightNoah Friedman1994-06-301-3/+5
* (mouse-drag-secondary): Don't treat end of bufferRichard M. Stallman1994-06-301-2/+1
* (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