- 26 Jan, 2003 2 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
New functions. (jpeg_load): Sync with xfns.c version. Adjust colors for Windows. Disable color table lookups. Call jpeg library functions through pointers determined at runtime. (init_external_image_libraries): Try to load jpeg.dll.
-
- 25 Jan, 2003 27 commits
-
-
Richard M. Stallman authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Jason Rumney authored
[HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups. (DEF_IMGLIB_FN, LOAD_IMGLIB_FN): New macros. (init_png_functions): New function. (png_read_from_memory, png_load): Call png library functions through pointers determined at runtime. (QCloader, QCbounding_box, QCpt_width, QCpt_height): Declare. (init_external_image_libraries): New function. (init_xfns): Call it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
but takes exactly two Lisp Objects as format args.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Compile any lambda-expressions among the args.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(ido-complete): Fix message.
-
Richard M. Stallman authored
(archive-lzh-summarize): Extended it to allow the LZH level 2 header type (which is most prevalent now), in addition to the already supported level 0 and 1 header types.
-
Markus Rost authored
-
Markus Rost authored
Simplify setting the type of current-language-environment.
-
Jan Djärv authored
Don't right justify GTK help menu.
-
Jason Rumney authored
[HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups.
-
Kim F. Storm authored
bindings from cua--cua-keys-keymap to cua--region-keymap, as they are only needed when the region is active. This also makes the output from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
-
Thien-Thi Nguyen authored
-
Michael Kifer authored
* ediff.el (ediff-revision): better defaults. * ediff-vers.el (ediff-vc-latest-version): new function. (ediff-vc-internal): use latest version instead of working version.
-
Thien-Thi Nguyen authored
menu item, don't stop at first ":"; instead, continue until trailing context is either a space or newline. (Info-complete-menu-item): Change var `pattern' to allow ":" in menu item. (Info-menu): Likewise, for regexp used in backwards search. (Info-try-follow-nearest-node): Remove case added in previous edit. Instead, change the regexp in the following case to allow ":" in menu item. (Info-fontify-node): Fix bug: Handle `next-property-change' returning point-max as "hasn't already been done".
-
Thien-Thi Nguyen authored
terminated by ": " as an index entry.
-
- 24 Jan, 2003 11 commits
-
-
Andreas Schwab authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Jan Djärv authored
of static initializer
-
Kenichi Handa authored
docode-coding-inserted-region.
-
Kenichi Handa authored
from decode-coding-region-as-inserted-from-file to make it fit well in the Lisp manual.
-
Kenichi Handa authored
-
Dave Love authored
Use __alignof__.
-
Dave Love authored
architectures.
-
Kim F. Storm authored
-
John Paul Wallington authored
(ibuffer-confirm-operation-on): Use `window-list' instead. (ibuffer-load-hook): New customizable variable. (toplevel): Run it. (ibuffer-customize): New command. (ibuffer-mode-map): Bind it. (ibuffer-mode-map): Add menu seperator in View>Sort menu. (ibuffer-mode): Tidy. (ibuffer-fontification-alist, ibuffer-always-show-last-buffer) (ibuffer-default-directory, ibuffer-default-sorting-mode) (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook) (ibuffer-map-lines): Doc fixes. Update mail address. * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative filenames. Use `kill-new'. Update mail address. * ibuf-macs.el Update mail address.
-