- 24 Nov, 2008 1 commit
-
-
Jason Rumney authored
-
- 23 Nov, 2008 1 commit
-
-
Jason Rumney authored
(add_font_entity_to_list): Use it to filter out common substituted fonts.
-
- 22 Nov, 2008 1 commit
-
-
Martin Rudalics authored
confirm-nonexistent-file-or-buffer in doc-string.
-
- 21 Nov, 2008 2 commits
-
-
Stefan Monnier authored
Fix copy/paste typo. Add checks.
-
Kenichi Handa authored
sequence. (DECODE_COMPOSITION_START): If the current source is the last block, and the current composition doesn't end, regard this sequence as invalid. (decode_coding_iso_2022): Handle invalid composition sequence.
-
- 20 Nov, 2008 1 commit
-
-
Martin Rudalics authored
ON_VERTICAL_BORDER for the rightmost position of a mode/header line when the window is not the rightmost one. (Bug#1372)
-
- 16 Nov, 2008 1 commit
-
-
Martin Rudalics authored
-
- 15 Nov, 2008 3 commits
-
-
Eli Zaretskii authored
if noninteractive is non-zero.
-
Chong Yidong authored
x_draw_glyph_string_background. * w32term.c (x_draw_glyph_string): Likewise.
-
Chong Yidong authored
the next glyph string once past the overhang width. * nsterm.m (ns_draw_glyph_string): Likewise. * w32term.c (x_draw_glyph_string): Likewise.
-
- 14 Nov, 2008 5 commits
-
-
Chong Yidong authored
double file close.
-
Martin Rudalics authored
dedicated status of window before attempting to display another buffer in it.
-
Juanma Barranquero authored
* calendar/diary-lib.el (diary-face-attrs): * international/mule-cmds.el (set-default-coding-systems) (prefer-coding-system): * net/tramp.el (tramp-set-completion-function): * progmodes/vhdl-mode.el (vhdl-file-header): * term/pc-win.el (msdos-show-help): Fix typos in docstrings. * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value. * files.el (enable-local-eval, not-modified, kill-buffer-ask) (kill-matching-buffers, save-buffers-kill-emacs) (save-buffers-kill-terminal): Fix typos in docstrings. (switch-to-buffer-other-window): Reflow docstring. (revert-buffer): Doc fix. (define-project-bindings): Rename arg LIST to SETTINGS. (project-find-settings-file): Use `let', not `let*'. Use `when'.
-
Eli Zaretskii authored
-
Katsumi Yamaoka authored
-
- 12 Nov, 2008 2 commits
-
-
Chong Yidong authored
* frame.h: Negative alpha means "don't touch". * w32term.c (x_set_frame_alpha): Do nothing if alpha is negative. * xterm.c (x_set_frame_alpha): Do nothing if alpha is negative.
-
Dan Nicolaescu authored
* chpdef.h: * acldef.h: Remove files used only for systems no longer supported. * Makefile.in: Fix .o alphabetical ordering. (hftctl.o): Remove dependency, file removed. (keymap.o, print.o): Depend on charset.h.
-
- 11 Nov, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 10 Nov, 2008 1 commit
-
-
Kenichi Handa authored
-
- 08 Nov, 2008 3 commits
-
-
Chong Yidong authored
enabled, ignore case when checking completion-regexp-list.
-
Eli Zaretskii authored
-
Kenichi Handa authored
(syms_of_character): Defsubr Fget_byte.
-
- 07 Nov, 2008 1 commit
-
-
Chong Yidong authored
cursor position is valid after scrolling.
-
- 06 Nov, 2008 2 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
mouse-autoselect-window related window switching. (Bug#1261)
-
- 04 Nov, 2008 2 commits
-
-
Chong Yidong authored
-
Andreas Schwab authored
-
- 03 Nov, 2008 2 commits
-
-
Chong Yidong authored
-
Martin Rudalics authored
when there's no change in a string. (Bug#1301)
-
- 02 Nov, 2008 2 commits
-
-
Martin Rudalics authored
Fselect_frame (currently ifdefd).
-
Glenn Morris authored
(USAGE2): Untabify.
-
- 01 Nov, 2008 1 commit
-
-
Stefan Monnier authored
-
- 31 Oct, 2008 1 commit
-
-
Martin Rudalics authored
(Fother_window): Rename argument and rewrite doc-string. (select_window_norecord): Fix return value. (Bug#1276)
-
- 30 Oct, 2008 1 commit
-
-
Juanma Barranquero authored
new frames overriding foreground for tooltips. Based on similar patch from Martin Rudalics <rudalics@gmx.at>. (Bug#1032)
-
- 29 Oct, 2008 2 commits
-
-
Chong Yidong authored
-
Martin Rudalics authored
doc-string of window-scroll-functions.
-
- 28 Oct, 2008 4 commits
-
-
Reiner Steib authored
-
Juanma Barranquero authored
(Fcoordinates_in_window_p, Fscroll_left, Fscroll_right): Fix typos in docstrings.
-
Dan Nicolaescu authored
(IS_DAEMON): Move definition ... * lisp.h (IS_DAEMON): ... here. (daemon_pipe): Declare. (is_daemon): Remove. * dispnew.c (init_display): Use IS_DAEMON.
-
Stefan Monnier authored
(message2_nolog): Check FRAME_INITIAL_P instead of noninteractively. * emacs.c (is_daemon): Remove. (main): Don't set is_daemon. (IS_DAEMON): New macro. (Fdaemonp, Fdaemon_initialized): Use it. (Fdaemon_initialized): Wrtie a char into the pipe to make sure the parent exits. (syms_of_emacs): Explicitly initialize daemon_pipe[1].
-