- 25 Dec, 2010 1 commit
-
-
Eli Zaretskii authored
src/xdisp.c (Fformat_mode_line): Doc fix: no need to state that only the basic faces are supported. doc/lispref/modes.texi (Emulating Mode Line): Fix last change. etc/NEWS: Remove the entry about format-mode-line accepting only basic faces.
-
- 24 Dec, 2010 5 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Jan Djärv authored
-
Andreas Schwab authored
-
Kenichi Handa authored
-
- 20 Dec, 2010 2 commits
-
-
Leo Liu authored
-
Juri Linkov authored
(isearch-lazy-highlight-new-loop): Compare `isearch-error' and `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error' to the current value of `isearch-error' (Bug#7468).
-
- 18 Dec, 2010 2 commits
-
-
Glenn Morris authored
* doc/emacs/maintaining.texi: Move inclusion of emerge after EDE, so that it matches its position in the menu.
-
Eli Zaretskii authored
doc/lispref/modes.texi (Emulating Mode Line): Update documentation of format-mode-line according to changes that fixed bug #7587. etc/NEWS: Mention the incompatible change in format-mode-line wrt its FACE argument.
-
- 17 Dec, 2010 4 commits
-
-
Eli Zaretskii authored
xdisp.c (Fformat_mode_line): Fix last change.
-
Chong Yidong authored
-
Chong Yidong authored
-
Leo Liu authored
* lisp/eshell/em-hist.el (eshell-previous-matching-input): Signal error if point is not behind eshell-last-output-end (Bug#7585).
-
- 16 Dec, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* textmodes/rst.el (rst-compile-pdf-preview) (rst-compile-slides-preview): Use make-temp-file.
-
- 15 Dec, 2010 2 commits
-
-
Chong Yidong authored
-
Kevin Gallagher authored
so that the later call to read-key-sequence works.
-
- 14 Dec, 2010 1 commit
-
-
Glenn Morris authored
-
- 13 Dec, 2010 2 commits
-
-
Eli Zaretskii authored
fileio.c (Fexpand_file_name): One more doc fix.
-
Eli Zaretskii authored
mail/smtpmail.el (smtpmail-send-it): Write queued mail body with Unix EOLs.
-
- 12 Dec, 2010 2 commits
-
-
Eli Zaretskii authored
the POSITION window's buffer.
-
Eli Zaretskii authored
fileio.c (Fexpand_file_name): Doc fix.
-
- 11 Dec, 2010 8 commits
-
-
Eli Zaretskii authored
processes.texi (Shell Arguments): strings.texi (Creating Strings): Don't mention "shell commands"; make it explicit that `split-string-and-unquote' and `combine-and-quote-strings' are mainly for working with arguments to call-process and start-process.
-
Eli Zaretskii authored
w32fns.c (Fx_show_tip): Call try_window with last argument TRY_WINDOW_IGNORE_FONTS_CHANGE. Delete the TODO ifdef: problem solved. Round up the tip height to an integral multiple of the frame's line height. Add FRAME_COLUMN_WIDTH to the tip width.
-
Eli Zaretskii authored
xdisp.c (string_pos_nchars_ahead, c_string_pos) (face_before_or_after_it_pos, next_element_from_string) (next_element_from_c_string, produce_stretch_glyph): Remove unused calculations of maximum string length before calling string_char_and_length and STRING_CHAR_AND_LENGTH. (string_char_and_length): Update commentary: MAXLEN is no longer needed.
-
Eli Zaretskii authored
processes.texi (Shell Arguments): Fix documentation of `split-string-and-unquote'. Add indexing.
-
Eli Zaretskii authored
custom.texi (Init Syntax): Add index entries for "character syntax".
-
Karel Klíc authored
Fixes: debbugs:7607
-
Glenn Morris authored
* lisp/subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1) (with-silent-modifications): Doc fixes.
-
Glenn Morris authored
-
- 10 Dec, 2010 5 commits
-
-
Jan Djärv authored
* keyboard.c (kbd_buffer_get_event): Construct SAVE_SESSION_EVENT as (Qsave_session arg). * xsmfns.c (smc_interact_CB): Set arg to Qnil. (smc_die_CB): Make an event with arg Qt. (Fhandle_save_session): If event has Qt as argument, call Fkill_emacs.
-
Chong Yidong authored
Regenerate configure and ldefs-boot.el.
-
Michael Albinus authored
Revert patch from 2010-12-08. Use `save-restriction'.
-
Glenn Morris authored
-
Jan Moringen authored
Fixes: debbugs:7505
-
- 09 Dec, 2010 3 commits
-
-
Eli Zaretskii authored
Do NOT merge with trunk! menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p): New functions. (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>: Use them instead of `nil' and `>', respectively.
-
Stephen Berman authored
* lisp/calendar/diary-lib.el (diary-list-sexp-entries): Handle case of no newline at end of file.
-
Glenn Morris authored
(convert-standard-filename means it was bogus.)
-
- 08 Dec, 2010 1 commit
-
-
Michael Albinus authored
buffer-modified value. (Bug#7557) (tramp-action-password): Delete region, do not narrow. (tramp-process-actions): Do not widen.
-