- 10 Jan, 2012 3 commits
-
-
Paul Eggert authored
-
Glenn Morris authored
* src/epaths.in (PATH_LOADSEARCH, PATH_DUMPLOADSEARCH, PATH_EXEC) (PATH_DATA, PATH_DOC): Update the template values to be closer to their typical values these days. * Makefile.in, src/epaths.in: Comments.
-
Glenn Morris authored
(for trailing whitespace in otherwise empty BABYL files).
-
- 09 Jan, 2012 4 commits
-
-
Eli Zaretskii authored
src/xdisp.c (rows_from_pos_range): Accept additional argument DISP_STRING, and accept any glyph in a row whose object is that string as eligible for mouse highlight. Fixes mouse highlight of display strings from overlays.
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/custom.texi (Custom Themes): Switched custom-safe-themes to use SHA-256.
-
Chong Yidong authored
-
- 08 Jan, 2012 1 commit
-
-
Alan Mackenzie authored
-
- 07 Jan, 2012 19 commits
-
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Eli Zaretskii authored
src/search.c (scan_buffer): Pass character positions to know_region_cache, not byte positions. (Bug#6540)
-
Lars Magne Ingebrigtsen authored
-
LynX authored
src/w32.c (sys_rename): Report EXDEV when rename of a directory fails because the target is on another logical disk. (Bug#10284)
-
Chong Yidong authored
* doc/emacs/display.texi (Useless Whitespace): Add Whitespace mode. * doc/emacs/files.texi (Diff Mode): Discuss use of Whitespace mode. Fixes: debbugs:10300
-
Chong Yidong authored
-
Chong Yidong authored
* doc/emacs/custom.texi (Hooks): Discuss how to disable minor modes. Fixes: debbugs:10309
-
David Benjamin authored
* xfns.c (Fx_focus_frame): Use it for embedded frames. * xterm.c (x_embed_request_focus): New function. * xterm.h: Add prototype. Fixes: debbugs:9977
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:10294
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9980
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9759
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9668
-
Lars Magne Ingebrigtsen authored
* mail/smtpmail.el (password-cache-add): Removed unused declaration. (password-read): Don't autoload unused function.
-
Lars Magne Ingebrigtsen authored
-
Chong Yidong authored
* doc/emacs/trouble.texi (Lossage): Refer to Bugs node for problems. (DEL Does Not Delete): Don't use "usual erasure key" teminology. (Screen Garbled): Don't refer to terminal "manufacturers". (Total Frustration): Node deleted. Eliza is documented in Amusements now. (Known Problems): More info about using the bug tracker. Mention debbugs package. (Bug Criteria): Copyedits. (Understanding Bug Reporting): Mention emacs -Q.
-
Gnus developers authored
2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus.texi (Group Parameters): Really note precedence. 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org> * mm-decode.el (mm-interactively-view-part): Use `completing-read', since ido doesn't work on symbols (bug#9632). * gnus.el (gnus-group-fast-parameter): Use the same precedence rules when getting a single value as when getting all the values. This means that atoms like `gcc-self' work cumulatively, like variable settings, instead of getting the value from the last matching clause. (gnus-group-find-parameter): Protect against the group buffer not existing (bug#9585). 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-start.el (gnus-activate-group): Document more parameters (bug#9694). * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification (bug#9692). * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the article was fetched, so that it can be expired later (bug#9958). (gnus-agent-summary-fetch-series): Add doc string. (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks (bug#9517). * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async retrieval is happening. * gnus.el (gnus-parameters): Doc fix. 2012-01-06 Dave Abrahams <dave@boostpro.com> (tiny change) * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden, show the thread after expansion. 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-art.el (article-narrow-to-head): If the head is completely empty, narrow to the empty region (bug#9764). * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as read, and then mark them as unread only when the unread mark is used. This makes `C-- T k' actually work, even though it's confusing. * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is alive before we try to find its window. 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change) * mm-decode.el (mm-display-external): Use a longer timeout for the deletion to allow slow programs to display the file. 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the prompt to be less confusing.
-
Juanma Barranquero authored
Turn into a non-interactive function and mark as obsolete.
-
- 06 Jan, 2012 13 commits
-
-
Chong Yidong authored
* doc/emacs/custom.texi (Specifying File Variables): The mode: keyword doesn't have to be first anymore. Add example of specifying minor modes. (Directory Variables): Simplify example. Mention application to non-file buffers. (Disabling): Use "initialization file" terminology. (Init Examples): Fix hook example. * doc/lispref/variables.texi (Directory Local Variables): Document hack-dir-local-variables-non-file-buffer. * lisp/files.el (hack-dir-local-variables-non-file-buffer): Add doc. (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode functions, along with 1 and -1.
-
Eli Zaretskii authored
doc/emacs/cmdargs.texi (MS-Windows Registry): Shorten the index entry. Move the stuff about resources to xresources.texi. doc/emacs/xresources.texi (Resources): Move information about setting X resources in the Registry from cmdargs.texi. Make the index entry be similar to the one in cmdargs.texi.
-
Eli Zaretskii authored
lisp/time.el (display-time-load-average) (display-time-default-load-average): Doc fixes. See the thread starting at http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html for the details.
-
Eli Zaretskii authored
Fixes: debbugs:10385
-
Eli Zaretskii authored
-
Glenn Morris authored
* lisp/mail/unrmail.el (unrmail): Give an explicit error if the input file has no messages. Fixes: debbugs:10377
-
Glenn Morris authored
* doc/lispref/maps.texi (Standard Keymaps): Refer to Info-edit by name rather than by keybinding. * lisp/info.el (Info-mode-map): Bind e to end-of-buffer, rather than Info-edit. Fixes: debbugs:10385
-
Glenn Morris authored
Fixes: debbugs:10333
-
Glenn Morris authored
* lisp/time.el (display-time-load-average, display-time-next-load-average): Doc fixes.
-
Glenn Morris authored
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file local setting of buffer-read-only to the input buffer. Fixes: debbugs:10419
-
Lars Magne Ingebrigtsen authored
gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer' argument to `message-reply'. This broke `special-display-*' frame pop-uping (bug#10238).
-
Glenn Morris authored
-
Ulrich Mueller authored
Fixes: debbugs:10370
-