Mercurial > emacs
graph
-
Change from author without assignment is tiny.Sun, 10 Aug 2008 00:27:20 +0000, by Glenn Morris
-
Fix "Suggested by" format.Sun, 10 Aug 2008 00:25:23 +0000, by Glenn Morris
-
Joachim has assignment.Sun, 10 Aug 2008 00:24:42 +0000, by Glenn Morris
-
Prune some instances of "regenerate", in line with the documentedSun, 10 Aug 2008 00:23:50 +0000, by Glenn Morris
-
Fix attribution.Sun, 10 Aug 2008 00:22:13 +0000, by Glenn Morris
-
Fix attributions.Sun, 10 Aug 2008 00:16:39 +0000, by Glenn Morris
-
*** empty log message ***Sat, 09 Aug 2008 19:05:54 +0000, by Eli Zaretskii
-
(w32_system_process_attributes): If the process does not exist, return nil.Sat, 09 Aug 2008 19:05:02 +0000, by Eli Zaretskii
-
(process_times): Fix the case of System process.Sat, 09 Aug 2008 18:19:28 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 09 Aug 2008 17:56:14 +0000, by Eli Zaretskii
-
(LISTPROC, PROCATTR): New macros.Sat, 09 Aug 2008 17:55:45 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 09 Aug 2008 17:55:00 +0000, by Eli Zaretskii
-
(Fsystem_process_attributes): Doc fix.Sat, 09 Aug 2008 17:54:07 +0000, by Eli Zaretskii
-
(w32_list_system_processes, w32_system_process_attributes): Add prototypes.Sat, 09 Aug 2008 17:53:30 +0000, by Eli Zaretskii
-
Include thelp32.h, psapi.h and coding.h.Sat, 09 Aug 2008 17:53:00 +0000, by Eli Zaretskii
-
*** empty log message ***Sat, 09 Aug 2008 15:53:32 +0000, by John Paul Wallington
-
(defun-cvs-mode): Add `doc-string' decl.Sat, 09 Aug 2008 15:52:51 +0000, by John Paul Wallington
-
(battery-echo-area-format, battery-status-function):Fri, 08 Aug 2008 17:46:49 +0000, by Chong Yidong
-
* battery.el (battery-echo-area-format, battery-status-function):Fri, 08 Aug 2008 17:46:38 +0000, by Chong Yidong
-
(move_it_to): When stopping at a charpos, check if that's a continuedFri, 08 Aug 2008 15:43:45 +0000, by Chong Yidong
-
(move_it_to): When stopping at a charpos, check if that's a continuedFri, 08 Aug 2008 15:42:08 +0000, by Chong Yidong
-
(Diff Mode): Fix indexing in last change.Fri, 08 Aug 2008 09:53:58 +0000, by Eli Zaretskii
-
(Diff Mode): Fix last change.Fri, 08 Aug 2008 09:51:07 +0000, by Eli Zaretskii
-
*** empty log message ***Fri, 08 Aug 2008 09:34:26 +0000, by Eli Zaretskii
-
(Log Buffer, Diff Mode): Fix last changes. Add indexing.Fri, 08 Aug 2008 09:33:37 +0000, by Eli Zaretskii
-
* s/darwin.h (OTHER_FILES): Do not define here, defined inThu, 07 Aug 2008 14:21:43 +0000, by Dan Nicolaescu
-
*** empty log message ***Thu, 07 Aug 2008 09:29:58 +0000, by Martin Rudalics
-
(change-log-search-tag-name)Thu, 07 Aug 2008 09:29:10 +0000, by Martin Rudalics
-
* configure.in: Correctly handleThu, 07 Aug 2008 08:54:11 +0000, by Andreas Schwab
-
Merge from gnus--devo--0Thu, 07 Aug 2008 07:18:07 +0000, by Miles Bader
-
(Log Buffer): Describe C-c C-d.Thu, 07 Aug 2008 05:21:28 +0000, by Dan Nicolaescu
-
(redisplay_window): Revert last change.Thu, 07 Aug 2008 01:54:06 +0000, by Chong Yidong
-
* xdisp.c (redisplay_window): Revert last change.Thu, 07 Aug 2008 01:53:57 +0000, by Chong Yidong
-
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.Thu, 07 Aug 2008 01:36:30 +0000, by Adrian Robert
-
* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NSThu, 07 Aug 2008 01:33:34 +0000, by Adrian Robert
-
thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.Wed, 06 Aug 2008 22:54:00 +0000, by Joakim Verona
-
Fix for bug #572, removed () from url regexp.Wed, 06 Aug 2008 22:36:55 +0000, by Joakim Verona
-
Clarify enable-recursive-minibuffers change.Wed, 06 Aug 2008 19:14:42 +0000, by Chong Yidong
-
*** empty log message ***Wed, 06 Aug 2008 18:59:52 +0000, by Eli Zaretskii
-
(VC Directory Mode): Fix last change.Wed, 06 Aug 2008 18:59:19 +0000, by Eli Zaretskii
-
(try_scrolling): Use iterator to find the scroll margin,Wed, 06 Aug 2008 18:26:47 +0000, by Chong Yidong
-
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,Wed, 06 Aug 2008 18:26:02 +0000, by Chong Yidong
-
(vc-svn-parse-status): Use when instead of if.Wed, 06 Aug 2008 16:49:23 +0000, by Dan Nicolaescu
-
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.Wed, 06 Aug 2008 16:20:46 +0000, by Adrian Robert
-
* configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.Wed, 06 Aug 2008 16:19:43 +0000, by Adrian Robert
-
* Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense with GNUstep-specific flags.Wed, 06 Aug 2008 16:18:35 +0000, by Adrian Robert
-
Fix typos.Wed, 06 Aug 2008 15:55:46 +0000, by Juanma Barranquero
-
(Old Revisions): Update the keys used by vc-annotate andWed, 06 Aug 2008 14:56:32 +0000, by Dan Nicolaescu
-
Add note about macos.texi.Wed, 06 Aug 2008 14:28:50 +0000, by Dan Nicolaescu
-
* progmodes/vera-mode.el (vera-electric-tab):Wed, 06 Aug 2008 14:05:54 +0000, by Dan Nicolaescu
-
*** empty log message ***Wed, 06 Aug 2008 12:20:28 +0000, by Kenichi Handa
-
(xfont_list_family): Return a list of symbols, notWed, 06 Aug 2008 12:20:11 +0000, by Kenichi Handa
-
*** empty log message ***Wed, 06 Aug 2008 12:19:35 +0000, by Kenichi Handa
-
(face-valid-attribute-values): Fix handling the valueWed, 06 Aug 2008 12:19:24 +0000, by Kenichi Handa
-
* nt/dump.bat: Fix mixed EOLs.Wed, 06 Aug 2008 10:15:11 +0000, by Juanma Barranquero