- 10 Mar, 2012 10 commits
-
-
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 10 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.
-
Chong Yidong authored
-
Chong Yidong authored
* doc/lispref/markers.texi (The Mark): Fix typo. (The Region): Copyedits. * doc/lispref/text.texi (Buffer Contents): Don't duplicate explanation of region arguments from Text node. Put doc of obsolete var buffer-substring-filters back, since it is referred to. (Low-Level Kill Ring): Yank now uses clipboard instead of primary selection by default.
-
Glenn Morris authored
* doc/lispref/markers.texi (Overview of Markers): Copyedits. (Creating Markers): Update approximate example buffer size. (The Mark): Don't mention uninteresting return values.
-
Glenn Morris authored
-
- 06 Mar, 2012 7 commits
-
-
Glenn Morris authored
* lisp/term/pc-win.el (x-selection-owner-p, x-own-selection-internal) (x-disown-selection-internal, x-get-selection-internal): Doc fix (add arglist signatures).
-
Kaushik Srenevasan authored
Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00753.html * lisp/progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom): Handle breakpoints with no "type".
-
Glenn Morris authored
* lisp/files.el (locate-dominating-file): Add optional predicate argument. (dir-locals-find-file): Make use of above change.
-
Glenn Morris authored
-
-
Glenn Morris authored
* lisp/files.el (dir-locals-find-file): Ignore non-readable or non-regular files.
-
Glenn Morris authored
-