- 22 Aug, 2007 10 commits
-
-
Glenn Morris authored
Mention svg support.
-
Glenn Morris authored
(image-type-header-regexps): Add svg entry.
-
Glenn Morris authored
(image-file-name-extensions): Add "svg".
-
Glenn Morris authored
Add support for SVG images. Some additional comments by Joakim Verona <joakim@verona.se>.
-
Glenn Morris authored
(ALL_CFLAGS, LIBX): Add RSVG_LIBS.
-
Glenn Morris authored
Add support for SVG images through librsvg2.
-
Glenn Morris authored
-
Glenn Morris authored
infloop deleting old backup.
-
Glenn Morris authored
(rmail-insert-inbox-text): Use only rmail-movemail-program, which will now be set before this is called.
-
Katsumi Yamaoka authored
-
- 21 Aug, 2007 15 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-arch-find-file-not-found-hook): Remove, it's now the default.
-
Stefan Monnier authored
-
Stefan Monnier authored
Instead, just create the proper spot in the menu.
-
Stefan Monnier authored
(vc-mode-line-map): Use it so that this menu also uses the extra-menu. (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el. (vc-menu-map): Declare and initialize in one step. (vc-menu-map-filter): Move&rename from menu-bar.el:menu-bar-vc-filter
-
Jeffrey C Honig authored
folder mode support for mh-show-preferred-alternative. (Clooses SF 1777321).
-
Jeffrey C Honig authored
(mh-show-write-message-to-file, mh-show-message-menu) (mh-show-mode-map): Add mh-show-preferred-alternative (bound to ":") which will show the message's preferred alternative overriding the users configured preference. Useful for showing HTML when text content is lacking. (Closses SF 1777321).
-
Jeffrey C Honig authored
known exclusions as comments before the list and move parens to separate lines to aid in sorting. (Closes SF 1701231).
-
Jeffrey C Honig authored
mh-alias-expand.
-
Jeffrey C Honig authored
mh-alias-expand.
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 93-96) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 245) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-856
-
- 20 Aug, 2007 9 commits
-
-
Juri Linkov authored
Remove "Useful File menu items" section (with "Exit Emacs" and "Recover Crashed Session"). (fancy-splash-screens): Set tab-width to 22. (normal-splash-screen): Replace literal tabs with \t and fix whitespace. Remove "Useful File menu items" section (with "Exit Emacs" and "Recover Crashed Session").
-
Jeffrey C Honig authored
last change.
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
Fix bug introduced in 2007-07-18T16:32:40Z!esr@snark.thyrsus.com: Add back :vc-annotate-prefix propertization.
-
Andreas Schwab authored
-
Jeffrey C Honig authored
with mml, messages were included in reverse order.
-
Jeffrey C Honig authored
forward messages as inline attatchments.
-
- 19 Aug, 2007 6 commits
-
-
Jeffrey C Honig authored
Comments: and hide Comment:, not the other way around.
-
Jeffrey C Honig authored
aliases. So resolve aliases before passing addresses to GPG/PGP. Closes SF #649226.
-
Jeffrey C Honig authored
the entries from http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my own. I added attributions to entries we already had that did not list an RFC.
-
Juri Linkov authored
-
Juri Linkov authored
because it's common to both types of splash screen: fancy and normal. Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen. (exit-splash-screen): Rename from `fancy-splash-quit'. Use `quit-window' instead of `kill-buffer'. (fancy-splash-head): Use make-button to insert GNU image link. (fancy-splash-screens, normal-splash-screen): Rename " About GNU Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*". (normal-splash-screen): Put "Browse manuals" on the same line with "Emacs manual". Remove descriptions from "Useful tasks" and put all links in two columns on two lines.
-
Michael Kifer authored
* viper.el (viper-remove-hooks): remove some additional viper hooks when the user calls viper-go-away. (viper-go-away): restore the default of default-major-mode. Save the value of default-major-mode before vaperization. * viper-cmd.el: Replace error "" with "Viper bell". * viper-ex.el: Replace error "" with "Viper bell". * ediff-util.el (ediff-make-temp-file): use the coding system of the buffer for which file is created.
-