aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (tags-add-tables): Change default value to 'ask-user; update doc.Roland McGrath1994-03-021-7/+10
* (ispell-message-text-end): New variable.Richard M. Stallman1994-03-021-43/+78
* Initial revisionRichard M. Stallman1994-03-021-0/+1990
* (iconify-or-deiconify-frame): Force temporary invisibility even if this is theKarl Heuer1994-03-021-1/+1
* (mail-do-fcc): Don't write a newline before the text.Richard M. Stallman1994-03-021-4/+1
* (menu_bar_items): Accept old vector as arg. Return a vector.Richard M. Stallman1994-03-021-78/+131
* (update_menu_bar): Change call to menu_bar_items.Richard M. Stallman1994-03-021-7/+9
* (memory_signal_data): No longer static.Richard M. Stallman1994-03-021-2/+3
* (Fsignal): If DATA is memory_signal_data, don't add to it.Richard M. Stallman1994-03-021-5/+12
* (struct handler): New field chosen_clause.Richard M. Stallman1994-03-021-0/+5
* (make_frame): Init menu_bar_items field to 0.Richard M. Stallman1994-03-021-0/+1
* New s-file for rs60000-ibm-aix3.2.5.Karl Heuer1994-03-021-0/+3
* Initial revisionKarl Heuer1994-03-021-0/+13
* Use -g with the native compiler.Karl Heuer1994-03-021-0/+8
* (del_range_1): New function.Richard M. Stallman1994-03-021-1/+10
* (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.Richard M. Stallman1994-03-021-3/+15
* * calendar.el (calendar-current-date): Use fixed assoc list forEdward M. Reingold1994-03-011-4/+3
* (pascal-sub-block-re): Recognize for and with.Richard M. Stallman1994-03-011-1/+1
* Move comment to proper place.Doug Evans1994-03-011-2/+2
* (Info-restore-point): Don't wipe out hl before using it.Karl Heuer1994-03-011-2/+2
* (picture-forward-column, picture-backward-column): Allow backward motionKarl Heuer1994-03-011-2/+8
* (inhibit-startup-echo-area-message): Doc fix.Karl Heuer1994-03-011-1/+1
* Fix typo in comment.Karl Heuer1994-03-011-1/+1
* (tc-mode-map): Fix binding of tc-dissociate.Karl Heuer1994-03-011-1/+1
* (memory_full): Use new variable memory_signal_data with precomputed valueKarl Heuer1994-02-281-1/+12
* (xmenu_show): Test XtWindowToWidget before inserting into the event_queue.Fred Pierresteguy1994-02-281-6/+9
* (XTread_socket): For case ClientMessage and Xatom_wm_delete_window, useFred Pierresteguy1994-02-281-1/+1
* Use GPL.David J. MacKenzie1994-02-271-48/+16
* *** empty log message ***David J. MacKenzie1994-02-271-0/+1
* Use GPL.David J. MacKenzie1994-02-271-20/+16
* Initial revisionDavid J. MacKenzie1994-02-271-0/+241
* Update GPL.David J. MacKenzie1994-02-271-1/+1
* * make-path.c (main): Return 1 on error, not -1. Update GPL.David J. MacKenzie1994-02-271-2/+2
* * cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.David J. MacKenzie1994-02-271-13/+16
* Fix comment typos.David J. MacKenzie1994-02-271-1/+2
* (with_x_toolkit): Don't allow motif or open-look.Richard M. Stallman1994-02-261-6/+9
* (LD_SWITCH_SYSTEM): New definitions, with #undef.Richard M. Stallman1994-02-261-0/+10
* Comment change.Richard M. Stallman1994-02-261-2/+2
* (sys_subshell): New function, split from sys_suspend.Karl Heuer1994-02-261-8/+17
* (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if theKarl Heuer1994-02-261-2/+15
* (menu-bar-mode): Make menu-bar-mode without an argument toggle display of aKarl Heuer1994-02-261-2/+1
* (Fset_window_configuration): Allow for menu-bar-lines to have changed sinceKarl Heuer1994-02-261-1/+8
* (OVERLAY_POSITION): Don't check which buffer it points to.Karl Heuer1994-02-261-9/+4
* (system-key-alist): Renamed from vendor-key-syms.Richard M. Stallman1994-02-261-1/+1
* (Vsystem_key_alist): Renamed from Vvendor_key_alist.Richard M. Stallman1994-02-261-10/+10
* (comint-exec-1): Force a local copy of the environment.Karl Heuer1994-02-261-1/+1
* Delete extra backslash on last line of macro.Karl Heuer1994-02-261-1/+1
* Clean up c-font-lock-keywords; now slightly more consistent about highlightingKarl Heuer1994-02-261-77/+85
* (compute_motion): Allow for invisible overlays in next_invisible lookahead.Karl Heuer1994-02-251-1/+3
* (display_text_line): Allow for invisible overlays in next_invisible lookahead.Karl Heuer1994-02-251-3/+4