- 22 Jan, 2009 33 commits
-
-
Adrian Robert authored
-
Ulf Jasper authored
-
Bastien Guerry authored
-
Bastien Guerry authored
Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el.
-
Juanma Barranquero authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
* term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in declaration filename.
-
Adrian Robert authored
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
-
Adrian Robert authored
-
Adrian Robert authored
-
Romain Francoise authored
-
Dan Nicolaescu authored
in the only user ... * server.el (server-create-tty-frame): ... here. * frames.texi (Multiple Displays): Remove documentation for removed function make-frame-on-tty.
-
Dan Nicolaescu authored
-
Glenn Morris authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
write-region-annotate-functions. Document write-region-post-annotation-function.
-
Chong Yidong authored
write-region-annotate-functions. Document write-region-post-annotation-function.
-
Chong Yidong authored
-
Chong Yidong authored
(pmail-buffer-swapped): New var. (pmail-write-region-annotate): New function. (pmail-save-buffer): New function.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* pmailsum.el: Require pmailkwd. (pmail-summary-expunge-and-save): Use pmail-expunge-and-save. * pmail.el (buffer-swapped-with): Var removed. (pmail-buffer-swapped): New var. (pmail-write-region-annotate): New function. (pmail-save-buffer): New function. * pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped.
-
Chong Yidong authored
write-region-post-annotation-function.
-
Chong Yidong authored
(Vwrite_region_annotation_buffers): New vars. (build_annotations_unwind): Just reset Vwrite_region_annotation_buffers. (Fwrite_region): Initialize Vwrite_region_annotation_buffers. Call write-region-post-annotation-function. (build_annotations): Add to Vwrite_region_annotation_buffers if buffer changes.
-
Chong Yidong authored
(Vwrite_region_annotation_buffers): New vars. (build_annotations_unwind): Just reset Vwrite_region_annotation_buffers. (Fwrite_region): Initialize Vwrite_region_annotation_buffers. Call write-region-post-annotation-function. (build_annotations): Add to Vwrite_region_annotation_buffers if buffer changes.
-
John Wiegley authored
-
John Wiegley authored
actually bound at all by default in eshell; it just falls back to the default binding of C-a.
-
John Wiegley authored
-
Adrian Robert authored
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
-
- 21 Jan, 2009 7 commits
-
-
Adrian Robert authored
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663)
-
Adrian Robert authored
-
Stefan Monnier authored
column position which manifested e.g. in proced's signal completion.
-
Chong Yidong authored
in daemon-mode.
-
Chong Yidong authored
are available in daemon-mode.
-
Adrian Robert authored
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
-
Michael Albinus authored
"external transfer method" and "out-of-band method". (Connection types): Precise the differences of inline and external methods. Written by Adrian Phillips <a.phillips@met.no>.
-