- 26 Nov, 2011 8 commits
-
-
Eli Zaretskii authored
doc/emacs/display.texi (Text Display): Update the description, cross-references, and indexing related to display of control characters and raw bytes. doc/lispref/display.texi (Usual Display): Update the description, cross-references, and indexing related to display of control characters and raw bytes.
-
Eli Zaretskii authored
-
Andreas Schwab authored
Avoid warning about old-style backquote.
-
Andreas Schwab authored
in regexp. (bovine-make-parsers): Likewise. Quote `.'. * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\'' in regexp. (wisent-make-parsers): Likewise. Quote `.'.
-
Eli Zaretskii authored
lisp/whitespace.el (whitespace-newline): Use a different foreground color for 16-color light-background displays.
-
Paul Eggert authored
-
Paul Eggert authored
* fileio.c (Finsert_file_contents): Rename inner 'gcpro1' to 'inner_gcpro1' to avoid shadowing. * process.c (wait_reading_process_output): Rename inner 'proc' to 'p' to avoid shadowing. Indent for consistency with usual Emacs style.
-
Chong Yidong authored
Regenerate the relevant CEDET parsers. * admin/grammars/bovine-grammar.el: * admin/grammars/wisent-grammar.el: Add scripts for generating the parsers.
-
- 25 Nov, 2011 8 commits
-
-
Eli Zaretskii authored
src/xdisp.c (start_display): Don't move to the next line if the display should start at a newline that is part of a display vector or an overlay string.
-
Chong Yidong authored
* doc/emacs/files.texi (Visiting): `C-x 5 f' works on ttys too. * doc/emacs/frames.texi (Frames): Rewrite introduction. (Mouse Commands): Default for mouse-drag-copy-region is now t. The mouse-save-then-kill-command does not copy to kill ring by default. Behavior of DEL is not special to mouse commands now. (Mouse References): Document mouse-1-click-follows-link more thoroughly. (Menu Mouse Clicks): Move footnote to the main text and add xref to Init Rebinding node. (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer. * lisp/window.el (display-buffer--special-action): Minor doc fix.
-
Eli Zaretskii authored
-
Martin Rudalics authored
* windows.texi (Splitting Windows): Fix description of window-combination-limit. Suggested by Eli Zaretskii.
-
Juanma Barranquero authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xdisp.c (redisplay_window): If cursor row is not fully visible after recentering, and scroll-conservatively is set to a large number, scroll window by a few more lines to make the cursor fully visible and out of scroll-margin.
-
Paul Eggert authored
-
- 24 Nov, 2011 13 commits
-
-
Juri Linkov authored
after the `MagickPingImage' call. Fixes: debbugs:10112
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/lpr.el (lpr-windows-system, lpr-lp-system): * lisp/mail/binhex.el (binhex-begin-line): * lisp/progmodes/grep.el (grep-history, grep-find-history): * lisp/textmodes/flyspell.el: * lisp/vc/pcvs-defs.el (cvs-global-menu): * lisp/vc/vc-bzr.el (vc-bzr-admin-checkout-format-file): * lisp/vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format): * lisp/vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
-
Glenn Morris authored
* doc/misc/gnus.texi, doc/misc/smtpmail.texi: * etc/NEWS: * lisp/gnus/starttls.el, lisp/net/tls.el: Fix case of "GnuTLS".
-
Glenn Morris authored
* lisp/paths.el (rmail-file-name): Format doc-string for make-docfile.
-
Glenn Morris authored
Consolidate local variables at the end of the file.
-
Juri Linkov authored
Fixes: debbugs:8615
-
Glenn Morris authored
* lisp/mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil, if called on a non-mime message just toggle the headers. Fixes: debbugs:8006
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Adam W authored
mail-source.el (mail-source-fetch-maildir): Don't expect the return value of `delete-file', that returns nil for a local file but returns t for a remote file using ssh.
-
Glenn Morris authored
-
- 23 Nov, 2011 11 commits
-
-
Michael Albinus authored
`non-essential' to t, in order to avoid remote connections.
-
Eli Zaretskii authored
lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): On MS-DOS and MS-Windows, compare with loaddefs.el case-insensitively.
-
Chong Yidong authored
* doc/lispref/windows.texi (Window Sizes): Move window-top-line, window-left-column, and window-*-pixel-edges to Coordinates and Windows node. (Coordinates and Windows): Restore window-edges doc.
-
Chong Yidong authored
-
Glenn Morris authored
-
Martin Rudalics authored
* buffer.c (Fkill_buffer): Run replace_buffer_in_windows before making another buffer current. (Bug#10114)
-
Glenn Morris authored
-
Glenn Morris authored
* mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes. (rmail-auto-file): Ignore case in the "special" field names, as mail-fetch-field does for all others.
-
Mark Lillibridge authored
Fixes: debbugs:7743
-
Glenn Morris authored
* mail/rmail.el (rmail-forward): * mail/rmailkwd.el (rmail-set-label): * mail/rmailout.el (rmail-output, rmail-output-as-seen) (rmail-output-body-to-file): Give error if no message. Fixes: debbugs:10082
-
Glenn Morris authored
-