]>
git.eshelyaron.com Git - emacs.git/log
Kim F. Storm [Thu, 22 Sep 2005 08:33:19 +0000 (08:33 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Thu, 22 Sep 2005 07:53:45 +0000 (07:53 +0000)]
(xlfdpat_block_match_1): Fix assertion.
(init_font_name_table) [TARGET_API_MAC_CARBON]: Don't add style
variants for a scalable font multiple times.
Dan Nicolaescu [Wed, 21 Sep 2005 23:12:14 +0000 (23:12 +0000)]
(terminal-init-xterm): Fix loading rxvt at run
time.
Stefan Monnier [Wed, 21 Sep 2005 20:26:49 +0000 (20:26 +0000)]
(mouse-move-drag-overlay): New function.
(mouse-drag-region-1): Use it.
Try to simplify a bit the state handling. Handle clicks on links
inside intangible areas.
(mouse-save-then-kill): Minor simplification.
(mouse-secondary-overlay): Make it always non-nil instead of
recreating it each time.
(mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
(mouse-kill-secondary, mouse-secondary-save-then-kill):
Simplify accordingly.
Dan Nicolaescu [Wed, 21 Sep 2005 18:53:07 +0000 (18:53 +0000)]
(rxvt-standard-colors): Fix some colors.
Thien-Thi Nguyen [Wed, 21 Sep 2005 11:40:15 +0000 (11:40 +0000)]
Update FSF street address; nfc.
Romain Francoise [Wed, 21 Sep 2005 09:28:52 +0000 (09:28 +0000)]
Downcase.
Kim F. Storm [Wed, 21 Sep 2005 08:36:27 +0000 (08:36 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 21 Sep 2005 08:07:58 +0000 (08:07 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:04:40 +0000 (08:04 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:04:18 +0000 (08:04 +0000)]
Change `Mac OS 8 or 9' to `Mac OS Classic'.
(Mac OS): Update feature support status.
(Mac Input): List supported input scripts. Remove description
about `mac-keyboard-text-encoding'. Mention mouse button
emulation and related variables.
(Mac International): Mention Central European and Cyrillic
support. Now `keyboard-coding-system' is dynamically changed.
Add description about coding system for selection. Add
description about language environment.
(Mac Environment Variables): Mention
`~/.MacOSX/environment.plist'. Give example of command line
arguments. Add Preferences support.
(Mac Directories): Explicitly state that this node is for Mac OS
Classic only.
(Mac Font Specs): Mention specification for scalable fonts. List
supported charsets. Add preferred way of creating fontsets. Add
description about `mac-allow-anti-aliasing'.
(Mac Functions): Add descriptions about `mac-set-file-creator',
`mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
and `mac-get-preference'.
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:03:58 +0000 (08:03 +0000)]
(Top): Update submenus from macos.texi.
YAMAMOTO Mitsuharu [Wed, 21 Sep 2005 08:03:30 +0000 (08:03 +0000)]
(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
Setup slave tty options before forking.
Romain Francoise [Wed, 21 Sep 2005 07:20:40 +0000 (07:20 +0000)]
Fixup whitespace.
Chong Yidong [Tue, 20 Sep 2005 20:30:00 +0000 (20:30 +0000)]
Fixed ebrowse bug.
Jan Djärv [Tue, 20 Sep 2005 20:07:15 +0000 (20:07 +0000)]
* gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
positions have been set for the frame (as is done for frames in
special-display-buffer-names).
Michael Kifer [Tue, 20 Sep 2005 17:47:28 +0000 (17:47 +0000)]
2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-ptch.el (ediff-file-name-sans-prefix): treat nil as an empty
string.
(ediff-fixup-patch-map): better heuristic for intuiting the file names
to patch.
(ediff-prompt-for-patch-file): more intuitive prompt.
* ediff-util.el: use insert-buffer-substring.
* ediff-vers.el (cvs-run-ediff-on-file-descriptor): bug fix.
* viper-cmd.el (viper-change-state): don't move over the field
boundaries in the minibuffer.
(viper-set-minibuffer-style): add viper-minibuffer-post-command-hook.
(viper-minibuffer-post-command-hook): new hook.
(viper-line): don't move cursor at bolp.
* viper-ex.el (ex-pwd, viper-info-on-file): fixed message
* viper-init.el: add alias to make-variable-buffer-local to avoid
compiler warnings.
* viper-macs.el (ex-map): better messages.
* viper-utils.el (viper-beginning-of-field): new function.
* viper.el: replace make-variable-buffer-local with
viper-make-variable-buffer-local everywhere, to avoid warnings.
Chong Yidong [Tue, 20 Sep 2005 13:19:29 +0000 (13:19 +0000)]
(add_sym): Compare namespace names instead of namespace objects. This
prevents the parser from incorrectly treating classes whose superclass
is in another namespace.
Juanma Barranquero [Tue, 20 Sep 2005 08:05:56 +0000 (08:05 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 19 Sep 2005 18:51:54 +0000 (18:51 +0000)]
(mouse-drag-mode-line-1, mouse-drag-vertical-line):
Delete unused var `old-selected-window'.
(mouse-drag-region-1): Delete unused vars `start-frame' `end-of-range'.
(mouse-drag-secondary): Delete unused var `start-frame'.
Stefan Monnier [Mon, 19 Sep 2005 17:45:31 +0000 (17:45 +0000)]
(terminal-init-rxvt): Add entry for [end].
Stefan Monnier [Mon, 19 Sep 2005 17:41:22 +0000 (17:41 +0000)]
(mark-visible-calendar-date): Save excursion.
Re-indent within 80 columns. Use inhibit-read-only.
Romain Francoise [Mon, 19 Sep 2005 16:03:51 +0000 (16:03 +0000)]
(mark-diary-entries): Revert last change.
Stefan Monnier [Mon, 19 Sep 2005 12:08:07 +0000 (12:08 +0000)]
(font-lock-default-fontify-region): Don't unconditionally add a line, since
the after-change-function already did it.
Miles Bader [Mon, 19 Sep 2005 10:41:15 +0000 (10:41 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Remove CVS keywords from newsticker files
Miles Bader [Mon, 19 Sep 2005 10:14:34 +0000 (10:14 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 118-121)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus.el (gnus-group-startup-message): Bind image-load-path.
2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-mime-display-part): Protect against broken
MIME messages.
2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Finding the Parent): Fix description of how Gnus
finds article.
2005-09-14 Jari Aalto <jari.aalto@cante.net>
* man/gnus.texi (Advanced Scoring Examples): New exmples to teach how
to drop off non-answered articles.
Romain Francoise [Mon, 19 Sep 2005 10:13:34 +0000 (10:13 +0000)]
(dired-handle-overwrite): Don't use `format' here. The prompt is
formatted later. From Johan Bockg� <bojohan+sf@dd.chalmers.se>.
David Ponce [Mon, 19 Sep 2005 09:52:32 +0000 (09:52 +0000)]
(tree-widget-value-create): Save the converted tree :node widget.
Juanma Barranquero [Mon, 19 Sep 2005 09:37:35 +0000 (09:37 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 19 Sep 2005 09:36:42 +0000 (09:36 +0000)]
(newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.
Juanma Barranquero [Mon, 19 Sep 2005 09:17:14 +0000 (09:17 +0000)]
(sh-blink): Fix spurious reference to variable `message'.
Juanma Barranquero [Mon, 19 Sep 2005 09:12:46 +0000 (09:12 +0000)]
(mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.
Kim F. Storm [Mon, 19 Sep 2005 08:13:14 +0000 (08:13 +0000)]
(Fformat): Don't scan past end of format string that
ends in %. Reported by: Johan Bockgård.
Kim F. Storm [Mon, 19 Sep 2005 08:13:02 +0000 (08:13 +0000)]
*** empty log message ***
Michael Albinus [Sun, 18 Sep 2005 20:01:57 +0000 (20:01 +0000)]
* net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
cover prompts like "login as:". Reported by Slawomir Nowaczyk
<slawomir.nowaczyk.847@student.lu.se>.
Andreas Schwab [Sun, 18 Sep 2005 16:30:27 +0000 (16:30 +0000)]
(struct window): Remove height_fixed_p, no longer set.
Andreas Schwab [Sun, 18 Sep 2005 16:28:53 +0000 (16:28 +0000)]
(make_window): Don't initialize height_fixed_p.
(window_fixed_size_p): Don't use it.
John Paul Wallington [Sun, 18 Sep 2005 16:23:12 +0000 (16:23 +0000)]
(Fdefalias): Signal an error if SYMBOL is not a symbol.
Chong Yidong [Sun, 18 Sep 2005 14:04:46 +0000 (14:04 +0000)]
(image-load-path): Use symbol `data-directory' instead of its value,
for backward compatibility with packages that bind it during
`find-image'. Suggested by Katsumi Yamaoka.
(image-search-load-path): Handle symbols whose values are strings.
Chong Yidong [Sun, 18 Sep 2005 14:03:55 +0000 (14:03 +0000)]
Updated documentation for `image-load-path'.
Romain Francoise [Sun, 18 Sep 2005 13:26:54 +0000 (13:26 +0000)]
(mark-diary-entries): Rearrange to wrap with-current-buffer form in
save-excursion.
Deepak Goel [Sun, 18 Sep 2005 12:59:19 +0000 (12:59 +0000)]
Correct my previous breakage of parens.
Deepak Goel [Sun, 18 Sep 2005 12:48:32 +0000 (12:48 +0000)]
message format spec fixes, commit 14, this should be final commit
Deepak Goel [Sun, 18 Sep 2005 12:45:54 +0000 (12:45 +0000)]
message format spec fixes, commit # 13
Deepak Goel [Sun, 18 Sep 2005 12:44:00 +0000 (12:44 +0000)]
message format spec fixes, commit # 12
Deepak Goel [Sun, 18 Sep 2005 12:42:35 +0000 (12:42 +0000)]
message format spec fixes, commit # 11
Deepak Goel [Sun, 18 Sep 2005 12:41:39 +0000 (12:41 +0000)]
message format spec fixes, commit # 10
Deepak Goel [Sun, 18 Sep 2005 12:40:26 +0000 (12:40 +0000)]
message format spec fixes, commit # 9
Deepak Goel [Sun, 18 Sep 2005 12:39:40 +0000 (12:39 +0000)]
message format spec fixes, commit # 8
Deepak Goel [Sun, 18 Sep 2005 12:38:39 +0000 (12:38 +0000)]
message format spec fixes (commit # 7)
Deepak Goel [Sun, 18 Sep 2005 12:37:20 +0000 (12:37 +0000)]
Message format spec fixes (commit 6)
Deepak Goel [Sun, 18 Sep 2005 12:36:08 +0000 (12:36 +0000)]
Message format fixes (commit no. 5)
Deepak Goel [Sun, 18 Sep 2005 12:32:51 +0000 (12:32 +0000)]
Message format spec fixes, commit no. 4
Deepak Goel [Sun, 18 Sep 2005 12:31:28 +0000 (12:31 +0000)]
Message format fixes, commit no. 3
Deepak Goel [Sun, 18 Sep 2005 12:28:30 +0000 (12:28 +0000)]
Message format spec fixes (2)
Deepak Goel [Sun, 18 Sep 2005 12:25:02 +0000 (12:25 +0000)]
Message format spec fixes (1)
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:43:17 +0000 (05:43 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:42:49 +0000 (05:42 +0000)]
[MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:42:12 +0000 (05:42 +0000)]
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
[TARGET_API_MAC_CARBON] (Fx_file_dialog): Don't allow multiple file
selection.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:41:49 +0000 (05:41 +0000)]
(SOME_MACHINE_OBJECTS): Undo previous change.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:41:15 +0000 (05:41 +0000)]
Sync with src/config.in.
YAMAMOTO Mitsuharu [Sun, 18 Sep 2005 05:40:06 +0000 (05:40 +0000)]
(mac-add-charset-info): Doc fix.
J.D. Smith [Sat, 17 Sep 2005 20:02:14 +0000 (20:02 +0000)]
Fixed spurious cross-ref
Romain Francoise [Sat, 17 Sep 2005 18:21:30 +0000 (18:21 +0000)]
*** empty log message ***
Romain Francoise [Sat, 17 Sep 2005 18:20:40 +0000 (18:20 +0000)]
(shell-resync-dirs): Handle echoing processes more reliably. Don't
insert resync command if `comint-process-echoes' is non-nil.
Eli Zaretskii [Sat, 17 Sep 2005 11:36:28 +0000 (11:36 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 17 Sep 2005 11:35:13 +0000 (11:35 +0000)]
(ispell-aspell-supports-utf8): New variable.
(ispell-check-version): Set ispell-aspell-supports-utf8 to t for
aspell versions >= 0.60.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
only if ispell-aspell-supports-utf8 is non-nil.
Eli Zaretskii [Sat, 17 Sep 2005 11:27:40 +0000 (11:27 +0000)]
Add Newsticker.
Eli Zaretskii [Sat, 17 Sep 2005 11:26:05 +0000 (11:26 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
(../info/newsticker, newsticker.dvi): New targets.
Eli Zaretskii [Sat, 17 Sep 2005 11:25:06 +0000 (11:25 +0000)]
Replace @command with @code. Replace @example with @lisp.
(Top): Added explanations to menu items.
(GNU Free Documentation License): Removed.
Eli Zaretskii [Sat, 17 Sep 2005 11:08:03 +0000 (11:08 +0000)]
(scheme-mode-variables): Use setq to assign buffer-local value
to lisp-indent-function.
Eli Zaretskii [Sat, 17 Sep 2005 11:02:11 +0000 (11:02 +0000)]
(glasses-make-readable): If glasses-separator differs from underscore,
put appropriate overlays over underscore characters.
(glasses-convert-to-unreadable): If glasses-separator differs from
underscore, try to convert glasses-separator characters to underscores.
Eli Zaretskii [Sat, 17 Sep 2005 09:10:35 +0000 (09:10 +0000)]
(XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
(obj): Use XMENU_OBJ, not a literal xmenu.o.
Richard M. Stallman [Sat, 17 Sep 2005 05:02:16 +0000 (05:02 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 17 Sep 2005 04:59:58 +0000 (04:59 +0000)]
(Defining Images): Clean up previous change.
Richard M. Stallman [Sat, 17 Sep 2005 04:59:02 +0000 (04:59 +0000)]
(url-mail-command): Don't test fboundp of `compose-mail'.
Richard M. Stallman [Sat, 17 Sep 2005 04:58:28 +0000 (04:58 +0000)]
(url-mailto): Special case `mail'.
Don't test fboundp of `compose-mail'.
Romain Francoise [Fri, 16 Sep 2005 22:57:12 +0000 (22:57 +0000)]
*** empty log message ***
Romain Francoise [Fri, 16 Sep 2005 22:36:25 +0000 (22:36 +0000)]
Update to version 1.2. Delete UC macro.
Romain Francoise [Fri, 16 Sep 2005 22:11:06 +0000 (22:11 +0000)]
Update all manuals to specify GFDL version 1.2.
* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.
Romain Francoise [Fri, 16 Sep 2005 22:10:04 +0000 (22:10 +0000)]
* elisp.texi: Specify GFDL version 1.2.
* doclicense.texi (GNU Free Documentation License): Update to
version 1.2.
Romain Francoise [Fri, 16 Sep 2005 22:09:18 +0000 (22:09 +0000)]
Specify GFDL version 1.2.
Stefan Monnier [Fri, 16 Sep 2005 16:04:29 +0000 (16:04 +0000)]
(mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
Kim F. Storm [Fri, 16 Sep 2005 10:31:15 +0000 (10:31 +0000)]
*** empty log message ***
Carsten Dominik [Fri, 16 Sep 2005 10:07:38 +0000 (10:07 +0000)]
Version 4.30
Carsten Dominik [Fri, 16 Sep 2005 10:05:32 +0000 (10:05 +0000)]
Little fixes to remove compiler warnings
reftex-index.el (reftex-query-index-phrase): More efficient use
of markers.
Romain Francoise [Fri, 16 Sep 2005 06:50:06 +0000 (06:50 +0000)]
(syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.
Chong Yidong [Thu, 15 Sep 2005 14:02:34 +0000 (14:02 +0000)]
Document `image-load-path'.
Chong Yidong [Thu, 15 Sep 2005 14:01:04 +0000 (14:01 +0000)]
New variable `image-load-path'.
Chong Yidong [Thu, 15 Sep 2005 14:00:09 +0000 (14:00 +0000)]
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
* image.el (image-load-path): New variable.
(image-search-load-path): New function.
(find-image): Search for images in `image-load-path'.
Richard M. Stallman [Thu, 15 Sep 2005 13:17:55 +0000 (13:17 +0000)]
*** empty log message ***
Richard M. Stallman [Thu, 15 Sep 2005 13:16:53 +0000 (13:16 +0000)]
(overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
(display_mode_element): Instead of `lisp_string' and `this',
record `offset' and increment that.
`last_offset' replaces `last'.
Richard M. Stallman [Thu, 15 Sep 2005 13:13:54 +0000 (13:13 +0000)]
(XMENU_OBJ): Variable deleted.
(obj): Use xmenu.o unconditionally.
(SOME_MACHINE_OBJECTS): Delete xmenu.o.
Richard M. Stallman [Thu, 15 Sep 2005 13:12:48 +0000 (13:12 +0000)]
(main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
Richard M. Stallman [Thu, 15 Sep 2005 13:11:24 +0000 (13:11 +0000)]
(Printed Representation): Minor cleanup.
(Box Diagrams): Minor fix.
(Cons Cell Type): Move (...) index item here.
(Box Diagrams): From here.
(Array Type): Minor fix.
(Type Predicates): Delete index "predicates".
(Hash Table Type): Clarify xref.
(Dotted Pair Notation): Minor fix.
Richard M. Stallman [Thu, 15 Sep 2005 13:09:46 +0000 (13:09 +0000)]
Change Maintainer field.
Richard M. Stallman [Thu, 15 Sep 2005 13:08:01 +0000 (13:08 +0000)]
(update-game-score.o): New target.
Compile and link this progranm separately.
(update-game-score${EXEEXT}): Use GETOPTDEPTS.
Richard M. Stallman [Thu, 15 Sep 2005 12:51:15 +0000 (12:51 +0000)]
(List Buffers): Fix xref.
Richard M. Stallman [Thu, 15 Sep 2005 12:50:45 +0000 (12:50 +0000)]
Fix previous change.
Richard M. Stallman [Thu, 15 Sep 2005 12:50:14 +0000 (12:50 +0000)]
(Rmail Basics): Fix xref.