- 13 Dec, 2010 1 commit
-
-
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 7 commits
-
-
Michael Albinus authored
buffer-modified value. (Bug#7557) (tramp-action-password): Delete region, do not narrow. (tramp-process-actions): Do not widen.
-
Jan Moringen authored
Fixes: debbugs:7505
-
Tom Breton authored
Fixes: debbugs:7581
-
Glenn Morris authored
* lisp/mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map): Run hooks to update menu contents.
-
Glenn Morris authored
* lisp/mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued file names, for the sake of MS Windows.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 07 Dec, 2010 3 commits
-
-
Stefan Monnier authored
empty lines without a leading space.
-
Stefan Monnier authored
(Major Mode Conventions): * doc/lispref/text.texi (Mode-Specific Indent): Refer to it.
-
Jan Djärv authored
Fixes: debbugs:7552
-
- 06 Dec, 2010 6 commits
-
-
Chong Yidong authored
-
Leo Liu authored
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
-
Chong Yidong authored
* image-dired.el (image-dired-db-file) (image-dired-temp-image-file, image-dired-gallery-dir) (image-dired-temp-rotate-image-file): Set default values relative to image-dired-dir (Bug#7518).
-
Lawrence Mitchell authored
* lisp/format.el (format-decode-run-method): Pass args FROM and TO, not point-min and point-max, to shell-command-on-region (Bug#7488).
-
Chong Yidong authored
* src/dispextern.h (struct it): New member overlay_strings_charpos. * src/xdisp.c (next_overlay_string, load_overlay_strings): Record the charpos where we computed n_overlay_strings. (next_overlay_string): Load overlay strings at recorded position, which may not be the same as the iterator's charpos (Bug#7016).
-
Jan Djärv authored
-
- 05 Dec, 2010 5 commits
-
-
Jan Djärv authored
* nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background with cursor color and draw a rectangle around the image.
-
Daiki Ueno authored
* epg.el (epg-digest-algorithm-alist): Replace "RMD160" with "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor. (epg-context-set-passphrase-callback): Mention that the callback is not called when used with GnuPG 2.x. modified: lisp/ChangeLog lisp/epg.elk
-
Chong Yidong authored
* doc/emacs/search.texi (Word Search): Note that the lazy highlight always matches to whole words (Bug#7470).
-
Bob Rogers authored
-
Chong Yidong authored
* lisp/comint.el (comint-dynamic-list-input-ring) (comint-dynamic-complete-filename) (comint-replace-by-expanded-filename) (comint-dynamic-simple-complete) (comint-dynamic-list-filename-completions) (comint-dynamic-list-completions): Doc fix (Bug#7499).
-