Fri, 23 Jan 2009 09:58:02 +0000 |
Adrian Robert |
* emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns_no_defaults): New declaration. * nsfns.m (x_get_string_resource): Don't read when ns_no_defaults. * nsterm.m (ns_no_defaults): New variable. (ns_initialize): Don't read defaults when ns_no_defaults.
|
Fri, 23 Jan 2009 09:12:53 +0000 |
Adrian Robert |
* emacs.c (main): Do fork+exec under --daemon in Cocoa.
|
Fri, 23 Jan 2009 09:08:03 +0000 |
Adrian Robert |
* emacsclient.c (decode_options): Use a dummy display name under NS/Cocoa.
|
Fri, 23 Jan 2009 08:00:23 +0000 |
Stefan Monnier |
(rmail-write-region-annotate): Only switch buffer if
|
Fri, 23 Jan 2009 05:07:37 +0000 |
Glenn Morris |
(mail-bury): Revert previous change now pmail is no more.
|
Fri, 23 Jan 2009 04:58:47 +0000 |
Glenn Morris |
(rmail-narrow-to-non-pruned-header): Remove declaration of deleted function.
|
Fri, 23 Jan 2009 04:57:07 +0000 |
Glenn Morris |
(rmail-msg-is-pruned): Remove declaration of deleted func.
|
Fri, 23 Jan 2009 04:52:40 +0000 |
Chong Yidong |
(server-name): Make it a defcustom.
|
Fri, 23 Jan 2009 04:52:32 +0000 |
Chong Yidong |
* server.el (server-name): Make it a defcustom.
|
Fri, 23 Jan 2009 04:43:12 +0000 |
Glenn Morris |
Fix location of rmail files.
|
Fri, 23 Jan 2009 04:41:51 +0000 |
Glenn Morris |
Slight temporal shift for rmail merge entries.
|
Fri, 23 Jan 2009 04:40:19 +0000 |
Glenn Morris |
Remove file - replaced by new simplified entries in ../ChangeLog
|
Fri, 23 Jan 2009 04:38:18 +0000 |
Chong Yidong |
(mark_stack): Use "flushw" instead of "ta 3" assembly call for
|
Fri, 23 Jan 2009 04:37:58 +0000 |
Chong Yidong |
* alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly
|
Fri, 23 Jan 2009 04:36:10 +0000 |
Glenn Morris |
Crunch some deleted functions.
|
Fri, 23 Jan 2009 04:27:52 +0000 |
Chong Yidong |
ChangeLog entry for rmail-mbox merge.
|
Fri, 23 Jan 2009 04:19:46 +0000 |
Glenn Morris |
Remove references to deleted rmaildesc.el.
|
Fri, 23 Jan 2009 04:18:22 +0000 |
Glenn Morris |
Crunch "sync with trunk" entries.
|
Fri, 23 Jan 2009 04:17:18 +0000 |
Glenn Morris |
Crunch rmailmm.el references, since to the trunk it is just a new file.
|
Fri, 23 Jan 2009 04:15:56 +0000 |
Glenn Morris |
Comment (add Author: header).
|
Fri, 23 Jan 2009 04:13:49 +0000 |
Glenn Morris |
Remove references to deleted rmailhdr that was never in "trunk".
|
Fri, 23 Jan 2009 04:08:44 +0000 |
Glenn Morris |
Add rmail placeholder.
|
Fri, 23 Jan 2009 04:06:29 +0000 |
Glenn Morris |
Remove Local Variables section that no longer applies.
|
Fri, 23 Jan 2009 04:05:20 +0000 |
Glenn Morris |
Initial reformat and simplification pending merge into ../lisp/ChangeLog.
|
Fri, 23 Jan 2009 04:03:11 +0000 |
Chong Yidong |
Delete file local var.
|
Fri, 23 Jan 2009 03:57:00 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 23 Jan 2009 03:55:10 +0000 |
Glenn Morris |
Sync a final change from pmail.el:
|
Fri, 23 Jan 2009 03:51:44 +0000 |
Chong Yidong |
Remove file local var.
|
Fri, 23 Jan 2009 03:50:49 +0000 |
Glenn Morris |
(ELCFILES): Update.
|
Fri, 23 Jan 2009 03:50:16 +0000 |
Chong Yidong |
Remove file local var.
|
Fri, 23 Jan 2009 03:34:00 +0000 |
Chong Yidong |
Remove local var.
|
Fri, 23 Jan 2009 03:29:26 +0000 |
Chong Yidong |
Remove local var.
|
Fri, 23 Jan 2009 02:46:38 +0000 |
Chong Yidong |
File removed.
|
Fri, 23 Jan 2009 02:33:43 +0000 |
Chong Yidong |
(pmail-buffer-swapped): Mark as permanent local.
|
Fri, 23 Jan 2009 02:33:37 +0000 |
Chong Yidong |
* pmail.el (pmail-buffer-swapped): Mark as permanent local.
|
Thu, 22 Jan 2009 23:45:33 +0000 |
Juanma Barranquero |
Fix typo.
|
Thu, 22 Jan 2009 20:27:26 +0000 |
Ulf Jasper |
newsticker: removed debugging message.
|
Thu, 22 Jan 2009 20:24:11 +0000 |
Adrian Robert |
updates
|
Thu, 22 Jan 2009 19:52:17 +0000 |
Ulf Jasper |
newsticker: fixed bug#1569
|
Thu, 22 Jan 2009 17:09:23 +0000 |
Bastien Guerry |
Renamed all pmail* files to rmail*.
|
Thu, 22 Jan 2009 17:01:40 +0000 |
Bastien Guerry |
Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el.
|
Thu, 22 Jan 2009 14:41:39 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 22 Jan 2009 13:55:44 +0000 |
Adrian Robert |
Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23.
|
Thu, 22 Jan 2009 13:31:54 +0000 |
Adrian Robert |
* nsfns.m (ns-read-file-name): Fix typo in assignment statement.
|
Thu, 22 Jan 2009 13:15:32 +0000 |
Adrian Robert |
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
|
Thu, 22 Jan 2009 12:31:36 +0000 |
Adrian Robert |
* term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in declaration filename.
|
Thu, 22 Jan 2009 12:23:47 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
|
Thu, 22 Jan 2009 11:41:24 +0000 |
Adrian Robert |
fix date in last commit
|