- 21 Sep, 2011 10 commits
-
-
Lars Magne Ingebrigtsen authored
gnus.texi (Archived Messages): Note the default (bug#9552). message.el (message-indent-citation): Really make sure there's a newline at the end. nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows. Fix suggested by John Wiegley. pop3.el (pop3-open-server): Fix +OK end-of-command regexp. gnus-art.el (gnus-treat-hide-citation): Add doc. message.el (message-default-send-rename-function): Break out into its own function. ecomplete.el (ecomplete-display-matches): Revert patch since it doesn't work under XEmacs. nnimap.el (nnimap-map-port): New function to connect to 993 instead of "imaps" to word around Windows problems. (nnimap-open-connection-1): Use it. message.el (message-indent-citation): Revert last change which made `F' not work.
-
Kan-Ru Chen authored
-
Michael Albinus authored
and process filter, as done also in `shell-command'.
-
Martin Rudalics authored
* window.el (set-window-buffer-start-and-point): Call set-window-start with NOFORCE argument t. Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>. (quit-window): Reword doc-string. Handle new format of quit-restore parameter. Don't delete window if it has a previous buffer we can show instead of the present one. (display-buffer-record-window): Rewrite using a new format for the quit-restore window parameter (special-display-popup-frame, display-buffer-same-window) (display-buffer-reuse-window, display-buffer-pop-up-frame) (display-buffer-pop-up-window, display-buffer-use-some-window): Adapt symbol passed to display-buffer-record-window. * help.el (help-window-setup): Handle new format of quit-restore parameter.
-
Eli Zaretskii authored
src/xdisp.c (pop_it): Allow it->object that is a cons cell to pass the xassert test. src/dispextern.h (struct it): Update the comment documenting what can it->OBJECT be.
-
Bill Wohler authored
release 8.3. (Preface): Updated support information. (From Bill Wohler): Reset text to original version. As a historical quote, the tense should be correct in the time that it was written.
-
Katsumi Yamaoka authored
mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode because it displays images using overlays that aren't easy to copy to the article buffer.
-
Stefan Monnier authored
Fixes: debbugs:9564
-
Stefan Monnier authored
Fixes: debbugs:9564
-
Stefan Monnier authored
Don't include internal functions in the Custom interface.
-
- 20 Sep, 2011 14 commits
-
-
Gnus developers authored
message.el (message-indent-citation): Fix empty line removal at the end of the citation. auth-source.el (auth-source-netrc-create): Use default value for password if specified. Evaluate default. (auth-source-plstore-create): Ditto. (auth-source-plstore-create, auth-source-netrc-create): Fix default value evaluation. (auth-source-netrc-create): Typo fix. (auth-source-plstore-create): Ditto.
-
Juri Linkov authored
(Info-forward-node, Info-backward-node, Info-next-preorder) (Info-last-preorder): Use it. Fixes: debbugs:9528
-
Eli Zaretskii authored
src/xdisp.c (Fcurrent_bidi_paragraph_direction): Fix search for previous non-empty line. Fixes confusing cursor motion with arrow keys at the beginning of a line that starts with whitespace.
-
Eli Zaretskii authored
src/xdisp.c (set_cursor_from_row): If the row ends in a newline from a display string, extend search for cursor position to end of row. (find_row_edges): If the row ends in a newline from a display string, increment its MATRIX_ROW_END_CHARPOS by one. Handle the case of a display string with multiple newlines.
-
Juri Linkov authored
`Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
-
Julien Danjou authored
password-cache.el (password-cache-remove): Remove entries even if the value is nil, so that password with a nil value (negative caching) is possible to invalidate. auth-source.el (auth-source-format-cache-entry): New function.
-
Glenn Morris authored
-
Glenn Morris authored
-
Bill Wohler authored
-
Bill Wohler authored
error messages.
-
Bill Wohler authored
-
Lawrence Mitchell authored
* lisp/progmodes/f90.el (f90-break-line): If breaking inside comment delete all whitespace around breakpoint. (f90-find-breakpoint): Only break at whitespace inside a comment.
-
Stefan Monnier authored
(completion-table-with-predicate): Handle the case where pred1 is nil. * lisp/pcomplete.el (pcomplete-completions-at-point): Simplify. Fixes: debbugs:9160
-
Katsumi Yamaoka authored
-
- 19 Sep, 2011 11 commits
-
-
Gnus developers authored
mm-decode.el (mm-inline-media-tests): Fix typo in regexp. auth-source.el (auth-source-netrc-parse): Use an obfuscation method which work with things that are not ASCII.
-
Stefan Monnier authored
(debugger-return-value): Signal an error if the debugging context does not await any return value.
-
Stefan Monnier authored
* lisp/image-mode.el (image-toggle-display-text) (image-toggle-display-image): Stay away from evil `intangible'. Fixes: debbugs:5108
-
Leo Liu authored
* replace.el (occur-revert-arguments): Make it permanent-local. (occur-mode): Don't call font-lock-defontify.
-
Chong Yidong authored
-
Stefan Monnier authored
Fixes: debbugs:9550
-
Stefan Monnier authored
-
Lars Magne Ingebrigtsen authored
* .dir-locals.el: Change the debbugs regexp to allow having the bug number as the first thing on a line.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9493
-
Lars Magne Ingebrigtsen authored
-
Michael Albinus authored
Suggested by Liam Stitt <stittl@cuug.ab.ca>.
-
- 18 Sep, 2011 5 commits
-
-
Juri Linkov authored
* lisp/buff-menu.el (Buffer-menu-mode-map): * lisp/dired.el (dired-mode-map): * lisp/emacs-lisp/lisp-mode.el (emacs-lisp-mode-map) (lisp-interaction-mode-map): * lisp/emacs-lisp/package.el (package-menu-mode-map): * lisp/epa.el (epa-key-list-mode-map): * lisp/menu-bar.el (menu-bar-showhide-tool-bar-menu) (menu-bar-options-menu): * lisp/outline.el (outline-mode-menu-bar-map): * lisp/vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map): * lisp/vc/vc-dir.el (vc-dir-menu-map): * lisp/vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map): Capitalize non-function content words in menu item strings. * lisp/dired.el (dired-mode-map): Add menu item for `image-dired-dired-toggle-marked-thumbs'.
-
Juri Linkov authored
* lisp/isearch.el (isearch-edit-string): Bind `isearch-new-case-fold' to `isearch-case-fold-search' and restore its original value after the `isearch-mode' call.
-
Juri Linkov authored
because `zgrep' returns 1 for successful matches. Fixes: debbugs:9226
-
Juri Linkov authored
for empty string (second test-case of bug#9528). (Info-last-preorder): Let-bind `Info-history' to nil to not add intermediate nodes to the history (first test-case of bug#9528).
-
Chong Yidong authored
* src/xfns.c (Fx_create_frame): Handle bitmapIcon resource as a boolean. * doc/emacs/cmdargs.texi (Icons X): Fix description of Emacs icon. * doc/emacs/xresources.texi (Table of Resources): Fix documentation of bitmapIcon. * doc/lispref/frames.texi (Management Parameters): Fix description of icon-type parameter. Fixes: debbugs:9154
-