- 27 Feb, 2008 21 commits
-
-
Bastien Guerry authored
-
Bastien Guerry authored
-
Juanma Barranquero authored
string, return nil to allow the caller to default to the buffer name. Reported by Martin Fischer <parozusa@web.de>.
-
Chong Yidong authored
Suggested by Johan Bockgård.
-
Chong Yidong authored
changes caused by timers. Suggested by Johan Bockgård.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
nnmairix-request-group-with-article-number-correction call. (nnmairix-fast, nnmairix-group): New, less general names, for free variables passed from nnmairix-request-group to nnmairix-request-group-with-article-number-correction. Declare. (nnmairix-request-group-with-article-number-correction): Use nnmairix-fast, nnmairix-group rather than fast, group.
-
Glenn Morris authored
variables to defconsts. Convert comments to doc-strings. (nnmairix-last-server, nnmairix-current-server): Convert from free variables to defvars. Convert comments to doc-strings. (gnus-registry-fetch-group): Autoload. (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar. (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets) (nnmairix-widget-build-editable-fields): Use car cddr rather than caddr.
-
Glenn Morris authored
Standardize license text. Change defcustom :version from 23.0 to 23.1.
-
Glenn Morris authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1086
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html Update FSF address.
-
Glenn Morris authored
actually mentioning it.
-
Glenn Morris authored
-
Glenn Morris authored
(titlepage): Simplify. (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen) (VM with any Emacsen, GNEWS with any Emacsen) (Overloading for Non-conforming MUAs, Version 3 Changes) (The Supercite Mailing List): Delete nodes. (Introduction): Remove info about old packages. (Getting Connected): Simplify. Remove info about old packages. (Citing Commands): Delete Emacs 19 info. (Hints to MUA Authors): Simplify. (Thanks and History): Merge in some info from the deleted node "Version 3 Changes".
-
Glenn Morris authored
(sc-version): Make obsolete. (sc-describe): Show the SC info page. Make obsolete.
-
Stefan Monnier authored
is made to the buffer.
-
- 26 Feb, 2008 17 commits
-
-
Stefan Monnier authored
-
Reiner Steib authored
when using different Emacs versions.
-
Stefan Monnier authored
when using transient-mark-mode.
-
Chong Yidong authored
-
Chong Yidong authored
characters.
-
Stefan Monnier authored
(face_at_string_position): * xfaces.c (face_at_buffer_position, face_for_overlay_string) (face_at_string_position): * xdisp.c (display_string, next_overlay_change): * buffer.h (overlays_at): * buffer.c (overlays_at): Use EMACS_INT for buffer positions. Update callers.
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
(Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf, Ffont_otf_alternates, Fquery_font): Doc fixes.
-
Jan Djärv authored
-
Jan Djärv authored
and previous.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1083
-
Glenn Morris authored
(nslookup-font-lock-keywords): Don't require font-lock. Use font-lock faces rather than variables. (nslookup, ftp, smbclient, network-service-connection): Don't require comint. (comint-prompt-regexp, comint-input-autoexpand) (comint-input-ring): Declare for compiler. (comint-mode, ffap-string-at-point, comint-exec): Autoload. (dns-lookup-host): Don't require ffap. Remove `with-no-warnings'.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
- 25 Feb, 2008 2 commits
-
-
Roland Winkler authored
toggle-read-only.
-
Stefan Monnier authored
Demote it to plain defvar. (doc-view-conversion-refresh-interval): Reduce interval. (doc-view-goto-page): Allow moving to pages not yet rendered. (doc-view-goto-page): Construct a file name rather than extracting it from doc-view-current-files. (doc-view-kill-proc): Ignore errors from kill-process. (doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead. (doc-view-insert-image): Use appropriate text if the page hasn't been rendered yet. Adjust scrolling so the text is displayed. (doc-view-display): Detect not just that a page is available, but also that it wasn't available before, to avoid refreshing all pages repeatedly. (doc-view-mode): Make doc-view-cache-directory if needed.
-