aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (x-own-selection-internal, x-get-selection-internal,Karl Heuer1994-02-141-0/+8
* (check_x): Declare it.Karl Heuer1994-02-141-0/+3
* Initial revisionRichard M. Stallman1994-02-141-0/+586
* (current-word): Remove (interactive).Karl Heuer1994-02-141-1/+0
* (indented_beyond_p): New function.Karl Heuer1994-02-141-4/+16
* (try_window_id, display_text_line): Treat blank lines specially inKarl Heuer1994-02-141-9/+8
* Fix comments.Karl Heuer1994-02-141-3/+3
* * etags.c (absolute_pathnames, cwd): added global vars.Francesco Potortì1994-02-141-61/+91
* Initial revisionRoland McGrath1994-02-141-0/+65
* (BROKEN_START, TEXT_START): Don't define.Roland McGrath1994-02-131-3/+1
* (start_of_text): Don't define #ifdef HAVE_TEXT_START.Roland McGrath1994-02-131-2/+2
* (decode_mode_spec): Support %+.Richard M. Stallman1994-02-131-0/+5
* (undo, yank): Set this-command to t at start,Richard M. Stallman1994-02-131-2/+11
* (command_loop_1): On entry, set last_command to this_command.Richard M. Stallman1994-02-131-4/+1
* (term_init): If no `se', use `me';Richard M. Stallman1994-02-121-0/+11
* (command-line-1): Improve previous change.Richard M. Stallman1994-02-121-6/+8
* (inhibit-startup-echo-area-message): New variable.Richard M. Stallman1994-02-121-5/+33
* (face-initialize): Specify default characteristicsRichard M. Stallman1994-02-121-126/+94
* (super-apropos-check-doc-file): Don't attempt to retrieve functionKarl Heuer1994-02-121-1/+1
* (disabled-command-hook): Use eq to compare eltsRichard M. Stallman1994-02-121-1/+4
* Set up Alt keys as well as C-x 8 prefix.Richard M. Stallman1994-02-121-111/+149
* (Fset_frame_height, Fset_frame_width, Fset_frame_size):Richard M. Stallman1994-02-121-36/+56
* (clone-init-mode-variables): Don't defvarRichard M. Stallman1994-02-121-37/+64
* Fix misspelled symbol LD_SWITCH_X_SITE_AUX.Karl Heuer1994-02-121-1/+1
* (perl-mode): Set parse-sexp-ignore-comments.Richard M. Stallman1994-02-121-1/+1
* (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.Richard M. Stallman1994-02-121-1/+1
* Fix conditional compilation.Karl Heuer1994-02-121-2/+0
* Delete HAVE_SETSID; configure checks for that.Karl Heuer1994-02-1210-24/+0
* *** empty log message ***Richard M. Stallman1994-02-121-2/+0
* (gethomedir): Look at LOGNAME before USER.Karl Heuer1994-02-121-6/+3
* (x_scroll_bar_create): Fix indentation.Karl Heuer1994-02-111-4/+4
* (Fuser_real_login_name): Doc fix.Karl Heuer1994-02-111-1/+2
* (rmail-dont-reply-to): Change user-original-login-name to user-login-name.Karl Heuer1994-02-111-1/+1
* (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name toKarl Heuer1994-02-111-5/+2
* (user-original-login-name): Reduce to a defalias, since it's redundant withKarl Heuer1994-02-111-4/+1
* (gnus-user-login-name): Fix doc string.Karl Heuer1994-02-111-2/+2
* (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenvKarl Heuer1994-02-111-4/+3
* (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenvKarl Heuer1994-02-111-3/+1
* (Fsubstitute_in_file_name): Remove long-dead code that looked at USER beforeKarl Heuer1994-02-111-14/+0
* (init_editfns): Look at LOGNAME before USER.Karl Heuer1994-02-111-4/+4
* Don't initialize CC.Richard M. Stallman1994-02-111-10/+25
* (perform-replace): Check for empty stack.Karl Heuer1994-02-111-6/+10
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-02-111-1/+3
* (decode_mode_spec): Implement `P'.Richard M. Stallman1994-02-111-0/+29
* Use -ltermcap, not Emacs's own version. #undef symbols used forCharles Hannum1994-02-111-11/+12
* (SYSV_SYSTEM_DIR): Define.Roland McGrath1994-02-111-0/+13
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget butFred Pierresteguy1994-02-111-3/+3
* *** empty log message ***Fred Pierresteguy1994-02-112-29/+4
* (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.Fred Pierresteguy1994-02-111-0/+2
* (free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X WidgetFred Pierresteguy1994-02-111-0/+18