aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fkill_buffer): Call the Vkill_buffer_query_functions.Richard M. Stallman1994-02-241-1/+21
* (kill-emacs-query-functions): New variable.Richard M. Stallman1994-02-241-0/+10
* (Info-build-node-completions): Add a call to widen.Richard M. Stallman1994-02-241-9/+12
* (debug, debug-on-entry): Doc strings.Richard M. Stallman1994-02-231-4/+4
* *** empty log message ***Karl Heuer1994-02-231-4/+8
* Include usg5-4.h.Richard M. Stallman1994-02-231-5/+16
* [NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)Richard M. Stallman1994-02-231-2/+21
* NEWSOS5 conditional deleted.Richard M. Stallman1994-02-231-18/+2
* (byte-compile-file): Return nil on failure.Karl Heuer1994-02-231-2/+2
* (main, get_time): Don't crash on invalid input.Karl Heuer1994-02-231-5/+8
* (jka-compr-partial-uncompress): Make dd give youRichard M. Stallman1994-02-231-8/+10
* *** empty log message ***Richard M. Stallman1994-02-231-33/+22
* (posn-x-y): New function.Richard M. Stallman1994-02-231-8/+20
* Removed all support for Emacs-18:Richard M. Stallman1994-02-231-479/+486
* Fix calendar-cursor-to-date to handle starred days correctly.Edward M. Reingold1994-02-231-18/+21
* (Finsert_file_contents): If REPLACE, always do lseek.Richard M. Stallman1994-02-231-12/+29
* (rmail-insert-inbox-text): Recognize the spool directory even if symlinks areKarl Heuer1994-02-231-2/+4
* New variable docdir to control where the docstring file goes.Karl Heuer1994-02-221-1/+7
* Use docdir to initialize PATH_DOC in paths.h.Karl Heuer1994-02-221-0/+4
* New path PATH_DOC for doc-directory.Karl Heuer1994-02-221-2/+5
* (syms_of_callproc): New variable Vdoc_directory.Karl Heuer1994-02-221-2/+10
* (get_doc_string, Snarf_documentation): Use new variable doc_directory.Karl Heuer1994-02-221-6/+6
* New variable doc_directory.Karl Heuer1994-02-221-0/+1
* When --run-in-place, don't inherit archlibdir.Karl Heuer1994-02-221-1/+1
* Move extern declarations to top of file.Karl Heuer1994-02-221-5/+4
* (get_time): Simplify; avoid calling index.Karl Heuer1994-02-221-7/+3
* (calendar-cursor-to-date): Fix search string so itRichard M. Stallman1994-02-221-1/+1
* (make_lispy_event): For menu bar event in USE_X_TOOLKITRichard M. Stallman1994-02-221-6/+16
* (construct_menu_click): Undo previous change.Richard M. Stallman1994-02-221-9/+4
* (x_had_errors_p): New function.Richard M. Stallman1994-02-211-25/+43
* (get_keyelt): Cached equiv-key data is now a sublist.Richard M. Stallman1994-02-211-7/+6
* Whitespace change.Richard M. Stallman1994-02-211-1/+1
* (shrink-window-if-larger-than-buffer): Don't shrink if the window that wouldKarl Heuer1994-02-211-2/+9
* (single_keymap_panes): Properly skip help-string if any.Richard M. Stallman1994-02-211-34/+46
* (picture-mode-map): Replace delete-backward-charRichard M. Stallman1994-02-211-0/+2
* Move config.h after system includes.Roland McGrath1994-02-201-4/+7
* [BSD]: #undef WCOREDUMP before defining it.Roland McGrath1994-02-201-1/+2
* (BSD_PGRPS): Add #undef.Richard M. Stallman1994-02-201-0/+12
* (install-arch-dep, install-arch-indep):Richard M. Stallman1994-02-201-6/+10
* (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.Richard M. Stallman1994-02-201-0/+2
* (x_window_to_frame): Add parens for clarity.Richard M. Stallman1994-02-191-2/+2
* (XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)Richard M. Stallman1994-02-191-5/+5
* *** empty log message ***Richard M. Stallman1994-02-192-21/+30
* (get_keyelt): Discard keyboard equivalentsRichard M. Stallman1994-02-191-2/+14
* Find and display keyboard equivalents of menu items.Richard M. Stallman1994-02-191-8/+128
* (calendar-string-to-mayan-long-count): Don'tRichard M. Stallman1994-02-191-5/+6
* (substitute-key-definition): Don't discard menu strings.Richard M. Stallman1994-02-191-4/+7
* (lisp-complete-symbol): Doc fix.Richard M. Stallman1994-02-181-4/+5
* (mouse-delete-max-match): Set len properly.Richard M. Stallman1994-02-181-3/+4
* Initial revisionRichard M. Stallman1994-02-181-0/+822