summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explain how delete-region alters point.Richard M. Stallman1995-08-051-1/+3
* (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.Richard M. Stallman1995-08-051-4/+19
* (Ffocus_frame, Funfocus_frame): Make them no-ops.Richard M. Stallman1995-08-051-24/+2
* (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):Richard M. Stallman1995-08-051-7/+11
* (x_delete_display) [AIX]: Don't call XRmDestroyDatabase.Richard M. Stallman1995-08-051-2/+3
* (bibtex-maintain-sorted-entries): Make nil the default.Richard M. Stallman1995-08-051-1/+1
* (ps-print-emacs-type): Renamed from emacs-type.Richard M. Stallman1995-08-041-17/+19
* Renamed `fsf' to `emacs' in all names.Richard M. Stallman1995-08-041-13/+13
* (compilation-error-regexp-alist): Add regexp for Sun ada.Roland McGrath1995-08-041-0/+4
* Initial revisionRichard M. Stallman1995-08-041-0/+454
* (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