Mercurial > emacs
graph
-
(suppress-keymap): Use substitute-key-definition instead of manuallyTue, 21 Sep 1993 07:47:15 +0000, by Brian Fox
-
(s-hemi-seasons n-hemi-seasons): New constants are hemisphereTue, 21 Sep 1993 07:46:03 +0000, by Brian Fox
-
(kill-region): Use `equal' instead of `eq' to compare markers `beg'Tue, 21 Sep 1993 07:43:20 +0000, by Brian Fox
-
(rmail-convert-file): If the file is empty, don't convert it afterTue, 21 Sep 1993 07:34:20 +0000, by Brian Fox
-
(outline-minor-mode): Force update of modeline when outline-minor-modeTue, 21 Sep 1993 07:32:51 +0000, by Brian Fox
-
(local-write-file-hooks): Make this variable buffer-local.Tue, 21 Sep 1993 07:23:26 +0000, by Brian Fox
-
(edebug-enter): Don't call the current function being debugged inTue, 21 Sep 1993 07:18:36 +0000, by Brian Fox
-
(dired-mode): Don't change the value of case-fold-search.Tue, 21 Sep 1993 07:12:36 +0000, by Brian Fox
-
(diff): Doc fix.Tue, 21 Sep 1993 07:10:31 +0000, by Brian Fox
-
(diary-syntax-table): Make sure that we use a copy ofTue, 21 Sep 1993 07:06:16 +0000, by Brian Fox
-
(compile-internal): Back out jimb change of making buffer read-only. ItTue, 21 Sep 1993 07:00:37 +0000, by Brian Fox
-
(calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).Tue, 21 Sep 1993 06:51:15 +0000, by Brian Fox
-
(side-effect-free-fns): Add "-" and "1-" to the list.Tue, 21 Sep 1993 06:47:21 +0000, by Brian Fox
-
Total rewrite by Gillespie.Tue, 21 Sep 1993 03:44:04 +0000, by Richard M. Stallman
-
entered into RCSMon, 20 Sep 1993 20:03:30 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 20 Sep 1993 20:02:01 +0000, by Roland McGrath
-
(mouse-save-then-kill): If follows a multi-click selection,Mon, 20 Sep 1993 17:36:49 +0000, by Richard M. Stallman
-
Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)Mon, 20 Sep 1993 16:08:50 +0000, by Francesco Potort
-
(ispell-message): New command, with menu bar item.Mon, 20 Sep 1993 15:40:38 +0000, by Richard M. Stallman
-
(@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.Mon, 20 Sep 1993 13:49:26 +0000, by Richard M. Stallman
-
(do-install): Don't abort if ln or chmod at the endMon, 20 Sep 1993 13:47:22 +0000, by Brian Fox
-
Use "sh -c pwd" when we want to avoid having theSun, 19 Sep 1993 20:04:21 +0000, by Richard M. Stallman
-
Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.Sun, 19 Sep 1993 19:54:04 +0000, by Roland McGrath
-
(indented-text-mode): Make only blank linesSun, 19 Sep 1993 19:32:35 +0000, by Richard M. Stallman
-
Add #undef HAVE_RES_INIT.Sun, 19 Sep 1993 19:28:39 +0000, by Richard M. Stallman
-
(revert-buffer): Enable menu item when the buffer is modified.Sun, 19 Sep 1993 02:05:38 +0000, by Roland McGrath
-
add-log-full-name, add-log-mailing-address: new varialbesSun, 19 Sep 1993 01:54:48 +0000, by Brian Fox
-
Fixed naked backquotes in "echo" stringsSun, 19 Sep 1993 00:17:52 +0000, by Brian Fox
-
- (hilit-rehighlight-region): added (save-restriction (widen))Sat, 18 Sep 1993 02:13:02 +0000, by Richard M. Stallman
-
(mouse-set-region): Put region in kill ring.Fri, 17 Sep 1993 21:26:18 +0000, by Richard M. Stallman
-
(read-zippyism): New function.Fri, 17 Sep 1993 18:52:33 +0000, by Roland McGrath
-
(read-cookie): New function.Fri, 17 Sep 1993 18:51:05 +0000, by Roland McGrath
-
(directory-abbrev-alist): Doc fix.Fri, 17 Sep 1993 17:51:40 +0000, by Richard M. Stallman
-
Fix typo in previous change.Fri, 17 Sep 1993 16:50:01 +0000, by Richard M. Stallman
-
Set up keymap at load time.Fri, 17 Sep 1993 16:49:28 +0000, by Richard M. Stallman
-
Fix previous change.Fri, 17 Sep 1993 16:43:38 +0000, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if it seems appropriate.Thu, 16 Sep 1993 22:58:36 +0000, by Richard M. Stallman
-
Test for res_init in libc.Thu, 16 Sep 1993 20:08:34 +0000, by Richard M. Stallman
-
(perldb): New function, plus subroutines.Thu, 16 Sep 1993 20:02:25 +0000, by Richard M. Stallman
-
In the file ${tempcname}, use configure___ instead of @configure@.Thu, 16 Sep 1993 15:34:08 +0000, by Richard M. Stallman
-
(font-lock-fontify-region): Don't add `font-lock' props.Thu, 16 Sep 1993 14:56:45 +0000, by Richard M. Stallman
-
(vc-prefix-map): Bind C-x v ~ to vc-version-other-window.Wed, 15 Sep 1993 23:19:13 +0000, by Paul Eggert
-
(vc-version-other-window): New function.Wed, 15 Sep 1993 23:19:13 +0000, by Paul Eggert
-
(rmail-forward): Insert the text right after the header separator.Wed, 15 Sep 1993 22:59:12 +0000, by Richard M. Stallman
-
Change typos in comments.Wed, 15 Sep 1993 05:25:16 +0000, by Richard M. Stallman
-
(LIB_STANDARD): Add a second -lc after crtn.o.Tue, 14 Sep 1993 19:47:43 +0000, by Richard M. Stallman
-
Fix lots of doc strings.Tue, 14 Sep 1993 18:20:59 +0000, by Richard M. Stallman
-
Initial revisionTue, 14 Sep 1993 16:51:54 +0000, by Richard M. Stallman
-
(LIBS_MACHINE): Make definition empty.Tue, 14 Sep 1993 12:12:42 +0000, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg INHERIT.Tue, 14 Sep 1993 12:10:53 +0000, by Richard M. Stallman
-
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.Tue, 14 Sep 1993 12:10:27 +0000, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to insert_from_string.Tue, 14 Sep 1993 12:10:02 +0000, by Richard M. Stallman
-
(Fminibuffer_complete_word): Pass new arg to insert_from_string*.Tue, 14 Sep 1993 12:09:15 +0000, by Richard M. Stallman
-
(Finsert_and_inherit): New function.Tue, 14 Sep 1993 12:08:49 +0000, by Richard M. Stallman
-
(Freplace_match): Call Finsert_and_inherit.Tue, 14 Sep 1993 12:08:30 +0000, by Richard M. Stallman
-
(insert_from_string): Pass extra arg to graft_intervals_into_buffer.Tue, 14 Sep 1993 12:08:02 +0000, by Richard M. Stallman