aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (redisplay): When displaying a terminal frame,Richard M. Stallman1995-08-031-1/+18
* (command-line-1): Mention recover-session if there's a .saves file.Richard M. Stallman1995-08-031-0/+6
* Don't alter bindings in minibuffer-local-must-match-mapRichard M. Stallman1995-08-031-8/+6
* (resize-minibuffer-setup): Use make-local-hook.Richard M. Stallman1995-08-031-7/+6
* Move various Q... vars to top of file, unconditional.Richard M. Stallman1995-08-031-66/+113
* (tpu-control-keys): New initial value, nil.Richard M. Stallman1995-08-031-21/+20
* (read_key_sequence): Don't downshift an eventRichard M. Stallman1995-08-031-22/+66
* (jka-compr-load): Bind load-force-doc-strings.Richard M. Stallman1995-08-021-1/+2
* (dired-do-copy): Doc fix.Richard M. Stallman1995-08-021-2/+2
* (archive-remote-regexp): Don't accept hostnamesRichard M. Stallman1995-08-021-1/+1
* (HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.Richard M. Stallman1995-08-021-0/+11
* (sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.Richard M. Stallman1995-08-021-0/+2
* (HAVE_SELECT): Defined.Richard M. Stallman1995-08-021-0/+3
* (fill-region-as-paragraph): Don't find adaptive-fill-regexpRichard M. Stallman1995-08-021-6/+18
* (unload-feature): Delete the file's load-history element.Richard M. Stallman1995-08-021-8/+10
* (XTread_socket): For UnmapNotify, use x_top_window_to_frame.Richard M. Stallman1995-08-021-1/+1
* Maybe include net/errno.h.Richard M. Stallman1995-08-021-0/+3
* (cons_cells_consed, floats_consed, vector_cells_consed)Richard M. Stallman1995-08-021-0/+64
* [USE_X_TOOLKIT] (xmenu_show): Compute root-basedRichard M. Stallman1995-08-021-5/+51
* (xm_popup_menu): New arg `event'.Richard M. Stallman1995-08-021-14/+17
* (xlw_popup_menu): New arg event.Richard M. Stallman1995-08-021-13/+19
* (lw_popup_menu): New arg event, passed along.Richard M. Stallman1995-08-021-5/+6
* (gud-xdb-marker-filter): Change pattern to accept spc at end.Richard M. Stallman1995-08-021-2/+3
* (do_switch_frame): Do nothing special when switching between terminal frames.Richard M. Stallman1995-08-011-9/+0
* (file-name-handler-alist): Don't match host name ending in period.Richard M. Stallman1995-08-011-2/+3
* (recover-session): Mention deletion is possible.Richard M. Stallman1995-08-011-2/+5
* (2C-toggle-autoscroll, 2C-autoscroll):Karl Heuer1995-08-011-32/+42
* (getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.Roland McGrath1995-08-011-1/+11
* (byte-optimize-nthcdr): Fix previous change.Richard M. Stallman1995-08-011-1/+1
* (dired-insert-set-properties): Catch errors.Richard M. Stallman1995-07-311-9/+14
* (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.Richard M. Stallman1995-07-311-5/+5
* (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.Karl Heuer1995-07-312-6/+0
* (dired-read-shell-command): Pass `shell-command-history' to read-string.Richard M. Stallman1995-07-311-1/+2
* Add Frun_hooks, Frun_hook_with_args, Frun_hook_with_args_until_success, Frun_...Simon Marshall1995-07-311-12/+103
* Declare hook running functions.Simon Marshall1995-07-311-3/+9
* Remove the remaining hook running functions. They are in C now.Simon Marshall1995-07-311-85/+3
* (kbd_buffer_get_event, swallow_events): Fix prev change.Richard M. Stallman1995-07-311-2/+2
* Major additions by Gustavo Chaves.Richard M. Stallman1995-07-311-99/+160
* (rmail-unix-mail-delimiter): Allow two-letter timezone name.Richard M. Stallman1995-07-301-1/+1
* (byte-compile-insert-header): If compiling for vers 18,Richard M. Stallman1995-07-301-2/+4
* (set-face-background): Don't treat nil as a color.Richard M. Stallman1995-07-301-1/+1
* (dabbrev-expand): Save previous point for undo.Richard M. Stallman1995-07-301-1/+3
* (gettimeofday): New function, defined if necessary.Richard M. Stallman1995-07-301-0/+17
* (Fmake_terminal_frame): Copy face_alist from selected frame.Richard M. Stallman1995-07-301-0/+1
* (with-electric-help): Doc fix.Richard M. Stallman1995-07-301-4/+12
* (HAVE_XRMSETDATABASE): Define if not defined.Richard M. Stallman1995-07-301-1/+5
* (cd): When reading arg, use just directory as the default.Richard M. Stallman1995-07-301-1/+3
* (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.Richard M. Stallman1995-07-301-67/+70
* (forward-paragraph): Don't move back over a lineRichard M. Stallman1995-07-291-2/+12
* (isearch-mode-map): Don't bind tab, return, kp-N, etc.Richard M. Stallman1995-07-291-32/+14