]>
git.eshelyaron.com Git - emacs.git/log
YAMAMOTO Mitsuharu [Wed, 12 Jul 2006 08:36:49 +0000 (08:36 +0000)]
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.
YAMAMOTO Mitsuharu [Wed, 12 Jul 2006 08:35:45 +0000 (08:35 +0000)]
Remove descriptions about Metrowerks CodeWarrior.
YAMAMOTO Mitsuharu [Wed, 12 Jul 2006 08:35:29 +0000 (08:35 +0000)]
Remove descriptions about Metrowerks CodeWarrior. Fix URL
for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
YAMAMOTO Mitsuharu [Wed, 12 Jul 2006 08:34:50 +0000 (08:34 +0000)]
(Getting Out): Suspending is not allowed on Mac, either.
YAMAMOTO Mitsuharu [Wed, 12 Jul 2006 08:34:36 +0000 (08:34 +0000)]
(Window System Selections): Mention scrap support for Mac.
Default value of x-select-enable-clipboard is t on Mac.
Kim F. Storm [Wed, 12 Jul 2006 08:21:23 +0000 (08:21 +0000)]
(sit_for): Use XINT.
David Kastrup [Wed, 12 Jul 2006 00:33:19 +0000 (00:33 +0000)]
Change iota subscriptum transliteration in
Ibycus4 encoding's capitals from "i" to "|".
Nick Roberts [Wed, 12 Jul 2006 00:24:40 +0000 (00:24 +0000)]
(tumme-create-thumb)
(tumme-thumbnail-display-external, tumme-display-image)
(tumme-rotate-thumbnail, tumme-rotate-original)
(tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
Nick Roberts [Wed, 12 Jul 2006 00:24:14 +0000 (00:24 +0000)]
(thumbs-call-convert): Use shell-command-switch.
Nick Roberts [Wed, 12 Jul 2006 00:23:48 +0000 (00:23 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Jul 2006 22:55:29 +0000 (22:55 +0000)]
(sit_for): Signal error if TIMEOUT is not a number in case arg comes
directly from a Lisp variable.
Kim F. Storm [Tue, 11 Jul 2006 20:13:59 +0000 (20:13 +0000)]
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
Kim F. Storm [Tue, 11 Jul 2006 20:13:40 +0000 (20:13 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Jul 2006 20:12:40 +0000 (20:12 +0000)]
Add space for clarity.
Kim F. Storm [Tue, 11 Jul 2006 20:11:23 +0000 (20:11 +0000)]
(Fcall_interactively): Update/simplify sit_for calls.
Kim F. Storm [Tue, 11 Jul 2006 20:11:10 +0000 (20:11 +0000)]
(Fdo_auto_save): Update/simplify sit_for calls.
Kim F. Storm [Tue, 11 Jul 2006 20:10:56 +0000 (20:10 +0000)]
(command_loop_1, read_char, Fexecute_extended_command):
Update/simplify sit_for calls.
Kim F. Storm [Tue, 11 Jul 2006 20:10:34 +0000 (20:10 +0000)]
(temp_echo_area_glyphs): Update/simplify sit_for calls.
Kim F. Storm [Tue, 11 Jul 2006 20:09:59 +0000 (20:09 +0000)]
(sit_for): Update prototype.
(Fredisplay): Add EXFUN.
Kim F. Storm [Tue, 11 Jul 2006 20:09:49 +0000 (20:09 +0000)]
(sit_for): Remove prototype.
Kim F. Storm [Tue, 11 Jul 2006 20:09:26 +0000 (20:09 +0000)]
(sit_for): Reduce number of args from 5 to 3.
Now just one TIMEOUT arg that can be a Lisp float or Lisp int.
Combine args DISPLAY and INITIAL_DISPLAY into one arg DO_DISPLAY.
Undo 2006-06-14 change for non-preemptive display if TIMEOUT < 0.
The rework of sit_for args also fixes several incorrect Qt args
which should have been 1.
(Fredisplay): Pass 1 instead of Qt to swallow_events and
detect_input_pending_run_timers.
Chong Yidong [Tue, 11 Jul 2006 19:15:33 +0000 (19:15 +0000)]
* simple.el (undo-ask-before-discard): Set to nil.
Chong Yidong [Tue, 11 Jul 2006 18:42:24 +0000 (18:42 +0000)]
undo-ask-before-discard set to nil.
Chong Yidong [Tue, 11 Jul 2006 18:39:32 +0000 (18:39 +0000)]
* vc.el (vc-exec-after): Don't delete process manually.
(vc-print-log): Run log-view-mode in process sentinel inside
inhibit-read-only. Don't shrink window due to timing issues.
Chong Yidong [Tue, 11 Jul 2006 16:39:50 +0000 (16:39 +0000)]
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
using with-output-to-temp-buffer, which clobbers local vars.
Stefan Monnier [Tue, 11 Jul 2006 15:08:33 +0000 (15:08 +0000)]
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
(compilation-find-file): Move save-excursion to where it may make sense.
Fix a left over `find-file'.
Stefan Monnier [Tue, 11 Jul 2006 15:03:24 +0000 (15:03 +0000)]
Remove spurious * in docstrings.
(url-cookie-write-file): Don't use versioned backups.
(url-cookie-host-can-set-p): Remove unused var `tmp'.
(url-cookie-save-interval): Move to url-cookie group.
(url-cookie-write-file): Reset url-cookies-changed-since-last-save.
Stefan Monnier [Tue, 11 Jul 2006 13:52:21 +0000 (13:52 +0000)]
(forw_comment): Also use EMACS_INT for buffer positions.
Francesco Potortì [Tue, 11 Jul 2006 11:08:31 +0000 (11:08 +0000)]
etags now tags #undef, too
Francesco Potortì [Tue, 11 Jul 2006 11:03:11 +0000 (11:03 +0000)]
**** In C and derived languages, etags creates tags for #undef
Francesco Potortì [Tue, 11 Jul 2006 11:01:27 +0000 (11:01 +0000)]
(absolute_filename): Free unused space (cosmetic change).
(in_word_set): In C, also tag #undef symbols.
Robert J. Chassell [Tue, 11 Jul 2006 10:36:42 +0000 (10:36 +0000)]
Re-attempt commit.
Robert J. Chassell [Tue, 11 Jul 2006 10:14:08 +0000 (10:14 +0000)]
* textmodes/texinfmt.el: Finally remember to set texinfmt-version
to new date and version number.
Nick Roberts [Tue, 11 Jul 2006 09:37:28 +0000 (09:37 +0000)]
(tumme-create-thumb)
(tumme-thumbnail-display-external, tumme-display-image)
(tumme-rotate-thumbnail, tumme-rotate-original)
(tumme-set-exif-data, tumme-get-exif-data): Use call-process
instead of shell-command.
(tumme-create-thumbnail-buffer)
(tumme-create-display-image-buffer, tumme-display-thumbs)
(tumme-modify-mark-on-thumb-original-file, tumme-display-image)
(tumme-get-exif-data): Use with-current-buffer.
(tumme-display-properties-format)
(tumme-dired-insert-marked-thumbs, tumme-rotate-original)
(tumme-get-exif-file-name)
(tumme-thumbnail-set-image-description, tumme-gallery-generate):
Fit to 80 columns.
Nick Roberts [Tue, 11 Jul 2006 09:36:54 +0000 (09:36 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Jul 2006 00:48:06 +0000 (00:48 +0000)]
*** empty log message ***
Kim F. Storm [Tue, 11 Jul 2006 00:47:53 +0000 (00:47 +0000)]
(Waiting): (sit-for -1) is no longer special.
(sit-for 0) is equivalent to (redisplay).
Iconifying/deiconifying no longer makes sit-for return.
Kim F. Storm [Tue, 11 Jul 2006 00:47:42 +0000 (00:47 +0000)]
(Forcing Redisplay): Add `redisplay' function.
Don't mention (sit-for -1) -- use (redisplay t) instead.
Kim F. Storm [Tue, 11 Jul 2006 00:17:43 +0000 (00:17 +0000)]
(sit-for): Doc fix. Specify normal arg list using fn-form.
Remove special case for seconds < 0. Use (redisplay t) instead.
Kim F. Storm [Tue, 11 Jul 2006 00:15:23 +0000 (00:15 +0000)]
*** empty log message ***
Chong Yidong [Tue, 11 Jul 2006 00:13:17 +0000 (00:13 +0000)]
Doc fix.
Kim F. Storm [Mon, 10 Jul 2006 23:54:17 +0000 (23:54 +0000)]
(Fredisplay): Doc fix.
Kim F. Storm [Mon, 10 Jul 2006 23:52:38 +0000 (23:52 +0000)]
(Fredisplay): Add FORCE argument to force redisplay when
input is available. Fix test for redisplay_dont_pause non-nil.
Specbind redisplay-dont-pause to t if FORCE non-nil.
Nick Roberts [Mon, 10 Jul 2006 23:03:59 +0000 (23:03 +0000)]
Modify last change.
Nick Roberts [Mon, 10 Jul 2006 22:53:56 +0000 (22:53 +0000)]
(Coding Conventions): Mention macros.
Suggested by Ken Manheimer.
Nick Roberts [Mon, 10 Jul 2006 22:53:06 +0000 (22:53 +0000)]
*** empty log message ***
Chong Yidong [Mon, 10 Jul 2006 18:55:01 +0000 (18:55 +0000)]
fix typo
Chong Yidong [Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)]
* progmodes/cc-awk.el (defconst): Fix compilation error.
Chong Yidong [Mon, 10 Jul 2006 18:54:07 +0000 (18:54 +0000)]
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.
Chong Yidong [Mon, 10 Jul 2006 18:52:13 +0000 (18:52 +0000)]
* subr.el (sit-for): New function.
* play/hanoi.el (hanoi-sit-for): Check sit-for return value.
Chong Yidong [Mon, 10 Jul 2006 18:51:42 +0000 (18:51 +0000)]
Doc fix.
Chong Yidong [Mon, 10 Jul 2006 18:51:31 +0000 (18:51 +0000)]
* puresize.h (BASE_PURESIZE): Increment to
1211000 .
* dispnew.c (Fredisplay): New function, equivalent to (sit-for 0).
(Fsit_for): Function deleted.
* keyboard.c (command_loop_1, Fexecute_extended_command): Call
sit_for instead of Fsit_for.
* minibuf.c (temp_echo_area_glyphs): Likewise.
Richard M. Stallman [Mon, 10 Jul 2006 17:12:09 +0000 (17:12 +0000)]
(edebug): Update page.
Kim F. Storm [Mon, 10 Jul 2006 15:03:24 +0000 (15:03 +0000)]
(authors-ignored-files): Ignore changes
to FOR-RELEASE and TODO.
Kim F. Storm [Mon, 10 Jul 2006 15:03:10 +0000 (15:03 +0000)]
*** empty log message ***
Romain Francoise [Mon, 10 Jul 2006 14:58:17 +0000 (14:58 +0000)]
(authors-aliases): Update.
Alan Mackenzie [Mon, 10 Jul 2006 13:19:14 +0000 (13:19 +0000)]
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
cc-mode.el: Changes to eradicate eval-after-load.
Nick Roberts [Sun, 9 Jul 2006 23:34:31 +0000 (23:34 +0000)]
Revert earlier change.
Nick Roberts [Sun, 9 Jul 2006 23:29:58 +0000 (23:29 +0000)]
Fix typo.
Nick Roberts [Sun, 9 Jul 2006 22:48:00 +0000 (22:48 +0000)]
Fix typos.
Nick Roberts [Sun, 9 Jul 2006 22:46:06 +0000 (22:46 +0000)]
*** empty log message ***
Nick Roberts [Sun, 9 Jul 2006 22:34:41 +0000 (22:34 +0000)]
(Buttons): Fix typo.
Nick Roberts [Sun, 9 Jul 2006 22:34:03 +0000 (22:34 +0000)]
index.texi, elisp.texi (New Symbols): Comment node out.
Richard M. Stallman [Sun, 9 Jul 2006 18:58:09 +0000 (18:58 +0000)]
(Truncation): Clean up previous change.
Stefan Monnier [Sun, 9 Jul 2006 15:54:46 +0000 (15:54 +0000)]
Fix commenting style.
Chong Yidong [Sun, 9 Jul 2006 15:24:22 +0000 (15:24 +0000)]
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
on non-char events.
Romain Francoise [Sun, 9 Jul 2006 15:17:05 +0000 (15:17 +0000)]
(compilation-mode-font-lock-keywords): Don't highlight start/end markers
as compilation messages.
Chong Yidong [Sun, 9 Jul 2006 14:56:55 +0000 (14:56 +0000)]
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
is invoked for multiple files.
Stefan Monnier [Sun, 9 Jul 2006 14:36:07 +0000 (14:36 +0000)]
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
Stefan Monnier [Sun, 9 Jul 2006 14:19:33 +0000 (14:19 +0000)]
(Fforward_comment): Revert the reversion.
Romain Francoise [Sun, 9 Jul 2006 11:12:21 +0000 (11:12 +0000)]
isearch-yank-line bug fixed.
Romain Francoise [Sun, 9 Jul 2006 11:04:19 +0000 (11:04 +0000)]
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
Stefan Monnier [Sun, 9 Jul 2006 05:20:42 +0000 (05:20 +0000)]
(fill-region-as-paragraph): Refine last change.
John Paul Wallington [Sun, 9 Jul 2006 03:33:14 +0000 (03:33 +0000)]
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
and `out_bytepos' too; revert Stef's previous change.
John Paul Wallington [Sun, 9 Jul 2006 03:19:16 +0000 (03:19 +0000)]
(Fforward_comment): Use type int for `from' and `from_byte'.
Richard M. Stallman [Sun, 9 Jul 2006 02:08:14 +0000 (02:08 +0000)]
*** empty log message ***
Richard M. Stallman [Sun, 9 Jul 2006 02:07:25 +0000 (02:07 +0000)]
(Interactive Call): Use 3 as prefix in example for execute-extended-command.
Richard M. Stallman [Sun, 9 Jul 2006 02:06:34 +0000 (02:06 +0000)]
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.
Richard M. Stallman [Sun, 9 Jul 2006 02:02:57 +0000 (02:02 +0000)]
(x-handle-display): Add doc string.
Richard M. Stallman [Sun, 9 Jul 2006 02:02:03 +0000 (02:02 +0000)]
(define-minor-mode): Doc fix.
Richard M. Stallman [Sun, 9 Jul 2006 02:00:46 +0000 (02:00 +0000)]
(def-edebug-spec): Moved to subr.el.
Richard M. Stallman [Sun, 9 Jul 2006 02:00:10 +0000 (02:00 +0000)]
(def-edebug-spec): Moved here.
Richard M. Stallman [Sun, 9 Jul 2006 01:59:34 +0000 (01:59 +0000)]
(imenu-choose-buffer-index): Doc fix.
Richard M. Stallman [Sun, 9 Jul 2006 01:57:38 +0000 (01:57 +0000)]
(DETAILED BUILDING AND INSTALLATION): Minor corrections.
Kim F. Storm [Sun, 9 Jul 2006 00:22:37 +0000 (00:22 +0000)]
Use outline format.
Add section on copyright years (from admin/notes/years).
Kim F. Storm [Sun, 9 Jul 2006 00:22:22 +0000 (00:22 +0000)]
*** empty log message ***
Kim F. Storm [Sat, 8 Jul 2006 23:45:09 +0000 (23:45 +0000)]
Use outline format. Add FOR-RELEASE.
Kim F. Storm [Sat, 8 Jul 2006 22:32:32 +0000 (22:32 +0000)]
*** empty log message ***
Kim F. Storm [Sat, 8 Jul 2006 22:28:59 +0000 (22:28 +0000)]
(Refresh Screen): Clarify force-window-update.
(Truncation): "Normally" indicated by fringe arrows.
Kim F. Storm [Sat, 8 Jul 2006 22:28:49 +0000 (22:28 +0000)]
(Fforce_window_update): Doc fix.
David Kastrup [Sat, 8 Jul 2006 19:36:24 +0000 (19:36 +0000)]
Suggest consolidation with user customization when the
system default of a customized variable changes.
Eli Zaretskii [Sat, 8 Jul 2006 18:27:47 +0000 (18:27 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 8 Jul 2006 18:27:20 +0000 (18:27 +0000)]
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
of this node.
(Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
unconditionally.
(Windows Processes) <w32-quote-process-args>: Include unconditionally. Improve
wording.
(Windows Printing): Improve wording.
(Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the rest of
this node.
Eli Zaretskii [Sat, 8 Jul 2006 18:13:14 +0000 (18:13 +0000)]
(Making Backups, Auto-Saving): Remove @tindex entries.
Eli Zaretskii [Sat, 8 Jul 2006 18:12:43 +0000 (18:12 +0000)]
(Command Loop Info, Adjusting Point): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:12:14 +0000 (18:12 +0000)]
(Iteration): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:11:49 +0000 (18:11 +0000)]
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
Auto Faces, Font Lookup, Fringe Indicators, Display Margins, Image Descriptors,
Showing Images, Image Cache, Button Types, Making Buttons, Manipulating
Buttons, Button Buffer Commands, Display Table Format, Glyphs): Remove
@tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:10:36 +0000 (18:10 +0000)]
(Visiting Functions, File Name Components, Unique File Names,
Contents of Directories): REmove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:09:50 +0000 (18:09 +0000)]
(Creating Frames, Parameter Access, Pointer Shape)
(Color Names, Text Terminal Colors, Display Feature Testing): Remove @tindex.
Eli Zaretskii [Sat, 8 Jul 2006 18:09:12 +0000 (18:09 +0000)]
(What Is a Function, Mapping Functions): Remove @tindex.