aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (using_x_p): New function.Richard M. Stallman1994-06-051-0/+8
* (Fy_or_n_p): Don't use dialog box if not an X frame.Richard M. Stallman1994-06-051-2/+4
* (Info-directory-list): Don't use the invocation directoryRichard M. Stallman1994-06-051-1/+5
* (main): Do the setpgrp after checking for -batch.Richard M. Stallman1994-06-051-15/+15
* (command_loop_1): Properly handle nil in display table.Richard M. Stallman1994-06-051-7/+8
* (mips-sony-newsos*): Use news-risc.h.Richard M. Stallman1994-06-051-1/+1
* entered into RCSRichard M. Stallman1994-06-041-0/+8
* Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.Roland McGrath1994-06-041-8/+11
* (frame-parameters): Setting this is no longer needed.Karl Heuer1994-06-041-1/+0
* [MSDOS]: #include "msdos.h" for rootrelativepath template.Karl Heuer1994-06-041-0/+1
* Another menu fix.Tom Tromey1994-06-031-6/+9
* Fixed menu bug.Tom Tromey1994-06-031-6/+9
* (solar-holidays): Revised to use the rewritten and new fcns.Edward M. Reingold1994-06-031-9/+4
* (solar-sunrise, solar-sunset): Fix doc string.Edward M. Reingold1994-06-031-34/+59
* (lunar-phase): Revised to use the rewritten and new fcns.Edward M. Reingold1994-06-031-2/+3
* * etags.c (absolute_filename): Remove infinite loop bug whenFrancesco Potortì1994-06-031-4/+4
* * etags.c (etags_getcwd): Delete the trailing newline from cwd.Francesco Potortì1994-06-031-0/+1
* (run_msdos_command): Make local copy of argv[2] on stack, not on heap.Karl Heuer1994-06-031-7/+12
* (Fprevious_single_property_change): Check for null interval after correctingKarl Heuer1994-06-031-3/+4
* (display_text_line): Make sure pointer is in range.Karl Heuer1994-06-031-4/+12
* Fixed bug in bug-reporting code.Tom Tromey1994-06-031-4/+7
* (xdialog_show): Fix problem with message in dialog box.Karl Heuer1994-06-021-1/+1
* (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.Richard M. Stallman1994-06-021-0/+2
* (compilation-error-regexp-alist): Stricter Lucid regexp.Richard M. Stallman1994-06-021-1/+1
* [emacs]: Block input around the garbage reclamation.Richard M. Stallman1994-06-021-0/+12
* (comint-dynamic-complete-as-filename)Richard M. Stallman1994-06-021-6/+8
* (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):Richard M. Stallman1994-06-011-10/+4
* (kill_buffer_processes): For net conn, use Fdelete_process.Richard M. Stallman1994-06-011-1/+1
* (gnus-uu-ctl-map): Move C-h binding to C-d.Richard M. Stallman1994-06-011-1/+1
* (completion-list-mode-map): Unbind down-mouse-2.Richard M. Stallman1994-06-011-0/+1
* Fix typo: Mayan -> French RevolutionaryPaul Eggert1994-05-301-1/+1
* (calendar-mod): Remove; it was equivalent to `mod'. All callers changed.Paul Eggert1994-05-302-16/+9
* (generate-calendar-month): Make highlighted text for mouse-2 a full column (2Edward M. Reingold1994-05-301-2/+1
* (command_loop_1): Allow direct output for insertRichard M. Stallman1994-05-301-6/+9
* (redisplay): Limit prev change to pause != 0.Richard M. Stallman1994-05-301-1/+1
* (comint-read-input-ring): Make regexp stricter.Richard M. Stallman1994-05-301-1/+1
* (shortversion): Don't assume another period follows.Richard M. Stallman1994-05-301-1/+3
* (Info-default-directory-list): Don't attach ../info.Richard M. Stallman1994-05-301-8/+9
* (Info-directory-list): Doc fix.Richard M. Stallman1994-05-301-1/+1
* (redisplay): If have window change at end, redisplay again.Richard M. Stallman1994-05-301-0/+5
* (shell-font-lock-keywords): Removed regexp for commands.Richard M. Stallman1994-05-301-2/+7
* (bibtex-clean-entry): Back over close delimiter carefully.Richard M. Stallman1994-05-301-2/+2
* (calendar-current-time-zone): Fix typo thatRichard M. Stallman1994-05-301-2/+2
* (create_process): Get a pty for any non-nil Vprocess_connection_type value.Richard M. Stallman1994-05-301-1/+1
* (ange-ftp-insert-directory): Expand file name toRichard M. Stallman1994-05-301-2/+2
* (calendar-daylight-savings-ends): Fix typo in put.Richard M. Stallman1994-05-301-1/+1
* (menu-bar-mode): Fix previous change.Richard M. Stallman1994-05-301-1/+1
* (output_string): New function.Richard M. Stallman1994-05-301-6/+49
* (TABDLY, TAB3): Defined.Richard M. Stallman1994-05-281-0/+7
* (make-lucid-menu-keymap): Allow any form as the enabler.Richard M. Stallman1994-05-281-6/+3