| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
object has more than 4 slots.
Fixes: debbugs:9613
|
| |
|
|
|
|
|
|
| |
lisp/minibuffer.el (completion-styles)
(completion-category-overrides): Cross reference each other in doc
strings.
|
|
|
|
|
| |
* lisp/pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
to split-string.
|
|
|
|
| |
Fixes: debbugs:9615
|
|
|
|
|
|
| |
lisp/org/org.el (org-mode): Force left-to-right paragraphs in Org
buffers. For a related discussions, see
https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00349.html.
|
| |
|
| |
|
|
|
|
|
| |
* plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
documentation.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
case-sensitive.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
nnheader.el (nnheader-message-maybe): New function.
shr.el (shr-tag-table): Render totally broken tables better.
mml.el (mml-generate-mime-1): Don't alter the contents if we're computing the boundary.
pop3.el (pop3-number-of-responses): Removed.
(pop3-wait-for-messages): Rewrite to take linear time instead of exponential time.
|
| |
| |
| |
| | |
Regenerate AUTHORS and ldefs-boot.el.
|
| |
| |
| |
| | |
registered signals. (Bug#9581)
|
| |
| |
| |
| |
| |
| | |
* lisp/progmodes/cfengine.el (cfengine-auto-mode): Add convenience
function that picks between cfengine 2 and 3 support
automatically. Update docs accordingly.
|
| |
| |
| |
| |
| |
| |
| | |
`g' in Gnus.
gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to re-fetch images.
shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to re-fetch images when hitting `g' in Gnus.
|
| | |
|
| |
| |
| |
| |
| | |
Minor doc fixes for switch-to-buffer, window-prev-buffers,
set-window-prev-buffers, set-window-next-buffers.
|
| |
| |
| |
| |
| |
| |
| | |
true if the current command involved collapsing of text. It's reset to
false at the beginning of the next command.
(allout-post-command-business): Move the cursor to the beginning of entry
if the cursor is hidden and collapsing activity just happened.
|
| |
| |
| |
| | |
Fixes: debbugs:9541
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
lisp/ChangeLog:
2011-09-24 Ulf Jasper <ulf.jasper@web.de>
* net/newst-reader.el (newsticker-html-renderer)
(newsticker-show-news): Automatically load html rendering package
if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
because w3m-fill-column is let-bound" and the error "Symbol's
value as variable is void: w3m-fill-column".
|
| |
| |
| |
| | |
Release services only if they are defined. (Bug#9581)
|
| |
| |
| |
| | |
distinguish start of paragraph from start of its text.
|
| | |
|
| |
| |
| |
| | |
It gets killed only when its Rmail buffer gets killed.
|
| | |
|
| |
| |
| |
| | |
each fontset description.
|
| | |
|
| |
| |
| |
| | |
extra newlines at the end of the buffer.
|
| |
| |
| |
| | |
(picture-newline): Use forward-line so as to ignore fields.
|
| | |
|
| |
| |
| |
| | |
Fixes: debbugs:4538
|
| |
| |
| |
| | |
nasty bug using wrong cached values.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
another frame.
Otherwise, C-x 5 b might not select the right window if reusing a
window on another frame.
|
| |
| |
| |
| |
| |
| | |
lisp/simple.el (what-cursor-position): Use get-char-property-change
and next-single-char-property-change, to be able to show display
properties that come from overlays as well as text properties.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
same-window-*.
* window.el (pop-to-buffer-same-window): New (reinstated) fun.
* cmuscheme.el (run-scheme, switch-to-scheme):
* cus-edit.el (customize-group, custom-buffer-create)
(customize-browse):
* info.el (info):
* shell.el (shell):
* mail/sendmail.el (mail):
* progmodes/inf-lisp.el (inferior-lisp): Use it.
Fixes: debbugs:9532
|
| | |
|
| |
| |
| |
| | |
they could be retrieved from the source directory. (Bug#9565)
|
| |
| |
| |
| |
| | |
* window.el (special-display-popup-frame): When popping up a new frame
reset its previous buffers to nil. Simplify code.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* lisp/progmodes/hideshow.el (hs-looking-at-block-start-p)
(hs-find-block-beginning, hs-hide-level-recursive):
Ignore strings as well as comments.
Fixes: debbugs:9502
|
| |
| |
| |
| |
| |
| |
| | |
* lisp/progmodes/sql.el (sql-comint-postgres):
Convert port number to a string.
Fixes: debbugs:9556
|
| |
| |
| |
| |
| |
| | |
* window.el (quit-window): Undedicate window when switching to
previous buffer. Reported by Thierry Volpiatto
<thierry.volpiatto@gmail.com>.
|
| |
| |
| |
| |
| | |
(mml-compute-boundary): Don't check collision if it is non-nil.
(mml-compute-boundary-1): Use mml-generate-mime-1 to encode part before checking collision.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
terminal as well.
|
| |
| |
| |
| | |
and process filter, as done also in `shell-command'.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|