Mercurial > emacs
graph
-
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT andTue, 05 Aug 2008 23:44:48 +0000, by Chong Yidong
-
* pop.c (socket_connection): Add conditionals forTue, 05 Aug 2008 23:44:39 +0000, by Chong Yidong
-
Regenerate.Tue, 05 Aug 2008 23:44:07 +0000, by Chong Yidong
-
Add checks for krb5_error.text and krb5_error.e_text struct members.Tue, 05 Aug 2008 23:43:50 +0000, by Chong Yidong
-
* configure.in: Add checks for krb5_error.text andTue, 05 Aug 2008 23:43:40 +0000, by Chong Yidong
-
(kmacro-exec-ring-item): Add autoload.Tue, 05 Aug 2008 22:58:38 +0000, by Chong Yidong
-
* kmacro.el (kmacro-exec-ring-item): Add autoload.Tue, 05 Aug 2008 22:58:30 +0000, by Chong Yidong
-
(redisplay_window): Don't enforce scroll-margin when forcing a windowTue, 05 Aug 2008 22:45:50 +0000, by Chong Yidong
-
* xdisp.c (redisplay_window): Don't enforce scroll-margin whenTue, 05 Aug 2008 22:45:39 +0000, by Chong Yidong
-
Handle auto-save-visited-file-name.Tue, 05 Aug 2008 21:41:56 +0000, by Chong Yidong
-
(auto-save-visited-file-name): Move definition to fileio.c.Tue, 05 Aug 2008 21:41:46 +0000, by Chong Yidong
-
* files.el (auto-save-visited-file-name): Move definition toTue, 05 Aug 2008 21:41:30 +0000, by Chong Yidong
-
(Vauto_save_list_file_name): Move here from file.el.Tue, 05 Aug 2008 21:41:14 +0000, by Chong Yidong
-
* fileio.c (Vauto_save_list_file_name): Move here from file.el.Tue, 05 Aug 2008 21:40:26 +0000, by Chong Yidong
-
Fix last change.Tue, 05 Aug 2008 20:59:30 +0000, by Chong Yidong
-
(Other Plists): Fix incorrect example. Suggested by Florian Beck.Tue, 05 Aug 2008 20:58:29 +0000, by Chong Yidong
-
* symbols.texi (Other Plists): Fix incorrect example.Tue, 05 Aug 2008 20:58:21 +0000, by Chong Yidong
-
(hack-one-local-variable-eval-safep): Handle lisp-indent-function andTue, 05 Aug 2008 20:46:42 +0000, by Chong Yidong
-
* files.el (hack-one-local-variable-eval-safep): HandleTue, 05 Aug 2008 20:46:27 +0000, by Chong Yidong
-
*** empty log message ***Tue, 05 Aug 2008 19:49:17 +0000, by Michael Albinus
-
* net/xesam.el (top): Require `wid-edit' always.Tue, 05 Aug 2008 19:47:27 +0000, by Michael Albinus
-
(change-log-next-error, change-log-mode): Add supportTue, 05 Aug 2008 18:37:12 +0000, by Teodor Zlatanov
-
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.Tue, 05 Aug 2008 17:33:05 +0000, by Adrian Robert
-
set working dir to /Users/arobert under NS when psn argument givenTue, 05 Aug 2008 16:17:07 +0000, by Adrian Robert
-
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:Tue, 05 Aug 2008 15:04:03 +0000, by Juanma Barranquero
-
(VC Directory Mode): Fix typo.Tue, 05 Aug 2008 08:05:17 +0000, by Nick Roberts
-
*** empty log message ***Tue, 05 Aug 2008 08:01:16 +0000, by Nick Roberts
-
*** empty log message ***Tue, 05 Aug 2008 03:45:22 +0000, by Jay Belanger
-
(math-read-number): Handle C-like languages properly.Tue, 05 Aug 2008 03:42:31 +0000, by Jay Belanger
-
(math-read-number): Handle C numbers beginning with 0 correctly.Tue, 05 Aug 2008 03:38:24 +0000, by Jay Belanger
-
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Tue, 05 Aug 2008 03:05:14 +0000, by Adrian Robert
-
Test directly for NS_HAVE_INTEGER before defining it.Mon, 04 Aug 2008 21:59:02 +0000, by Chong Yidong
-
Regenerate.Mon, 04 Aug 2008 21:58:51 +0000, by Chong Yidong
-
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.Mon, 04 Aug 2008 21:58:34 +0000, by Chong Yidong
-
Test for existence of NSInteger.Mon, 04 Aug 2008 21:57:15 +0000, by Chong Yidong
-
Regenerate.Mon, 04 Aug 2008 21:57:03 +0000, by Chong Yidong
-
Last change suggested by Yavor Doganov.Mon, 04 Aug 2008 21:56:53 +0000, by Chong Yidong
-
* configure: Regenerate.Mon, 04 Aug 2008 21:56:18 +0000, by Chong Yidong
-
nsfns.m (x-create-frame): Set the frame parameter alpha to QnilMon, 04 Aug 2008 17:50:47 +0000, by Seiji Zenitani
-
Set the frame parameter alpha to QnilMon, 04 Aug 2008 17:50:22 +0000, by Seiji Zenitani
-
(find_and_call_menu_selection): Fix prototype.Mon, 04 Aug 2008 17:14:16 +0000, by Chong Yidong
-
* nsterm.h (find_and_call_menu_selection): Fix prototype.Mon, 04 Aug 2008 17:14:08 +0000, by Chong Yidong
-
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)Mon, 04 Aug 2008 16:57:44 +0000, by Adrian Robert
-
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanupsMon, 04 Aug 2008 14:39:27 +0000, by Adrian Robert
-
Fix typos.Mon, 04 Aug 2008 14:17:35 +0000, by Juanma Barranquero
-
Fix typos.Mon, 04 Aug 2008 13:55:44 +0000, by Juanma Barranquero
-
* international/mule-cmds.el (read-char-by-name):Mon, 04 Aug 2008 13:35:02 +0000, by Juanma Barranquero
-
*** empty log message ***Mon, 04 Aug 2008 12:42:28 +0000, by Michael Albinus
-
* net/dbus.el (dbus-call-method-asynchronously): DeclareMon, 04 Aug 2008 12:41:06 +0000, by Michael Albinus
-
* net/dbus.el (dbus-method-return-internal)Mon, 04 Aug 2008 12:33:38 +0000, by Michael Albinus
-
* descr-text.el (describe-char-display): Fix last change:Mon, 04 Aug 2008 12:01:54 +0000, by Juanma Barranquero
-
Fix typos and add missing entry.Mon, 04 Aug 2008 11:52:36 +0000, by Juanma Barranquero
-
Add missing entry.Mon, 04 Aug 2008 11:13:12 +0000, by Juanma Barranquero
-
(windowDidResize): Remove stopModel call.Sun, 03 Aug 2008 20:34:00 +0000, by Chong Yidong
-
* nsterm.m (windowDidResize): Remove stopModel call.Sun, 03 Aug 2008 20:33:50 +0000, by Chong Yidong
-
*** empty log message ***Sun, 03 Aug 2008 17:14:34 +0000, by Michael Albinus