Juanma Barranquero [Fri, 31 Jan 2003 07:27:59 +0000 (07:27 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 31 Jan 2003 07:23:20 +0000 (07:23 +0000)]
Automatically detect giflib.
Juanma Barranquero [Fri, 31 Jan 2003 07:20:13 +0000 (07:20 +0000)]
(DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
(init_gif_functions): New function.
(gif_load): Sync with xfns.c version. Adjust colors for Windows. Disable color
table lookups. Call gif library functions through pointers determined at
runtime.
(init_external_image_libraries): Try to load libungif.dll.
Kenichi Handa [Fri, 31 Jan 2003 04:03:07 +0000 (04:03 +0000)]
(syms_of_coding): Add `...' for symbols in the docstring of
`coding-system-require-warning'.
Kenichi Handa [Fri, 31 Jan 2003 03:53:43 +0000 (03:53 +0000)]
(SKIP_GLYPHS): New macro.
(set_cursor_from_row): Skip all glyphs that comes from overlay
string.
Kenichi Handa [Fri, 31 Jan 2003 03:53:24 +0000 (03:53 +0000)]
*** empty log message ***
Dave Love [Thu, 30 Jan 2003 22:59:07 +0000 (22:59 +0000)]
(lookup-words): Fix last change.
John Paul Wallington [Thu, 30 Jan 2003 18:58:22 +0000 (18:58 +0000)]
*** empty log message ***
Jan Djärv [Thu, 30 Jan 2003 17:21:51 +0000 (17:21 +0000)]
Update email and real name
Jan Djärv [Thu, 30 Jan 2003 17:19:28 +0000 (17:19 +0000)]
Change email and real name.
Jan Djärv [Thu, 30 Jan 2003 17:14:48 +0000 (17:14 +0000)]
gtkutil.c (free_frame_tool_bar): Removed debug printf.
Dave Love [Thu, 30 Jan 2003 14:27:00 +0000 (14:27 +0000)]
*** empty log message ***
Dave Love [Thu, 30 Jan 2003 14:15:58 +0000 (14:15 +0000)]
(Vgc_elapsed, gcs_done): New variables.
(Fgarbage_collect): Use them.
(init_alloc, syms_of_alloc): Set them up.
Juanma Barranquero [Thu, 30 Jan 2003 07:21:10 +0000 (07:21 +0000)]
(init_external_image_libraries): Add missing operator.
Jason Rumney [Wed, 29 Jan 2003 23:35:27 +0000 (23:35 +0000)]
*** empty log message ***
Jason Rumney [Wed, 29 Jan 2003 23:33:08 +0000 (23:33 +0000)]
Disable cygpath kludge.
Jason Rumney [Wed, 29 Jan 2003 23:31:11 +0000 (23:31 +0000)]
(init_external_image_libraries): Allow jpeg-62.dll as
an alternative name for jpeg.dll.
John Paul Wallington [Wed, 29 Jan 2003 21:45:56 +0000 (21:45 +0000)]
* font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
* emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
`deftheme'. Fix docstring offsets for `define-ibuffer-filter' and
`define-ibuffer-sorter'.
(lisp-imenu-generic-expression): Add `deftheme' to types.
* custom.el (customize-mark-to-save, customize-mark-as-set)
(custom-remove-theme): Doc fixes.
John Paul Wallington [Wed, 29 Jan 2003 21:44:18 +0000 (21:44 +0000)]
2003-01-29 Didier Verna <didier@xemacs.org>
* cus-edit.el (custom-save-variables): also save non theme'd ones.
* cus-edit.el (custom-save-faces): ditto.
Juanma Barranquero [Wed, 29 Jan 2003 15:52:39 +0000 (15:52 +0000)]
Fix typos in description of image properties.
Kenichi Handa [Wed, 29 Jan 2003 13:12:46 +0000 (13:12 +0000)]
(set_cursor_from_row): Pay attention to string display properties.
Kenichi Handa [Wed, 29 Jan 2003 13:12:27 +0000 (13:12 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 29 Jan 2003 12:18:13 +0000 (12:18 +0000)]
(cperl-beautify-level, cperl-beautify-regexp): Fix use of
`prefix-numeric-value'.
(cperl-calculate-indent): Fix typo.
Juanma Barranquero [Wed, 29 Jan 2003 11:54:35 +0000 (11:54 +0000)]
(reftex-TeX-master-file): Use really the buffer file name if no other master
file is located.
Juanma Barranquero [Wed, 29 Jan 2003 09:19:46 +0000 (09:19 +0000)]
(x-set-cut-buffer): Fix docstring. Check type with `stringp' instead of
`substring'.
Juanma Barranquero [Wed, 29 Jan 2003 08:56:40 +0000 (08:56 +0000)]
(decompose-composite-char): Fix docstring.
Juanma Barranquero [Wed, 29 Jan 2003 07:38:42 +0000 (07:38 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 29 Jan 2003 07:37:34 +0000 (07:37 +0000)]
Avoid endless loop when configuring without image support.
Juanma Barranquero [Wed, 29 Jan 2003 07:24:26 +0000 (07:24 +0000)]
(archive-lzh-summarize): Fix previous change.
Kim F. Storm [Wed, 29 Jan 2003 00:16:33 +0000 (00:16 +0000)]
Regenerated using new format (after fixing numerous
formatting errors in the ChangeLog files).
Kim F. Storm [Wed, 29 Jan 2003 00:16:14 +0000 (00:16 +0000)]
*** empty log message ***
Kim F. Storm [Wed, 29 Jan 2003 00:13:11 +0000 (00:13 +0000)]
New format of AUTHORS file; list each
author name once followed by contributed and changed files.
Improve selection of entries to include in list, and generate list
of unrecognized entries indicating syntax errors in ChangeLog files.
(authors-coding-system): New variable.
(authors-many-files): Update doc string.
(authors-aliases): Change format. Now one entry with multiple
aliases per author.
(authors-valid-file-names, authors-renamed-files-alist)
(authors-renamed-files-regexps): New variables.
(authors-canonical-file-name): New function. Validates that file
exists or occurs in one of the above lists. Record unrecognized
file names in global authors-invalid-file-names list.
(authors-add): Change to record per-change counts.
(authors-canonical-author-name): Handle new format of
authors-aliases list.
(authors-scan-change-log): Rename FILE arg to LOG-FILE.
Change doc string to describe new entry format.
Only add author entries for valid file names.
(authors-print): Replace by authors-add-to-author-list.
(authors-add-to-author-list): New function which reorders
per-file entries and adds them to global authors-author-list.
(authors): Instead of authors-print to insert in *Authors* buffer,
use authors-add-to-author-list to reorder the list and then
insert result in *Authors* buffer with new format.
Generate *Authors Errors* compilation-mode buffer listing
unrecognized ChangeLog entries.
Kim F. Storm [Tue, 28 Jan 2003 23:49:11 +0000 (23:49 +0000)]
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Andrew Choi [Tue, 28 Jan 2003 18:46:07 +0000 (18:46 +0000)]
2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
* macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>,
<escape>.
(keycode_to_xkeysym_table): Reformat and add more comments.
(XTread_socket): Drop special case for backspace.
* term/mac-win.el: Add entries in function-key-map for
[tab], [backspace], [escape].
Andrew Choi [Tue, 28 Jan 2003 17:30:12 +0000 (17:30 +0000)]
2003-01-28 Andrew Choi <akochoi@shaw.ca>
* macfns.c (x_to_mac_color): Correct the order for parsing the RGB
values in old-style RGB specs.
Kim F. Storm [Tue, 28 Jan 2003 12:08:36 +0000 (12:08 +0000)]
(Info-extract-menu-node-name): Another fix for
2003-01-24 change. Also stop search if : is followed by TAB.
Kim F. Storm [Tue, 28 Jan 2003 12:07:50 +0000 (12:07 +0000)]
*** empty log message ***
John Paul Wallington [Tue, 28 Jan 2003 08:50:17 +0000 (08:50 +0000)]
(ibuffer-yank-filter-group): Move check for empty
filter group kill-ring out of `interactive' declaration.
Martin Stjernholm [Tue, 28 Jan 2003 00:41:35 +0000 (00:41 +0000)]
(c-require-final-newline): Made this variable an alist to specify a value
for each language. The default value causes `require-final-newline' to be
set to t only in languages where the standard requires a final newline.
Juanma Barranquero [Mon, 27 Jan 2003 22:19:26 +0000 (22:19 +0000)]
(init_external_image_libraries): Try alternate names for the jpeg dll.
Kim F. Storm [Mon, 27 Jan 2003 21:46:04 +0000 (21:46 +0000)]
Remove COMMAND element from yank handler.
Kim F. Storm [Mon, 27 Jan 2003 21:45:10 +0000 (21:45 +0000)]
(insert-for-yank): Remove COMMAND element from yank handler.
Kim F. Storm [Mon, 27 Jan 2003 21:44:48 +0000 (21:44 +0000)]
(kill-new): Improve doc string for yank-handler.
Signal args-out-of-range error if yank-handler is specified for
an empty string.
Kim F. Storm [Mon, 27 Jan 2003 21:44:08 +0000 (21:44 +0000)]
*** empty log message ***
Jan Djärv [Mon, 27 Jan 2003 19:59:08 +0000 (19:59 +0000)]
Added note about xmon.
Jan Djärv [Mon, 27 Jan 2003 19:36:10 +0000 (19:36 +0000)]
gtkutil.c: Check for NULL string before calling strcmp or strlen.
Dave Love [Mon, 27 Jan 2003 11:38:45 +0000 (11:38 +0000)]
(thing-at-point-file-name-chars): Include
non-ASCII again and re-write the filename ops.
Dave Love [Mon, 27 Jan 2003 11:36:08 +0000 (11:36 +0000)]
(dired-filename-at-point): Fix last change and tidy up.
Juanma Barranquero [Mon, 27 Jan 2003 09:40:40 +0000 (09:40 +0000)]
Fix spacing.
Juanma Barranquero [Mon, 27 Jan 2003 08:59:13 +0000 (08:59 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 27 Jan 2003 08:58:33 +0000 (08:58 +0000)]
(update-subdirs-SH): Create lisp/subdirs.el.
Juanma Barranquero [Mon, 27 Jan 2003 08:50:00 +0000 (08:50 +0000)]
(ebrowse-draw-tree-fn): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:48:02 +0000 (08:48 +0000)]
(c-offsets-alist): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:47:18 +0000 (08:47 +0000)]
(c-make-styles-buffer-local): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:46:26 +0000 (08:46 +0000)]
(eshell-separate-commands): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:45:18 +0000 (08:45 +0000)]
(vcursor-disable): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:44:27 +0000 (08:44 +0000)]
(filesets-file-open): Fix typo.
Juanma Barranquero [Mon, 27 Jan 2003 08:41:55 +0000 (08:41 +0000)]
(imap-mailbox-status): Fix typo.
Kenichi Handa [Mon, 27 Jan 2003 01:04:03 +0000 (01:04 +0000)]
(x_set_name, x_set_title): Add comment about encoding strategy.
Kenichi Handa [Sun, 26 Jan 2003 23:21:53 +0000 (23:21 +0000)]
(Fformat): Add comment about the treatment of 0 as a multibyte
character.
Martin Stjernholm [Sun, 26 Jan 2003 21:36:39 +0000 (21:36 +0000)]
(c-require-final-newline): Added a variable to make the initialization of
require-final-newline' more configurable.
Jan Djärv [Sun, 26 Jan 2003 18:39:08 +0000 (18:39 +0000)]
Added Jan D in alias
Jan Djärv [Sun, 26 Jan 2003 18:23:54 +0000 (18:23 +0000)]
gtkutil.c (update_frame_tool_bar): Call prepare_image_for_display
and handle image load failure (invalid pixmap).
Kim F. Storm [Sun, 26 Jan 2003 18:04:55 +0000 (18:04 +0000)]
(info-insert-file-contents) [!MSDOS]: Avoid byte-compiler warning.
(Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
Kim F. Storm [Sun, 26 Jan 2003 18:04:26 +0000 (18:04 +0000)]
*** empty log message ***
Kim F. Storm [Sun, 26 Jan 2003 17:51:53 +0000 (17:51 +0000)]
(Info-extract-menu-node-name): Fix 2003-01-24 change.
Don't search for next colon if current colon is followed by
one of ".", ",", ";", or ")".
Kim F. Storm [Sun, 26 Jan 2003 17:51:15 +0000 (17:51 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 26 Jan 2003 15:24:36 +0000 (15:24 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 26 Jan 2003 14:51:40 +0000 (14:51 +0000)]
(thing-at-point-file-name-chars): Undo previous change.
Jan Djärv [Sun, 26 Jan 2003 13:06:48 +0000 (13:06 +0000)]
lwlib-Xm.c: Fixed memory leak for menus.
Bill Wohler [Sun, 26 Jan 2003 02:38:37 +0000 (02:38 +0000)]
* mh-e: Created directory. ChangeLog will appear in a week when we
release version 7.2.
* lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el,
lisp/mail/mh-identity.el, lisp/mail/mh-index.el,
lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el,
lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and
reply2.xpm, which were created by the MH-E package, were left in mail
since they can probably be used by other mail packages.
* makefile.w32-in (WINS): Added mh-e.
* makefile.nt (WINS): Added mh-e.
Jason Rumney [Sun, 26 Jan 2003 01:33:33 +0000 (01:33 +0000)]
Added notes for JPEG library.
Jason Rumney [Sun, 26 Jan 2003 01:26:32 +0000 (01:26 +0000)]
*** empty log message ***
Jason Rumney [Sun, 26 Jan 2003 01:25:49 +0000 (01:25 +0000)]
Automatically detect jpeglib.
Jason Rumney [Sun, 26 Jan 2003 01:21:25 +0000 (01:21 +0000)]
(init_jpeg_functions, jpeg_resync_to_restart_wrapper):
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.
Richard M. Stallman [Sat, 25 Jan 2003 21:37:02 +0000 (21:37 +0000)]
*** empty log message ***
Jason Rumney [Sat, 25 Jan 2003 21:12:57 +0000 (21:12 +0000)]
Remove obsolete comment about lack of image support on MS-Windows
Jason Rumney [Sat, 25 Jan 2003 21:09:28 +0000 (21:09 +0000)]
Added note about PNG support on Windows.
Jason Rumney [Sat, 25 Jan 2003 21:04:41 +0000 (21:04 +0000)]
Added notes about PNG support.
Jason Rumney [Sat, 25 Jan 2003 20:50:48 +0000 (20:50 +0000)]
Automatically detect libpng.
Jason Rumney [Sat, 25 Jan 2003 20:50:26 +0000 (20:50 +0000)]
*** empty log message ***
Jason Rumney [Sat, 25 Jan 2003 20:45:29 +0000 (20:45 +0000)]
(XPutPixel): Handle monochrome images; used for masks.
[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 [Sat, 25 Jan 2003 19:49:44 +0000 (19:49 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 25 Jan 2003 19:49:27 +0000 (19:49 +0000)]
Declare format2 instead of format1.
Richard M. Stallman [Sat, 25 Jan 2003 19:48:59 +0000 (19:48 +0000)]
(barf_or_query_if_file_exists): Call format2 instead of format1.
Richard M. Stallman [Sat, 25 Jan 2003 19:48:30 +0000 (19:48 +0000)]
(Fkill_buffer): Call format2 instead of format1.
Richard M. Stallman [Sat, 25 Jan 2003 19:48:14 +0000 (19:48 +0000)]
(format2): New function, replaces format1
but takes exactly two Lisp Objects as format args.
Richard M. Stallman [Sat, 25 Jan 2003 19:47:02 +0000 (19:47 +0000)]
Comment change.
Richard M. Stallman [Sat, 25 Jan 2003 19:45:16 +0000 (19:45 +0000)]
Document that a symbol can act as a keymap.
Richard M. Stallman [Sat, 25 Jan 2003 19:44:24 +0000 (19:44 +0000)]
(byte-compile-file-form-custom-declare-variable):
Compile any lambda-expressions among the args.
Richard M. Stallman [Sat, 25 Jan 2003 19:43:29 +0000 (19:43 +0000)]
(view-mode): Doc fix.
Richard M. Stallman [Sat, 25 Jan 2003 19:42:15 +0000 (19:42 +0000)]
Many doc fixes.
(ido-complete): Fix message.
Richard M. Stallman [Sat, 25 Jan 2003 19:34:15 +0000 (19:34 +0000)]
(archive-unixdate): Corrected the date field string.
(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 [Sat, 25 Jan 2003 18:26:37 +0000 (18:26 +0000)]
Besides adding a log entry, do some white space fixes.
Markus Rost [Sat, 25 Jan 2003 18:20:30 +0000 (18:20 +0000)]
(set-language-info, current-language-environment):
Simplify setting the type of current-language-environment.
Jan Djärv [Sat, 25 Jan 2003 16:25:39 +0000 (16:25 +0000)]
Fix input methods for GTK.
Don't right justify GTK help menu.
Jason Rumney [Sat, 25 Jan 2003 15:14:16 +0000 (15:14 +0000)]
(XPutPixel): Handle monochrome images; used for masks.
[HAVE_PNG]: Sync with xfns.c version.
(png_load): Adjust colors for Windows. Use Windows
bitmaps. Disable color table lookups.
Kim F. Storm [Sat, 25 Jan 2003 11:41:58 +0000 (11:41 +0000)]
* emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c
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 [Sat, 25 Jan 2003 10:29:29 +0000 (10:29 +0000)]
Minor @code usage fix.
Michael Kifer [Sat, 25 Jan 2003 08:09:16 +0000 (08:09 +0000)]
2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>
* 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.