aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add #undef SYS_SIGLIST_DECLARED.Roland McGrath1994-02-111-0/+3
* (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_charKarl Heuer1994-02-111-4/+18
* (read_filtered_event): Retry read_char after a buffer change.Karl Heuer1994-02-111-0/+3
* Split #ifdef so as not to confuse c-mode.Karl Heuer1994-02-111-2/+4
* (Fpos_visible_in_window_p): Take hscroll into account.Karl Heuer1994-02-111-2/+5
* (buffer_posn_from_coords): Take hscroll into account.Karl Heuer1994-02-101-2/+4
* (Fmessage): Copy the text to be displayed into a malloc'd buffer.Karl Heuer1994-02-101-1/+19
* Comment change.Karl Heuer1994-02-101-1/+2
* (difftm): Simplify expression.Karl Heuer1994-02-101-16/+15
* (xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotifyFred Pierresteguy1994-02-101-8/+15
* (shell-get-current-command): Make regexp more selective.Richard M. Stallman1994-02-101-1/+1
* (mouse-start-end): For double click with START on openparen,Richard M. Stallman1994-02-101-1/+5
* (lisp-font-lock-keywords-2): Quote the * in let*.Richard M. Stallman1994-02-101-1/+1
* Use new name vmsdir.h.Richard M. Stallman1994-02-102-2/+2
* (outline-mode): Fix spelling of add-hook.Karl Heuer1994-02-101-1/+1
* (Fdo_auto_save): Save echo_area_glyphs_length.Karl Heuer1994-02-101-1/+7
* (Fgarbage_collect): Save echo_area_glyphs_length.Karl Heuer1994-02-101-1/+2
* (Fkill_all_local_variables): Run change-major-mode-hook.Karl Heuer1994-02-091-0/+2
* (x_display_cursor, process_expose_from_menu): Block input.Karl Heuer1994-02-091-3/+14
* (vc-comment-to-change-log): Load add-log before bindingKarl Heuer1994-02-091-0/+3
* (CRT0_DUMMIES): Definition deleted.Karl Heuer1994-02-091-0/+2
* (mouse-start-end): Check START rather than point for being at eob.Karl Heuer1994-02-091-2/+2
* (mark_object): Fetch obj from *objptr at loop, not at the gotos.Karl Heuer1994-02-091-7/+7
* (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.Richard M. Stallman1994-02-091-1/+2
* Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.Richard M. Stallman1994-02-091-1/+6
* (xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,Fred Pierresteguy1994-02-091-1/+42
* (C_SWITCH_MACHINE): Get this from autoconf.Richard M. Stallman1994-02-091-3/+4
* (display-time): Use expand-file-name to make file name of wakeup.Richard M. Stallman1994-02-091-1/+1
* (disabled-command-hook): Use eq to compare elts of this-command-keys.Richard M. Stallman1994-02-091-1/+1
* (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+2
* (rmail-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+3
* Add (require 'rmail) so the macro will be byte-compiled properly.Karl Heuer1994-02-091-0/+2
* (compute_char_face): Extract overlay-sorting code as a separate function,Karl Heuer1994-02-091-69/+4
* (sort-overlays): New function, extracted from xfaces.c.Karl Heuer1994-02-091-0/+85
* (main) [HAVE_SYSVIPC]: Reverse test of fork value.Richard M. Stallman1994-02-081-2/+5
* (show-children): Don't narrow to (1+ (point-max)) whenRichard M. Stallman1994-02-081-1/+6
* (generate-file-autoloads): Don't frob literal formfeeds into \f; just bindRoland McGrath1994-02-081-44/+36
* *** empty log message ***Roland McGrath1994-02-081-2/+2
* (print): If print_escapes_newlines, print '\f' as "\\f".Roland McGrath1994-02-081-2/+8
* (rmail-edit-current-message): Make local variables permanent, soKarl Heuer1994-02-081-0/+1
* (rmail-variables): Make local variables permanent, so the user can safelyKarl Heuer1994-02-081-1/+18
* (copy-face): Doc fix.Richard M. Stallman1994-02-081-10/+16
* (finder-mode): Doc fix.Richard M. Stallman1994-02-081-1/+1
* (mail-signature): Insert a `-- ' line.Richard M. Stallman1994-02-081-2/+2
* (Fprocess_kill_without_query): Doc fix.Richard M. Stallman1994-02-081-1/+1
* (compute_motion): Source code was improperly indented.Karl Heuer1994-02-081-4/+4
* (make-syntax-table): Behave like copy-syntax-table if an argument is given,Karl Heuer1994-02-081-20/+22
* (batch-update-autoloads): Add missing close paren.Karl Heuer1994-02-081-1/+1
* *** empty log message ***Jim Meyering1994-02-081-1/+6
* *** empty log message ***Karl Heuer1994-02-081-8/+5