aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (mail-fetch-field): Add autoload cookie.Richard M. Stallman1993-12-231-0/+1
* (shadow-noquery): Use it.Richard M. Stallman1993-12-231-21/+28
* (time-stamp-month-dd-yyyy): no leading zero on day.Richard M. Stallman1993-12-231-3/+2
* (sc-read-string): Don't pass a history arg to read-string.Richard M. Stallman1993-12-231-2/+3
* (shell-mode): Pass t to comint-read-input-ring.Richard M. Stallman1993-12-231-2/+2
* (comint-read-input-ring): New arg SILENT.Richard M. Stallman1993-12-231-52/+67
* (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.Richard M. Stallman1993-12-231-2/+4
* (make-doctor-variables): Fix some local var names.Richard M. Stallman1993-12-231-3/+5
* Autoload dired-.*-file.Richard M. Stallman1993-12-231-1/+7
* (mouse-kill-secondary): Get rid of CLICK argument.Richard M. Stallman1993-12-231-10/+11
* (visit-tags-table-buffer): Change "Add to list" question.Richard M. Stallman1993-12-231-3/+3
* (rmail-output-to-rmail-file): Call rmail-update-summary.Richard M. Stallman1993-12-231-9/+19
* (isearch-text-char-description): Treat TAB as ctl char.Richard M. Stallman1993-12-231-2/+4
* (rmail-spool-directory): Use dgux, not dgux-unix.Richard M. Stallman1993-12-231-2/+1
* (rmail-summary-goto-msg): Use unwind-protect to goRichard M. Stallman1993-12-231-3/+8
* (rmail-quit): Expunge without updating summary.Richard M. Stallman1993-12-231-12/+20
* (telnet-filter): Rewrite, taken mostly from Lucid.Richard M. Stallman1993-12-231-23/+25
* (calendar-mode-map): Put back C-v and M-v bindings.Richard M. Stallman1993-12-231-0/+2
* (Info-insert-dir): Compute truename just once for each dir.Richard M. Stallman1993-12-231-31/+30
* (menu-bar-edit-menu): Add query-replace menu item.Richard M. Stallman1993-12-231-0/+3
* (Man-specified-section-option): Test system-configuration.Richard M. Stallman1993-12-231-28/+43
* (asm-mode): Don't mess with auto-fill mode.Richard M. Stallman1993-12-231-1/+0
* (lpr-headers-switches): Treat hpux like usg-unix-v.Richard M. Stallman1993-12-231-11/+17
* (awk-mode): Use c-indent-line.Richard M. Stallman1993-12-231-1/+1
* (ange-ftp-hash-mark-msgs): Make match more general.Richard M. Stallman1993-12-231-3/+3
* (gud-format-command): Rewrite.Richard M. Stallman1993-12-231-52/+119
* (vc-record-rename): Don't use replace-regexp.Richard M. Stallman1993-12-231-1/+3
* (tex-common-initialization): Make paragraph-startRichard M. Stallman1993-12-231-4/+7
* (mail-default-reply-to): Add autoload cookie.Richard M. Stallman1993-12-231-0/+1
* (grep-command): New variable.Richard M. Stallman1993-12-231-3/+5
* (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INITRichard M. Stallman1993-12-231-3/+8
* (SYSTEM_TYPE): Make it dgux.Richard M. Stallman1993-12-231-2/+8
* (C_DEBUG_SWITCH): Delete -systype bsd43; not needed.Richard M. Stallman1993-12-231-2/+6
* (SET_CHILD_PTY_PGRP): Defined.Richard M. Stallman1993-12-231-0/+3
* (OTHER_FILES): Use ${libsrc} as dir.Richard M. Stallman1993-12-231-1/+1
* (Fmacroexpand): For an autoload definition,Richard M. Stallman1993-12-231-2/+1
* [VMS] (wait_for_kbd_input): Call prepare_menu_bars.Richard M. Stallman1993-12-231-0/+1
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-3/+7
* (Fcall_process): Call prepare_menu_bars.Richard M. Stallman1993-12-231-2/+8
* (graft_intervals_into_buffer): If SOURCE is nullRichard M. Stallman1993-12-231-1/+1
* (HAVE_XSETWMPROTOCOLS): Add #undef.Richard M. Stallman1993-12-231-0/+1
* (Fsubstitute_command_keys): Ignore menu bar bindings.Richard M. Stallman1993-12-231-1/+10
* (Fbuffer_disable_undo): Make arg optional.Richard M. Stallman1993-12-231-2/+3
* (Fwhere_is_internal): Doc fix.Richard M. Stallman1993-12-231-3/+3
* (Fmake_symbolic_link): Do expand FILENAME if starts with ~.Richard M. Stallman1993-12-231-4/+11
* (x_get_foreign_selection): Use x_catch_errors.Richard M. Stallman1993-12-231-0/+7
* Line breaking change.Richard M. Stallman1993-12-231-2/+2
* (Fmessage): Use message2.Richard M. Stallman1993-12-231-10/+11
* Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.Richard M. Stallman1993-12-231-4/+31
* (Fprocess_status): Use get_process, not Fget_process.Richard M. Stallman1993-12-231-19/+24