aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (desktop-internal-v2s): Make structure match docstring.Karl Heuer1994-04-251-6/+6
* (tar-copy): Don't bother with a temp buffer.Karl Heuer1994-04-251-17/+4
* Recognize FreeBSD.Richard Kenner1994-04-251-3/+3
* *** empty log message ***Richard M. Stallman1994-04-251-7/+94
* (mode-line-format): Put `mode-line-process' earlier.Richard M. Stallman1994-04-241-18/+18
* *** empty log message ***Richard M. Stallman1994-04-245-236/+385
* Initial revisionRichard M. Stallman1994-04-241-0/+138
* (rmail-highlight-headers): Extracted as a new function. Fix overlay position.Karl Heuer1994-04-241-37/+42
* (shell-dirstack-query): Defaults to nil.Richard M. Stallman1994-04-241-6/+8
* *** empty log message ***Richard M. Stallman1994-04-241-0/+38
* (vc-mode-line): Warn if file is not vc-registeredRichard M. Stallman1994-04-241-0/+6
* (Fselect_window): Use Fselect_frame.Richard M. Stallman1994-04-241-1/+5
* (lisp-mode-variables): In comment-start-skip,Richard M. Stallman1994-04-241-1/+1
* (tar-extract): Don't put whole file name in buffer name.Richard M. Stallman1994-04-241-6/+13
* (terminal-cease-edit, terminal-mode):Richard M. Stallman1994-04-241-2/+2
* (shell-command): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (inferior-lisp-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (gud-mode, gud-sentinel):Richard M. Stallman1994-04-241-2/+2
* (find-dired, find-dired-sentinel):Richard M. Stallman1994-04-241-5/+5
* (compilation-setup, compilation-sentinel):Richard M. Stallman1994-04-241-2/+2
* (comint-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (inferior-scheme-mode):Richard M. Stallman1994-04-241-1/+1
* (tc-mode-line-format):Richard M. Stallman1994-04-241-1/+1
* (tpu-set-mode-line):Richard M. Stallman1994-04-241-1/+1
* (Man-mode-line-format):Richard M. Stallman1994-04-241-1/+1
* Doc fixes.Richard M. Stallman1994-04-241-9/+21
* (rmail-show-message): Always re-set overlay face property.Richard M. Stallman1994-04-241-0/+1
* (kill-paragraph): Don't use save-excursion.Richard M. Stallman1994-04-241-4/+4
* (kill-line, kill-word): Don't use save-excursion.Richard M. Stallman1994-04-241-6/+15
* (Fkill_all_local_variables): Doc fix.Richard M. Stallman1994-04-241-1/+4
* (rmail-show-message): Use overlays, not text properties.Richard M. Stallman1994-04-241-3/+21
* (mail-extr-all-top-level-domains): Renamed from all-top-level-domains.Richard M. Stallman1994-04-241-796/+1226
* (create_process): Use child_setup_tty only if pty_flag.Richard M. Stallman1994-04-241-1/+2
* (create_process): Use SETUP_SLAVE_PTY only if pty_flag.Richard M. Stallman1994-04-241-1/+4
* (special-display-frame-alist): New variable.Richard M. Stallman1994-04-231-0/+28
* Implement special frames for specified buffers.Richard M. Stallman1994-04-231-7/+48
* (Fset_frame_selected_window): New function.Richard M. Stallman1994-04-231-1/+26
* (Vascii_canon_table, Vascii_eqv_table): Declared.Richard M. Stallman1994-04-231-0/+1
* (reset_buffer_local_variables): Use Vascii_eqv_tableRichard M. Stallman1994-04-231-2/+2
* Wrote tcl-indent-for-commentTom Tromey1994-04-231-46/+92
* (rmail-show-message): Highlight the specified fields.Richard M. Stallman1994-04-231-0/+26
* (etags, ctags): Make VERSION a string constant.Richard M. Stallman1994-04-231-2/+2
* (print_version): Print VERSION as a string.Richard M. Stallman1994-04-231-1/+1
* (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.Richard M. Stallman1994-04-231-1/+1
* (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.Richard M. Stallman1994-04-231-10/+10
* Test for libresolv.a.Richard M. Stallman1994-04-231-20/+30
* (alloca.o): Use config_h.Richard M. Stallman1994-04-231-2/+6
* (max_process_desc): New variable.Richard M. Stallman1994-04-231-1/+19
* (ange-ftp-add-file-entry-alist): Fix typo in prev change.Richard M. Stallman1994-04-231-2/+2
* Many doc fixes.Richard M. Stallman1994-04-231-161/+158