Mercurial > emacs
graph
-
(normal-top-level): Add ~ at end of auto-save-list-file-prefix.Tue, 02 Jan 1996 01:16:39 +0000, by Richard M. Stallman
-
(convert-standard-filename): New alternate definition.Mon, 01 Jan 1996 23:53:33 +0000, by Richard M. Stallman
-
(auto-save-list-file-prefix): Under MS-DOS, use `.s-'.Mon, 01 Jan 1996 23:50:19 +0000, by Richard M. Stallman
-
(cpp-config-file): New variable.Mon, 01 Jan 1996 23:47:49 +0000, by Richard M. Stallman
-
(save-completions-file-name): Use convert-standard-filename.Mon, 01 Jan 1996 23:46:11 +0000, by Richard M. Stallman
-
(abbrev-file-name): Use convert-standard-filename.Mon, 01 Jan 1996 23:43:19 +0000, by Richard M. Stallman
-
(save-place-file): Use convert-standard-filename.Mon, 01 Jan 1996 23:41:30 +0000, by Richard M. Stallman
-
(vip-startup-file): New variable.Mon, 01 Jan 1996 23:40:10 +0000, by Richard M. Stallman
-
(vip-custom-file-name): Use convert-standard-filename.Mon, 01 Jan 1996 23:36:51 +0000, by Richard M. Stallman
-
(ffap-list-env): Use `path-separator' rather than ":".Mon, 01 Jan 1996 23:33:55 +0000, by Richard M. Stallman
-
(dired-local-variables-file): Use convert-standard-filename.Mon, 01 Jan 1996 23:32:07 +0000, by Richard M. Stallman
-
(abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.Mon, 01 Jan 1996 22:51:51 +0000, by Richard M. Stallman
-
(Ffile_readable_p) [MSDOS]: Use access rather than open.Sun, 31 Dec 1995 19:49:39 +0000, by Richard M. Stallman
-
(install-arch-indep): Give all files read permission.Sun, 31 Dec 1995 19:21:18 +0000, by Richard M. Stallman
-
(auto-compression-mode): Add `interactive'.Sun, 31 Dec 1995 19:19:25 +0000, by Richard M. Stallman
-
(xlwMenuActionsList): Add "key" and "nothing".Sun, 31 Dec 1995 19:15:18 +0000, by Richard M. Stallman
-
(XTread_socket): Pass KeyPress events to the toolkit.Sun, 31 Dec 1995 19:10:03 +0000, by Richard M. Stallman
-
(hexl-mode): Don't call kill-all-local-variables.Sun, 31 Dec 1995 16:09:45 +0000, by Richard M. Stallman
-
Doc fixes.Sun, 31 Dec 1995 00:10:18 +0000, by Richard M. Stallman
-
Removed all `bookmark-xemacsp' conditional code relating to menus. DoSat, 30 Dec 1995 19:52:40 +0000, by Karl Fogel
-
(lpr-page-header-switches, lpr-headers-switches): Doc fixes.Sat, 30 Dec 1995 16:44:15 +0000, by Richard M. Stallman
-
Explain style of "done" messages.Sat, 30 Dec 1995 15:58:49 +0000, by Richard M. Stallman
-
(${etc}DOC): Remove spurious `cd' command line.Sat, 30 Dec 1995 12:01:44 +0000, by Roland McGrath
-
(x-handle-switch, x-handle-numeric-switch)Fri, 29 Dec 1995 21:09:34 +0000, by Richard M. Stallman
-
(vc-backend-checkin): Use vc-checkin-switches.Fri, 29 Dec 1995 20:49:46 +0000, by Erik Naggum
-
(command-line-x-option-alist): New variable.Fri, 29 Dec 1995 20:00:39 +0000, by Richard M. Stallman
-
(dired): Fix typo.Fri, 29 Dec 1995 17:59:11 +0000, by Richard M. Stallman
-
(auto-compression-mode): This is now a stub functionFri, 29 Dec 1995 05:47:49 +0000, by Richard M. Stallman
-
(ps-do-despool): Alternative output method for MSDOS.Fri, 29 Dec 1995 04:14:10 +0000, by Richard M. Stallman
-
(make-auto-save-file-name): Make name always end in #,Fri, 29 Dec 1995 03:36:35 +0000, by Richard M. Stallman
-
(x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.Thu, 28 Dec 1995 23:58:12 +0000, by Richard M. Stallman
-
(ls-lisp-support-shell-wildcards): New variable.Thu, 28 Dec 1995 23:36:50 +0000, by Richard M. Stallman
-
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.Thu, 28 Dec 1995 23:28:35 +0000, by Richard M. Stallman
-
(main): Call syms_of_xmenu if and only if HAVE_MENUS.Thu, 28 Dec 1995 23:14:23 +0000, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):Thu, 28 Dec 1995 22:43:24 +0000, by Richard M. Stallman
-
(wildcard-to-regexp): New function.Thu, 28 Dec 1995 19:24:16 +0000, by Richard M. Stallman
-
(Fmessage_box, Fmessage_or_box):Thu, 28 Dec 1995 16:48:52 +0000, by Richard M. Stallman
-
Replaced all uses of get-file-buffer with find-buffer-visiting.Wed, 27 Dec 1995 17:36:12 +0000, by Edward M. Reingold
-
Put date on top of other-calendars menu.Wed, 27 Dec 1995 17:33:27 +0000, by Edward M. Reingold
-
Fix autoloads.Wed, 27 Dec 1995 17:29:28 +0000, by Edward M. Reingold
-
Rewrote completely for better accuracy.Wed, 27 Dec 1995 17:21:34 +0000, by Edward M. Reingold
-
(install): Turn on read/execute permission.Wed, 27 Dec 1995 14:10:19 +0000, by Richard M. Stallman
-
(mouse-menu-buffer-maxlen): New variable.Tue, 26 Dec 1995 19:43:51 +0000, by Richard M. Stallman
-
(buffers-menu-max-size): Move definition to top of file.Tue, 26 Dec 1995 19:11:18 +0000, by Richard M. Stallman
-
Remove junk accidentally inserted in previous change.Tue, 26 Dec 1995 19:07:21 +0000, by Richard M. Stallman
-
Initial revisionTue, 26 Dec 1995 04:56:42 +0000, by Richard M. Stallman
-
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.Tue, 26 Dec 1995 04:43:32 +0000, by Richard M. Stallman
-
(check_x_display_info, check_x_frame, x_set_font)Tue, 26 Dec 1995 04:41:21 +0000, by Richard M. Stallman