- 22 Apr, 2009 6 commits
-
-
Chong Yidong authored
command-line-args-left. (Suspending Emacs): Adapt text to multi-tty case. Document use of terminal objects for tty arguments. (Startup Summary): Add xref to Session Management. (Session Management): Mention emacs-session-restore. Copyedits.
-
Chong Yidong authored
replacing "terminal id" with "terminal object".
-
Chong Yidong authored
(Ftty_type, Fcontrolling_tty_p, Ftty_no_underline, Fsuspend_tty) (Fresume_tty): Doc fixes, replacing "terminal id" with "terminal object".
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
* building.texi (Lisp Interaction): Document initial-scratch-message.
-
- 21 Apr, 2009 9 commits
-
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Martin Rudalics authored
-
Martin Rudalics authored
diff-sanity-check-hunk when NOPROMPT is non-nil. (Bug#3030)
-
Kenichi Handa authored
-
Kenichi Handa authored
worst case. (decode_coding_emacs_mule, decode_coding_iso_2022) (decode_coding_sjis, decode_coding_big5, decode_coding_charset): Likewise.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1585
-
- 20 Apr, 2009 5 commits
-
-
Roland Winkler authored
(proced-send-signal): Handle non-nil signals.
-
Stefan Monnier authored
could happen if the text is only composed of spaces and/or tabs.
-
Juanma Barranquero authored
spacing is required in the message output, as the comment suggests).
-
Chong Yidong authored
for short option names.
-
Chong Yidong authored
necessarily named .emacs now. Document initial-buffer-choice and initial-scratch-message. Note where Emacs exits in batch mode. Document inhibit-splash-screen as an alias. (Init File): Be neutral about which init file name to use.
-
- 19 Apr, 2009 2 commits
-
-
Jason Rumney authored
without reintroducing Bug#1258 for stretch glyphs. * xterm.c (x_draw_bar_cursor): Limit cursor width differently for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using get_phys_cursor_geometry. * w32term.c (x_draw_bar_cursor): Limit cursor width differently for BAR_CURSOR and HBAR_CURSOR. Calculate width of HBAR_CURSOR using get_phys_cursor_geometry. * nsterm.m (ns_draw_window_cursor): HBAR_CURSOR width already correctly calculated.
-
Jan Djärv authored
* gtkutil.c (xg_tool_bar_menu_proxy, update_frame_tool_bar): Use G_CALLBACK instead of GTK_SIGNAL_FUNC which is deprecated. (xg_initialize): Use g_type_class_ref instead of gtk_type_class which is deprecated. * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check if it is declared in gtk.h.
-
- 18 Apr, 2009 8 commits
-
-
Jason Rumney authored
-
Andreas Schwab authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Daiki Ueno authored
* epa-file.el (epa-file-decode-and-insert): Use string-to-multibyte instead of set-buffer-multibyte.
-
Chong Yidong authored
-
Chong Yidong authored
function (Bug#3027).
-
Chong Yidong authored
(Comparing Files): Document diff-buffer-with-file. Suggested by Magnus Henoch (Bug#3036).
-
- 17 Apr, 2009 6 commits
-
-
Juanma Barranquero authored
(syms_of_w32font): Don't DEFSYM them.
-
Chong Yidong authored
* font.h (Qja, Qko): Extern them. * ftfont.c (Qja, Qko): Remove declarations. * xfont.c (Qja, Qko): Remove declarations.
-
Kenichi Handa authored
Unicode.
-
Kenichi Handa authored
-
Kenichi Handa authored
string from a vector to handle Latin-1 characters correctly.
-
Kenichi Handa authored
entity even if the cache hits.
-
- 16 Apr, 2009 4 commits
-
-
Chong Yidong authored
Don't create markers. (tex-mode-flyspell-verify): Don't create markers. Use line-end-position. (sgml-mode-flyspell-verify): Don't create markers. Simplify code using looking-at and looking-back.
-
Andreas Schwab authored
* lisp.h: Adjust prototypes.
-
Andreas Schwab authored
-
Andreas Schwab authored
match instead of depending on overflow behavior.
-