log

age author description
Sat, 09 Aug 2008 19:05:02 +0000 Eli Zaretskii (w32_system_process_attributes): If the process does not exist, return nil.
Sat, 09 Aug 2008 18:19:28 +0000 Eli Zaretskii (process_times): Fix the case of System process.
Sat, 09 Aug 2008 17:56:14 +0000 Eli Zaretskii *** empty log message ***
Sat, 09 Aug 2008 17:55:45 +0000 Eli Zaretskii (LISTPROC, PROCATTR): New macros.
Sat, 09 Aug 2008 17:55:00 +0000 Eli Zaretskii *** empty log message ***
Sat, 09 Aug 2008 17:54:07 +0000 Eli Zaretskii (Fsystem_process_attributes): Doc fix.
Sat, 09 Aug 2008 17:53:30 +0000 Eli Zaretskii (w32_list_system_processes, w32_system_process_attributes): Add prototypes.
Sat, 09 Aug 2008 17:53:00 +0000 Eli Zaretskii Include thelp32.h, psapi.h and coding.h.
Sat, 09 Aug 2008 15:53:32 +0000 John Paul Wallington *** empty log message ***
Sat, 09 Aug 2008 15:52:51 +0000 John Paul Wallington (defun-cvs-mode): Add `doc-string' decl.
Fri, 08 Aug 2008 17:46:49 +0000 Chong Yidong (battery-echo-area-format, battery-status-function):
Fri, 08 Aug 2008 17:46:38 +0000 Chong Yidong * battery.el (battery-echo-area-format, battery-status-function):
Fri, 08 Aug 2008 15:43:45 +0000 Chong Yidong (move_it_to): When stopping at a charpos, check if that's a continued
Fri, 08 Aug 2008 15:42:08 +0000 Chong Yidong (move_it_to): When stopping at a charpos, check if that's a continued
Fri, 08 Aug 2008 09:53:58 +0000 Eli Zaretskii (Diff Mode): Fix indexing in last change.
Fri, 08 Aug 2008 09:51:07 +0000 Eli Zaretskii (Diff Mode): Fix last change.
Fri, 08 Aug 2008 09:34:26 +0000 Eli Zaretskii *** empty log message ***
Fri, 08 Aug 2008 09:33:37 +0000 Eli Zaretskii (Log Buffer, Diff Mode): Fix last changes. Add indexing.
Thu, 07 Aug 2008 14:21:43 +0000 Dan Nicolaescu * s/darwin.h (OTHER_FILES): Do not define here, defined in
Thu, 07 Aug 2008 09:29:58 +0000 Martin Rudalics *** empty log message ***
Thu, 07 Aug 2008 09:29:10 +0000 Martin Rudalics (change-log-search-tag-name)
Thu, 07 Aug 2008 08:54:11 +0000 Andreas Schwab * configure.in: Correctly handle
Thu, 07 Aug 2008 07:18:07 +0000 Miles Bader Merge from gnus--devo--0
Thu, 07 Aug 2008 05:21:28 +0000 Dan Nicolaescu (Log Buffer): Describe C-c C-d.
Thu, 07 Aug 2008 03:10:08 +0000 Adrian Robert * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
Thu, 07 Aug 2008 01:54:06 +0000 Chong Yidong (redisplay_window): Revert last change.
Thu, 07 Aug 2008 01:53:57 +0000 Chong Yidong * xdisp.c (redisplay_window): Revert last change.
Thu, 07 Aug 2008 01:36:30 +0000 Adrian Robert * 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:33:34 +0000 Adrian Robert * configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
Wed, 06 Aug 2008 22:54:00 +0000 Joakim Verona thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.
Wed, 06 Aug 2008 22:36:55 +0000 Joakim Verona Fix for bug #572, removed () from url regexp.
Wed, 06 Aug 2008 19:14:42 +0000 Chong Yidong Clarify enable-recursive-minibuffers change.
Wed, 06 Aug 2008 18:59:52 +0000 Eli Zaretskii *** empty log message ***
Wed, 06 Aug 2008 18:59:19 +0000 Eli Zaretskii (VC Directory Mode): Fix last change.
Wed, 06 Aug 2008 18:26:47 +0000 Chong Yidong (try_scrolling): Use iterator to find the scroll margin,
Wed, 06 Aug 2008 18:26:02 +0000 Chong Yidong * xdisp.c (try_scrolling): Use iterator to find the scroll margin,
Wed, 06 Aug 2008 16:49:23 +0000 Dan Nicolaescu (vc-svn-parse-status): Use when instead of if.
Wed, 06 Aug 2008 16:20:46 +0000 Adrian Robert * 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:19:43 +0000 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:18:35 +0000 Adrian Robert * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense with GNUstep-specific flags.
Wed, 06 Aug 2008 15:55:46 +0000 Juanma Barranquero Fix typos.
Wed, 06 Aug 2008 14:56:32 +0000 Dan Nicolaescu (Old Revisions): Update the keys used by vc-annotate and
Wed, 06 Aug 2008 14:28:50 +0000 Dan Nicolaescu Add note about macos.texi.
Wed, 06 Aug 2008 14:05:54 +0000 Dan Nicolaescu * progmodes/vera-mode.el (vera-electric-tab):
Wed, 06 Aug 2008 12:20:28 +0000 Kenichi Handa *** empty log message ***
Wed, 06 Aug 2008 12:20:11 +0000 Kenichi Handa (xfont_list_family): Return a list of symbols, not
Wed, 06 Aug 2008 12:19:35 +0000 Kenichi Handa *** empty log message ***
Wed, 06 Aug 2008 12:19:24 +0000 Kenichi Handa (face-valid-attribute-values): Fix handling the value
Wed, 06 Aug 2008 10:15:11 +0000 Juanma Barranquero * nt/dump.bat: Fix mixed EOLs.
Wed, 06 Aug 2008 09:48:26 +0000 Juanma Barranquero Remove entry describing change in comment.
Wed, 06 Aug 2008 09:30:00 +0000 Andreas Schwab Regenerate.
Wed, 06 Aug 2008 09:29:17 +0000 Andreas Schwab Fix quoting.
Wed, 06 Aug 2008 05:27:14 +0000 Chong Yidong Regenerate.
Wed, 06 Aug 2008 05:27:01 +0000 Chong Yidong (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
Wed, 06 Aug 2008 05:26:53 +0000 Chong Yidong * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
Wed, 06 Aug 2008 03:53:09 +0000 Dan Nicolaescu (proced-menu): Bind the correct function to for toggling.
Wed, 06 Aug 2008 03:50:13 +0000 Dan Nicolaescu (diff-show-trailing-whitespaces): Fix typo.
Wed, 06 Aug 2008 03:49:03 +0000 Dan Nicolaescu (vc-dir-mode): Fix typo.
Wed, 06 Aug 2008 03:48:14 +0000 Dan Nicolaescu *** empty log message ***
Wed, 06 Aug 2008 03:46:11 +0000 Dan Nicolaescu Remove done items. Add a new one.