| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (do_auto_save_unwind): Don't close DESC if DESC < 0. | Karl Heuer | 1996-01-09 | 1 | -3/+3 |
| * | (main): In batch mode, don't handle SIGHUP if was ignored. | Karl Heuer | 1996-01-09 | 1 | -2/+17 |
| * | (update_buffer_properties): Delete superfluous &'s. | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| * | (init_display): Treat null string DISPLAY var like not set. | Karl Heuer | 1996-01-09 | 1 | -4/+7 |
| * | (LOCALTIME_CACHE): Add #undef. | Karl Heuer | 1996-01-09 | 1 | -0/+1 |
| * | Comment fixes. | Karl Heuer | 1996-01-09 | 1 | -7/+2 |
| * | (x-cut-buffer-or-selection-value): Don't print messages | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| * | (using-unix-filesystems): | Karl Heuer | 1996-01-09 | 1 | -2/+0 |
| * | (tmm-menubar-mouse): Add autoload cookie. | Karl Heuer | 1996-01-09 | 1 | -0/+1 |
| * | (sh-alias-alist): Don't map sh to bash. | Karl Heuer | 1996-01-09 | 1 | -74/+79 |
| * | (mh-display-msg): Use kill-local-variable | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| * | (makefile-space-face): Don't work on | Karl Heuer | 1996-01-09 | 1 | -1/+2 |
| * | (emacs-lisp-byte-compile): Fix error message. | Karl Heuer | 1996-01-09 | 1 | -1/+16 |
| * | (iso-accents-accent-key): Check iso-accents-enable here. | Karl Heuer | 1996-01-09 | 1 | -26/+30 |
| * | (imenu--create-keymap-2): Fix bug in constructing | Karl Heuer | 1996-01-09 | 1 | -3/+5 |
| * | (fill-region-as-paragraph): Check again for reaching | Karl Heuer | 1996-01-09 | 1 | -14/+18 |
| * | (write-contents-hooks): Call make-variable-buffer-local. | Karl Heuer | 1996-01-09 | 1 | -6/+16 |
| * | (executable-find): Renamed from `executable'. | Karl Heuer | 1996-01-09 | 1 | -42/+45 |
| * | (menu-bar-emerge-menu): Delete spaces before `...'. | Karl Heuer | 1996-01-09 | 1 | -7/+7 |
| * | Delete spaces before `...' in menu strings. | Karl Heuer | 1996-01-09 | 1 | -48/+48 |
| * | (easy-menu-define): Doc fix. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| * | (dired-standard-move-to-filename-regexp): New variable. | Karl Heuer | 1996-01-09 | 1 | -1/+13 |
| * | (diff): Set compilation-exit-message-function. | Karl Heuer | 1996-01-09 | 1 | -0/+13 |
| * | (edt-emulation-on): system-type is a symbol. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| * | (apropos-print): Fix message about mouse command. | Karl Heuer | 1996-01-09 | 1 | -1/+2 |
| * | (../info/ccmode): Renamed from ../info/cc-mode. | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| * | Recompile outdated .elc files and update all autoloads. | Karl Heuer | 1996-01-09 | 1 | -37/+43 |
| * | (locallisppath): Put version-specific dir first. | Karl Heuer | 1996-01-09 | 1 | -5/+26 |
| * | (Fexecute_kbd_macro): Reindent properly. | Erik Naggum | 1996-01-09 | 1 | -4/+5 |
| * | (Fapropos_internal): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| * | (Fdefine_abbrev_table): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -5/+4 |
| * | (Fset_char_table_parent): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| * | (Flognot): Fix previous change. | Karl Heuer | 1996-01-09 | 1 | -1/+1 |
| * | (Fmake_symbol): Harmonize arguments with documentation (correctly). | Erik Naggum | 1996-01-09 | 1 | -1/+1 |
| * | (Fexecute_kbd_macro): Local var `pdlcount' renamed from | Karl Heuer | 1996-01-09 | 1 | -4/+5 |
| * | (Fmake_symbol): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -3/+3 |
| * | (Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments | Erik Naggum | 1996-01-09 | 1 | -19/+19 |
| * | (Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent, | Erik Naggum | 1996-01-09 | 1 | -96/+96 |
| * | (Fpixmap_spec_p): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -12/+12 |
| * | (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window, | Erik Naggum | 1996-01-09 | 1 | -50/+50 |
| * | (Ftext_properties_at, Fget_text_property, Fget_char_property, | Erik Naggum | 1996-01-09 | 1 | -88/+88 |
| * | (Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry): | Erik Naggum | 1996-01-09 | 1 | -22/+23 |
| * | (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -16/+20 |
| * | (Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status, | Erik Naggum | 1996-01-09 | 1 | -100/+100 |
| * | (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize | Erik Naggum | 1996-01-09 | 1 | -25/+25 |
| * | (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments | Erik Naggum | 1996-01-09 | 1 | -16/+15 |
| * | (Fset_marker): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -8/+8 |
| * | (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -15/+15 |
| * | (Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps, | Erik Naggum | 1996-01-09 | 1 | -21/+21 |
| * | (Fevent_convert_list, Fcommand_execute): Harmonize arguments with | Erik Naggum | 1996-01-09 | 1 | -9/+9 |