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.
|
Wed, 06 Aug 2008 03:45:04 +0000 |
Dan Nicolaescu |
(VC Directory Mode): Talk about multiple VC systems.
|
Wed, 06 Aug 2008 03:35:04 +0000 |
Vinicius Jose Latorre |
Improve docstring.
|
Wed, 06 Aug 2008 03:23:55 +0000 |
Dan Nicolaescu |
Update.
|
Tue, 05 Aug 2008 23:44:48 +0000 |
Chong Yidong |
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
|
Tue, 05 Aug 2008 23:44:39 +0000 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
Tue, 05 Aug 2008 23:44:07 +0000 |
Chong Yidong |
Regenerate.
|
Tue, 05 Aug 2008 23:43:50 +0000 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
Tue, 05 Aug 2008 23:43:40 +0000 |
Chong Yidong |
* configure.in: Add checks for krb5_error.text and
|
Tue, 05 Aug 2008 22:58:38 +0000 |
Chong Yidong |
(kmacro-exec-ring-item): Add autoload.
|
Tue, 05 Aug 2008 22:58:30 +0000 |
Chong Yidong |
* kmacro.el (kmacro-exec-ring-item): Add autoload.
|
Tue, 05 Aug 2008 22:45:50 +0000 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
Tue, 05 Aug 2008 22:45:39 +0000 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
Tue, 05 Aug 2008 21:41:56 +0000 |
Chong Yidong |
Handle auto-save-visited-file-name.
|
Tue, 05 Aug 2008 21:41:46 +0000 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
Tue, 05 Aug 2008 21:41:30 +0000 |
Chong Yidong |
* files.el (auto-save-visited-file-name): Move definition to
|
Tue, 05 Aug 2008 21:41:14 +0000 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
Tue, 05 Aug 2008 21:40:26 +0000 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
Tue, 05 Aug 2008 20:59:30 +0000 |
Chong Yidong |
Fix last change.
|
Tue, 05 Aug 2008 20:58:29 +0000 |
Chong Yidong |
(Other Plists): Fix incorrect example. Suggested by Florian Beck.
|
Tue, 05 Aug 2008 20:58:21 +0000 |
Chong Yidong |
* symbols.texi (Other Plists): Fix incorrect example.
|
Tue, 05 Aug 2008 20:46:42 +0000 |
Chong Yidong |
(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
|
Tue, 05 Aug 2008 20:46:27 +0000 |
Chong Yidong |
* files.el (hack-one-local-variable-eval-safep): Handle
|
Tue, 05 Aug 2008 19:49:17 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 05 Aug 2008 19:47:27 +0000 |
Michael Albinus |
* net/xesam.el (top): Require `wid-edit' always.
|
Tue, 05 Aug 2008 18:37:12 +0000 |
Teodor Zlatanov |
(change-log-next-error, change-log-mode): Add support
|
Tue, 05 Aug 2008 17:33:05 +0000 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
Tue, 05 Aug 2008 16:17:07 +0000 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
Tue, 05 Aug 2008 15:04:03 +0000 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
Tue, 05 Aug 2008 08:05:17 +0000 |
Nick Roberts |
(VC Directory Mode): Fix typo.
|
Tue, 05 Aug 2008 08:01:16 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 05 Aug 2008 03:45:22 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 05 Aug 2008 03:42:31 +0000 |
Jay Belanger |
(math-read-number): Handle C-like languages properly.
|
Tue, 05 Aug 2008 03:38:24 +0000 |
Jay Belanger |
(math-read-number): Handle C numbers beginning with 0 correctly.
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 21:59:02 +0000 |
Chong Yidong |
Test directly for NS_HAVE_INTEGER before defining it.
|
Mon, 04 Aug 2008 21:58:51 +0000 |
Chong Yidong |
Regenerate.
|
Mon, 04 Aug 2008 21:58:34 +0000 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|