summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ps2]: Use nlist instead of knlist #ifdef _AIX.make-3-74-2make-3-74-1Roland McGrath1995-08-071-1/+1
* (signal_before_change, signal_after_change): FixKarl Heuer1995-08-071-4/+4
* (doprnt): Don't let size_bound be gigantic. Fix error message.Richard M. Stallman1995-08-071-1/+6
* (command-line-1): Fix previous change.Richard M. Stallman1995-08-071-1/+1
* (tcl-do-auto-fill): Only fill past fill-column; for 19.29.Tom Tromey1995-08-071-21/+25
* (byte-compile-output-docform): CheckRichard M. Stallman1995-08-071-66/+69
* (main): Fix previous change.Richard M. Stallman1995-08-061-2/+6
* (redisplay): Compute mini_frame the same way echo_area_display does.Richard M. Stallman1995-08-061-2/+5
* Standardize layout of doc strings.Richard M. Stallman1995-08-061-42/+40
* (delete-selection-pre-hook): New type value `yank'.Richard M. Stallman1995-08-061-1/+10
* (column-number-mode, line-number-mode): Default now t.Richard M. Stallman1995-08-061-2/+2
* (run_hook_with_args): Move the GCPRO2; add UNGCPRO.Richard M. Stallman1995-08-061-2/+4
* (m68*-next-*): Use m68k.h and nextstep.h.Richard M. Stallman1995-08-051-9/+40
* (Qbefore_change_functions, Qafter_change_functions): Declared.Richard M. Stallman1995-08-051-0/+2
* (Qbefore_change_functions, Qafter_change_functions): New variables.Richard M. Stallman1995-08-051-8/+14
* (signal_before_change, signal_after_change): Major rewrite.Richard M. Stallman1995-08-051-119/+59
* (Fdisplay_completion_list): gcpro elt.Richard M. Stallman1995-08-051-4/+7
* (print_string): Use insert_from_string for output to buffer.Richard M. Stallman1995-08-051-2/+10
* (run_hook_with_args): Add gcpros.Richard M. Stallman1995-08-051-0/+57
* (saved_doc_string*): New variables.Richard M. Stallman1995-08-051-7/+108
* (Info-read-node-name-1): New function.Richard M. Stallman1995-08-051-1/+20
* (tab-to-tab-stop): Expand abbrevs only after a word-char.Richard M. Stallman1995-08-051-1/+2
* (main): Mention lock file name in error message.Richard M. Stallman1995-08-051-1/+5
* (set-face-background): When using face-color-supported-p,Richard M. Stallman1995-08-051-1/+5
* 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