- 11 Mar, 2012 2 commits
-
-
Juri Linkov authored
Fixes: debbugs:10887
-
Devon Sean McCullough authored
* lisp/url/url-http.el (url-http-find-free-connection): Don't pass a nil argument to url-http-mark-connection-as-busy. Fixes: debbugs:10891
-
- 10 Mar, 2012 19 commits
-
-
Eli Zaretskii authored
lisp/net/mairix.el (mairix-replace-invalid-chars): Rename from mairix-replace-illegal-chars; all callers changed. Don't remove ^, ~, and = characters: they are meaningful in mairix search specs. (mairix-widget-create-query): Add usage information about mairix search forms: negating words, searching for substrings, etc.
-
Eli Zaretskii authored
doc/lispref/strings.texi (String Basics): doc/lispref/sequences.texi (Sequence Functions): Mention that `length' is not appropriate for computing the string width on display; add a cross-reference to the description of `string-width'. (Bug#10978)
-
Jae-hyeon Park authored
Fixes: debbugs:5667
-
Eli Zaretskii authored
doc/misc/info.texi (Expert Info): Move the index entry for "Texinfo" from "Getting Started" to this node.
-
Eli Zaretskii authored
doc/lispref/eval.texi (Autoloading): Minor change of wording.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
the Rmail file as just one message.
-
Richard M. Stallman authored
-
Chong Yidong authored
* lisp/emulation/cua-rect.el (cua--init-rectangles): * lisp/emulation/cua-base.el (cua--init-keymaps): Add delete-forward-char to remappings. Fixes: debbugs:9666
-
Martin Rudalics authored
* lisp/speedbar.el (speedbar-unhighlight-one-tag-line): Avoid unhighlighting due to frame switching. Fixes: debbugs:10275
-
Chong Yidong authored
Fixes: debbugs:10955
-
Chong Yidong authored
* lisp/minibuffer.el (completion-in-region, completion-help-at-point): Give the completion field overlay a high priority. Fixes: debbugs:6830
-
Chong Yidong authored
(dired-goto-file-1): New helper function. (dired-toggle-read-only): Inhibit warnings. Fixes: debbugs:7126
-
Chong Yidong authored
Fixes: debbugs:8715
-
Chong Yidong authored
Fixes: debbugs:7783
-
Chong Yidong authored
* doc/lispref/keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the non-default situation. Describe one-submenu exception. * doc/lispref/nonascii.texi (Character Properties): Copyedits. Fixes: debbugs:7695
-
Chong Yidong authored
Fixes: debbugs:10450
-
David Edmondson authored
-
- 09 Mar, 2012 6 commits
-
-
Michael Albinus authored
there are no properties.
-
Leo Liu authored
Fixes: debbugs:10937
-
Stefan Monnier authored
Fixes: debbugs:6830
-
Mohsen BANAN authored
leim/quail/persian.el: Update which includes: (1) full compliance to ISIRI-6219, forbiden characters were eliminated and missing characters were added; (2) layer 3 of ISIRI-9147 is now implemented with a '\' prefix; (3) double entry of characters which were postfixed with 'h' is now supported; (4) lots of comment and additional pointers have been added.
-
Eli Zaretskii authored
lisp/mail/smtpmail.el (smtpmail-send-it): Bind coding-system-for-write to *-unix, so that FCC files are kept in valid mbox format.
-
Glenn Morris authored
* lisp/files.el (dir-locals-find-file): Don't check result is regular, readable. (dir-locals-read-from-file): Demote errors.
-
- 08 Mar, 2012 7 commits
-
-
Jan Djärv authored
FRAME_TEXT_LINES_TO_PIXEL_HEIGHT so base_height is greater than zero. Fixes: debbugs:10954
-
Eli Zaretskii authored
lisp/international/quail.el (quail-insert-kbd-layout): Insert invisible LRM characters before each character in a keyboard layout cell, to prevent their reordering by bidi display engine. For details, see the discussion in http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
-
Alan Mackenzie authored
Fixes bugs #5525, #10906.
-
Michael Albinus authored
-
Glenn Morris authored
* lisp/files.el (locate-dominating-file, dir-locals-find-file): Undo 2012-03-06 change.
-
Chong Yidong authored
* doc/lispref/text.texi (Mode-Specific Indent): Document new behavior of indent-for-tab-command. Document tab-always-indent. (Special Properties): Copyedits. (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5. (Parsing HTML/XML): Rename from Parsing HTML. Update doc of libxml-parse-html-region.
-
Katsumi Yamaoka authored
-
- 07 Mar, 2012 6 commits
-
-
Eli Zaretskii authored
lisp/international/quail.el (quail-help): Force bidi-paragraph-direction be left-to-right. See discussion in http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html for the reason.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/markers.texi (The Mark): Tiny clarification re command loop and activate-mark-hook.
-
Michael Albinus authored
* notifications.el (notifications-on-action-object) (notifications-on-close-object): New defvars. (notifications-on-action-signal, notifications-on-closed-signal): Unregister the signal if not needed any longer. (notifications-notify): Register `notifications-action-signal' or `notifications-closed-signal', if :on-action or :on-close has been passed as argument.
-
Glenn Morris authored
* doc/lispref/markers.texi (Overview of Markers): Reword garbage collection, add cross-ref.
-
Glenn Morris authored
* doc/lispref/markers.texi (The Region): Briefly mention use-empty-active-region and region-active-p.
-