aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (dissociated-press): Error at start if buffer is empty.Richard M. Stallman1994-07-261-0/+2
* (tek4300): Don't define if already defined.Richard M. Stallman1994-07-261-0/+2
* Emacs 18 changes from Carl Witty.Tom Tromey1994-07-261-10/+17
* (BSD_PGRPS): Defined.Richard M. Stallman1994-07-251-0/+4
* Add #undef alloca.Richard M. Stallman1994-07-251-0/+6
* (reset_watch, get_time): Use EMACS_GET_TIME.Richard M. Stallman1994-07-251-11/+2
* (command-line-args-left): Add defvar.Richard M. Stallman1994-07-251-0/+3
* (PURESIZE): Increase non-MULTI_FRAME value.Richard M. Stallman1994-07-251-1/+1
* (get_system_name): Add a cast.Richard M. Stallman1994-07-251-1/+1
* (comint-dynamic-list-completions): Listify the keyRichard M. Stallman1994-07-251-1/+1
* [!HAVE_H_ERRNO]: Declare h_errno.Richard M. Stallman1994-07-251-0/+7
* [!HAVE_H_ERRNO]: Declare h_errno.Richard M. Stallman1994-07-251-0/+7
* Add #undef HAVE_H_ERRNO.Richard M. Stallman1994-07-251-0/+3
* Make "checking..." messages' style consistent.Richard M. Stallman1994-07-251-4/+16
* Add #undef alloca.Richard M. Stallman1994-07-251-0/+6
* (c++-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-1/+2
* (emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.Richard M. Stallman1994-07-251-0/+2
* (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.Richard M. Stallman1994-07-241-0/+2
* (Fnext_window, Fprevious_window): Don't get stuck in a loopRichard M. Stallman1994-07-241-9/+32
* (dbx): Use system-configuration, not system-type.Richard M. Stallman1994-07-241-2/+2
* (dired-internal-noselect): a zero modtime means directory is unchanged.Richard M. Stallman1994-07-241-1/+2
* Add to global key map for cut, paste & copy keys.Richard M. Stallman1994-07-241-0/+4
* (system-key-alist): Add Sun-specific X11R6 keysyms.Richard M. Stallman1994-07-241-0/+7
* (mail-extr-all-top-level-domains): Update a few long names.Richard M. Stallman1994-07-241-4/+4
* (Fwrite_region): Do unwind the new unwind protect.Richard M. Stallman1994-07-241-3/+62
* (menu-bar-update-buffers): If Buffers item is gone,Richard M. Stallman1994-07-241-93/+95
* (internal_with_output_to_temp_buffer): gcpro things.Richard M. Stallman1994-07-241-0/+5
* (Fdisplay_completion_list): gcpro `completions'.Richard M. Stallman1994-07-241-2/+8
* (add-log-current-defun): Skip doc stringRichard M. Stallman1994-07-241-1/+3
* (PURESIZE): Incremented to 252000.Richard M. Stallman1994-07-241-1/+1
* (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.Richard M. Stallman1994-07-241-1/+1
* Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.Richard M. Stallman1994-07-241-1/+2
* (line-move, next-line): Check last line moved overRichard M. Stallman1994-07-241-4/+11
* Change reference from renamed calendar-current-month to calendar-goto-today.Edward M. Reingold1994-07-221-1/+1
* Changes to support NetBSD.Charles Hannum1994-07-222-1/+10
* Add more NetBSD ports; rearrange how they're handled.Charles Hannum1994-07-221-4/+14
* type-break-schedule: Remove autoload cookie.Noah Friedman1994-07-211-56/+44
* type-break-good-rest-interval: Doc fix.Noah Friedman1994-07-211-71/+81
* (Emacs 19 menu setup): Move back to top level and do it only if purify-flag.Richard M. Stallman1994-07-201-434/+865
* (Vdeferred_action_list, Vdeferred_action_function): New variables.Richard M. Stallman1994-07-201-0/+24
* (direct_output_for_insert): Dpn't call compute_char_faceRichard M. Stallman1994-07-201-1/+4
* Move #undef static before the includes.Richard M. Stallman1994-07-201-6/+6
* (dired-between-files): Ignore dired-subdir-regexpRichard M. Stallman1994-07-201-3/+3
* (ispell-command-loop, ispell-region, ispell-word):Richard M. Stallman1994-07-201-237/+219
* (visit-tags-table-buffer): Bind a variable local-tags-file-name with theRoland McGrath1994-07-201-68/+75
* (imenu-choose-buffer-index): Use last-nonmenu-eventRichard M. Stallman1994-07-201-22/+27
* [USG5] (SYSV): Don't define if already defined.Richard M. Stallman1994-07-201-0/+2
* (byte-decompile-bytecode-1): Don't add pc valuesRichard M. Stallman1994-07-201-4/+9
* (disassemble-1): Display the pc values.Richard M. Stallman1994-07-201-6/+19
* (byte-decompile-bytecode-1):Richard M. Stallman1994-07-201-2/+10