aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (read_key_sequence): Accept both strings and vectorsJim Blandy1993-07-181-5/+5
* * keyboard.c (read_key_sequence): Accept both strings and vectorsJim Blandy1993-07-181-6/+17
* * textprop.c (Ftext_property_any, Ftext_property_all): NewJim Blandy1993-07-181-0/+1
* * intervals.c (split_interval_left, split_interval_right): ChangeJim Blandy1993-07-181-25/+28
* * dispnew.c (direct_output_for_insert): By the time this functionJim Blandy1993-07-181-1/+1
* * Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-levelJim Blandy1993-07-181-1/+2
* * term/x-win.el: Include (invocation-name) in the error messagesJim Blandy1993-07-181-10/+37
* * shell.el (shell-process-pushd): Fix syntax error inJim Blandy1993-07-181-3/+8
* * hippie-exp.el: Renamed from hippie.el.Jim Blandy1993-07-181-78/+249
* * bytecomp.el (byte-compile-from-buffer): Bind float-output-formatJim Blandy1993-07-181-1/+1
* * ange-ftp.el: Install the correct regexp inJim Blandy1993-07-181-2/+2
* * wakeup.c: Use CPP tangle from autoconf manual to #include theJim Blandy1993-07-181-1/+12
* * etags.c (print_help): Break up the very long strings containingJim Blandy1993-07-181-20/+19
* * configure.in (m68k-bull-sysv3): new config.Jim Blandy1993-07-181-1/+6
* * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the srcJim Blandy1993-07-181-0/+1
* Enable the hook only if window-system.Richard M. Stallman1993-07-181-44/+71
* (face-equal): Don't mess with face-background-pixmap.Richard M. Stallman1993-07-181-2/+3
* Rewritten by Vromans to use text properties.Richard M. Stallman1993-07-171-319/+650
* (tar-extract): Use view-exit-action to kill viewed buf.Richard M. Stallman1993-07-171-4/+5
* Doc fixes; some args renamed.Richard M. Stallman1993-07-171-23/+25
* (gnus-info-nodes): Update node names.Richard M. Stallman1993-07-171-3/+3
* entered into RCSRichard M. Stallman1993-07-171-1/+1
* (texinfo-mode): Undo changes mistakenly added withRichard M. Stallman1993-07-171-2/+2
* (Vhelp_menu_bar_map): Deleted.Richard M. Stallman1993-07-171-7/+15
* (revert-buffer): Make menu-enable form more accurateRichard M. Stallman1993-07-171-4/+7
* (mh-yank-hooks): Use (mark t).Richard M. Stallman1993-07-171-3/+3
* (comint-{next,prev}-prompt, comint-send-eof): New functions.Roland McGrath1993-07-161-0/+25
* (ad-start-advice-on-load): Initialize to t.Roland McGrath1993-07-161-1/+1
* Initial revisionRoland McGrath1993-07-161-0/+4329
* if [ "$os" ] --> if [ x"$os" != x"" ]Doug Evans1993-07-161-1/+1
* (rmail-mail-new-frame): New variable.Richard M. Stallman1993-07-161-5/+17
* (mail-bury): If selected frame is dedicated,Richard M. Stallman1993-07-161-7/+10
* (read_char_menu_prompt): If the user rejects a menu,Richard M. Stallman1993-07-151-6/+26
* (ispell-menu-map): Add missing quote in defalias.Richard M. Stallman1993-07-151-2/+2
* (vc-rcs-status): Make work buffer's name start w/ space.Richard M. Stallman1993-07-151-1/+1
* (completion-setup-function): Insert the mouse help messageRichard M. Stallman1993-07-151-2/+3
* (Fdisplay_completion_list): Run completion-setup-hook.Richard M. Stallman1993-07-151-1/+5
* (help-menu-bar-map): Put the Help item in this map.Richard M. Stallman1993-07-151-1/+3
* (Fbuffer_local_variables): For local var that is unbound,Richard M. Stallman1993-07-151-13/+26
* (dired-mode-map): Add menu bar items.Richard M. Stallman1993-07-151-0/+127
* * assoc.el (asort): First argument should be named alist-symbol,Jim Blandy1993-07-151-1/+1
* * keyboard.c (menu_bar_one_keymap): If the key's binding is theJim Blandy1993-07-151-2/+2
* (server-done): Let save-buffer make the backup,Richard M. Stallman1993-07-151-5/+9
* (isearch-edit-string): Bind isearch-nonincremental to its own value, not toRoland McGrath1993-07-151-2/+2
* (Qdisabled_command_hook): New variable.Richard M. Stallman1993-07-151-6/+5
* (compilation-parse-errors): After skipping two lines, move one char back soRoland McGrath1993-07-151-1/+6
* (gud-debugger-startup): Replaced with gud-massage-args.Roland McGrath1993-07-151-75/+78
* (snarf-spooks): Restore function.Roland McGrath1993-07-141-9/+16
* (cookie-cache): New defvar.Roland McGrath1993-07-141-17/+28
* (generate-file-autoloads): Fix FILE truename hacking to substringRoland McGrath1993-07-141-7/+7