- 22 Jan, 2009 20 commits
-
-
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 17 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>.
-
Adrian Robert authored
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
-
Adrian Robert authored
* macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals.
-
Adrian Robert authored
-
Juanma Barranquero authored
(term-previous-matching-input-from-input) (term-next-matching-input-from-input, term-backward-matching-input) (term-forward-matching-input): Change argument name to match docstring.
-
Glenn Morris authored
(authors-scan-change-log): Doc fix. (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
-
Glenn Morris authored
-
Chong Yidong authored
-
- 20 Jan, 2009 3 commits
-
-
Agustín Martín authored
-
Nick Roberts authored
-
Nick Roberts authored
raise GUD subsections.
-