aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Include mkinstalldirs in distribution.Richard M. Stallman1995-04-061-0/+1
* (write-file): Fix arg count in call to y-or-n-p.Karl Heuer1995-04-061-1/+1
* (Fplist_put): Fix missing \n\.Karl Heuer1995-04-061-1/+1
* (x_window_to_frame): Skip non-X frames before testing dpyinfo.Karl Heuer1995-04-061-9/+3
* Doc fixes to match declared args.Simon Marshall1995-04-061-4/+4
* (menu-bar-bookmark-map): Autoload each formRichard M. Stallman1995-04-061-12/+22
* (ispell-menu-map-needed): Delete test for menu-bar feature.Richard M. Stallman1995-04-061-2/+5
* (BASE_PURESIZE): Increment to 310000.Richard M. Stallman1995-04-061-1/+1
* (list-buffers-noselect): Put buffer name in a textRichard M. Stallman1995-04-061-29/+26
* (Fkill_buffer): Call reset_buffer_local_variablesRichard M. Stallman1995-04-061-30/+53
* (Flooking_at, Fposix_looking_at): Change arg name.Richard M. Stallman1995-04-061-8/+8
* (reporter-submit-bug-report): Give up if mailerRichard M. Stallman1995-04-061-16/+17
* (Fraise_frame, Flower_frame): Now interactive.Richard M. Stallman1995-04-061-2/+10
* (tar-mode-map): Fix typo for tar-display-other-file.Richard M. Stallman1995-04-061-1/+1
* Add missing close backquote.Karl Heuer1995-04-051-1/+1
* (tempo-build-collection): Clear flag after computingKarl Heuer1995-04-051-11/+12
* (ispell-personal-dictionary): Add autoload.Karl Heuer1995-04-051-0/+1
* Change bindings of event-apply-control-modifier,Karl Heuer1995-04-051-13/+6
* (Ffetch_bytecode): New function.Karl Heuer1995-04-051-5/+20
* Declare Ffetch_bytecode.Karl Heuer1995-04-051-0/+1
* (byte-compile-inline-expand): Fetch actual bytecodeKarl Heuer1995-04-051-3/+5
* (tempo-dolist): Don't use `cadr'.Karl Heuer1995-04-051-3/+3
* (event-apply-modifier): Fix off-by-one errors.Karl Heuer1995-04-041-4/+4
* (aixcc, aixcc.c): Targets deleted.Karl Heuer1995-04-042-310/+2
* Fix comments.Karl Heuer1995-04-041-10/+9
* New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,Karl Heuer1995-04-032-30/+39
* (x_window_to_frame): New arg DPYINFO. All callers changed.Karl Heuer1995-04-031-3/+12
* (tempo-insert): Added the P tag and modified the s tag accordinglyRichard M. Stallman1995-04-031-31/+93
* (main): Start with an empty message log.Karl Heuer1995-04-031-0/+10
* (Fy_or_n_p): Don't log prompt.Karl Heuer1995-04-031-3/+4
* (message_nolog): New function.Karl Heuer1995-04-031-0/+13
* (message_nolog): Declare this function.Karl Heuer1995-04-031-0/+1
* Declare Vmessage_log_max.Karl Heuer1995-04-031-0/+1
* (apropos): Use apropos-worthy-symbol-p as default predicate.Richard M. Stallman1995-04-031-1/+10
* (set-auto-mode): Fix previous change.Karl Heuer1995-04-031-2/+5
* (oblookup): Save bucket num in oblookup_last_bucket_number.Richard M. Stallman1995-04-031-8/+82
* Added support for special (quoted) characters in file names:Simon Marshall1995-04-031-40/+79
* Set comint-file-name-quote-list to new shell-file-name-quote-list.Simon Marshall1995-04-031-8/+19
* Don't distribute shortnames directory.Richard M. Stallman1995-04-021-7/+2
* Explain why public domain.Richard M. Stallman1995-04-021-1/+4
* Comment change.Richard M. Stallman1995-04-021-0/+3
* (menu-bar-edit-menu): Capitalize an item name.Richard M. Stallman1995-04-021-3/+3
* (mail-mode-map): Longer title for headers submenu.Richard M. Stallman1995-04-021-1/+1
* (inhibit-first-line-modes-suffixes): New variable.Richard M. Stallman1995-04-021-3/+9
* (jka-compr-install): Add items to inhibit-first-line-modes-suffixes.Richard M. Stallman1995-04-021-8/+15
* (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.Richard M. Stallman1995-04-021-4/+6
* (unrmail): Don't make or switch to a summary buffer.Richard M. Stallman1995-04-011-0/+2
* (Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.Richard M. Stallman1995-04-011-15/+16
* (rmail-summary-toggle-header): Make header visible in message buffer.Richard M. Stallman1995-03-311-1/+13
* (command_loop_1): If we ignore force_start, then alsoKarl Heuer1995-03-311-2/+8