aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (x_get_foreign_selection): Renamed local variablesKarl Heuer1996-01-041-19/+19
* Initial revisionKarl Heuer1996-01-041-0/+8
* (SHARABLE_LIB_BUG): Renamed from SHAREABLE_LIB_BUG.Karl Heuer1996-01-041-7/+7
* (SELECTION_EVENT_REQUESTER): Renamed fromKarl Heuer1996-01-041-3/+3
* (browse-url-usr1-signal): Doc fix.Karl Heuer1996-01-041-1/+1
* (generate-file-autoloads): Preserve whitespace after cookie in literal textRoland McGrath1996-01-041-4/+11
* (error): Doc fix.Richard M. Stallman1996-01-041-1/+4
* Better doc strings for a few variables.André Spiegel1996-01-041-2/+4
* (vc-cancel-version): Handle versions that start a new branch.André Spiegel1996-01-041-55/+92
* (browse-url-mosaic): Print "done" messageRichard M. Stallman1996-01-041-21/+14
* (getuid): Only return root uid if Administrator.Geoff Voelker1996-01-041-2/+16
* (win32_wait): fixed bad synch_process_retcodeGeoff Voelker1996-01-041-5/+24
* (etags, ctags): Compile with regexp support.Geoff Voelker1996-01-041-10/+34
* (dired-insert-directory): Force use of C locale.Richard M. Stallman1996-01-041-0/+4
* (mail-header-separator): Don't put on read-only property.Richard M. Stallman1996-01-031-1/+6
* Discuss djgpp version; eliminate mention of Simtel.Richard M. Stallman1996-01-031-6/+6
* Say djgpp v2 doesn't work.Richard M. Stallman1996-01-031-1/+3
* (main): Do chmod based on existing permission.Karl Heuer1996-01-031-1/+9
* (x-colors): New variable, a list of colorsRichard M. Stallman1996-01-021-18/+28
* (facemenu-read-color, list-colors-display)Richard M. Stallman1996-01-021-41/+87
* (Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.Erik Naggum1996-01-021-1/+1
* (Man-mode-map): Delete `toggle-truncate-lines' binding.Richard M. Stallman1996-01-021-1/+0
* (xterm-mouse-translate, xterm-mouse-event):Richard M. Stallman1996-01-021-4/+6
* (sendmail-send-it): Make deletion of empty subject line work reliably.Richard M. Stallman1996-01-021-1/+5
* (replace_buffer_in_all_windows): New function.Richard M. Stallman1996-01-021-0/+30
* (Fkill_buffer): Use replace_buffer_in_all_windows.Richard M. Stallman1996-01-021-1/+1
* (tmm-prompt): Major cleanups. Handle pop-menu case nicely.Richard M. Stallman1996-01-021-75/+98
* (tmm-menubar-mouse): New function, handles [menu-bar mouse-1].Richard M. Stallman1996-01-021-16/+55
* (normal-top-level): Add ~ at end of auto-save-list-file-prefix.Richard M. Stallman1996-01-021-3/+6
* (convert-standard-filename): New alternate definition.Richard M. Stallman1996-01-011-0/+39
* (auto-save-list-file-prefix): Under MS-DOS, use `.s-'.Richard M. Stallman1996-01-011-11/+17
* (cpp-config-file): New variable.Richard M. Stallman1996-01-011-6/+9
* (save-completions-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (abbrev-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (save-place-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (vip-startup-file): New variable.Richard M. Stallman1996-01-011-2/+6
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (ffap-list-env): Use `path-separator' rather than ":".Richard M. Stallman1996-01-011-2/+2
* (dired-local-variables-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.Richard M. Stallman1996-01-011-6/+22
* (Ffile_readable_p) [MSDOS]: Use access rather than open.Richard M. Stallman1995-12-311-0/+8
* (install-arch-indep): Give all files read permission.Richard M. Stallman1995-12-311-35/+44
* (auto-compression-mode): Add `interactive'.Richard M. Stallman1995-12-311-6/+10
* (xlwMenuActionsList): Add "key" and "nothing".Richard M. Stallman1995-12-311-4/+86
* (XTread_socket): Pass KeyPress events to the toolkit.Richard M. Stallman1995-12-311-31/+2
* (hexl-mode): Don't call kill-all-local-variables.Richard M. Stallman1995-12-311-8/+29
* Doc fixes.Richard M. Stallman1995-12-311-8/+8
* Removed all `bookmark-xemacsp' conditional code relating to menus. DoKarl Fogel1995-12-301-6/+71
* (lpr-page-header-switches, lpr-headers-switches): Doc fixes.Richard M. Stallman1995-12-301-2/+3
* Explain style of "done" messages.Richard M. Stallman1995-12-301-0/+7