- 07 May, 2009 9 commits
-
-
David Reitter authored
-
David Reitter authored
-
Martin Rudalics authored
(split-height-threshold, split-width-threshold): State in doc-string that these affect split-window-sensibly. Change customization subtype from number to integer. (window--splittable-p): Rename to window-splittable-p since it's referred to in doc-string of split-window-sensibly. Update doc-string. (window--try-to-split-window): Unconditionally call split-window-preferred-function and move splitting functionality to split-window-sensibly (Bug#3142). (split-window-preferred-function): Rewrite doc-string. Don't allow nil as customization type.
-
David Reitter authored
-
David Reitter authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
x-get-resource due to not yet opened X connection. This is a temporary workaround for Bug#3194.
-
- 06 May, 2009 12 commits
-
-
Adrian Robert authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* mule.texi (International Chars): Define "multibyte". Note that internal representation is unicode-based. Simplify definition of raw bytes. Mention ucs-insert. (Enabling Multibyte): Remove obsolete discussion. Copyedits. (Language Environments): Add language environments new to Emacs 23. (Multibyte Conversion): Node deleted. (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't mention obsolete emacs-mule coding system. (Output Coding): Copyedits. * emacs.texi (Top): Update node listing.
-
Stefan Monnier authored
Don't presume selected-frame is of type `ns'.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
YAMAMOTO Mitsuharu authored
if its addresses overlap that of .bss. (unexec) [NS_IMPL_GNUSTEP]: Copy ObjC-related data from old file instead of dumping process.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
Stefan Monnier authored
-
- 05 May, 2009 4 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Chong Yidong authored
-
Chong Yidong authored
-
- 04 May, 2009 9 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
Remove obsoleted pre-abbrev-expand-hook. * locals.texi (Standard Buffer-Local Variables): Consolidate table entries. * internals.texi (Window Internals): Synch field names to window.h. (Process Internals): Synch field names to process.h.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Chong Yidong authored
are the norm. (Buffer Internals): Consolidate table entries for readability.
-
Daiki Ueno authored
previous change.
-
Chong Yidong authored
directly (Bug#2878).
-
Chong Yidong authored
for Solaris compatibility. * leim/Makefile.in (install): Avoid using $$(..) construct, for Solaris compatibility.
-
- 03 May, 2009 3 commits
-
-
Juanma Barranquero authored
(ns-echo-working-text, ns-utf8-nfd-post-read-conversion) (ns-insert-text, ns-insert-file, ns-find-file, generate-fontset-menu) (mouse-set-font, ns-respond-to-change-font, ns-standard-fontset-spec) (ns-set-background-alpha, ns-set-foreground-at-mouse) (ns-set-background-at-mouse): Fix typos in docstrings.
-
Daiki Ueno authored
(epg-wait-for-completion): Sleep after the process exits, to allow process-filter to run (Bug#2412).
-
Daiki Ueno authored
-
- 02 May, 2009 3 commits
-
-
Glenn Morris authored
Revert 2009-03-24 change, since it causes a more serious problem than the one it solves. (Closes Bug#3136, reopens Bug#2689.)
-
Dan Nicolaescu authored
any statements.
-
David Reitter authored
environment import.
-