1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00
Commit Graph

64743 Commits

Author SHA1 Message Date
Kim F. Storm
6185b3db67 (handle_composition_prop): Push iterator on stack.
(set_iterator_to_next): Pop iterator at end of composition.
2006-06-23 11:50:36 +00:00
Kim F. Storm
8800bd5c4a *** empty log message *** 2006-06-23 11:50:08 +00:00
Eli Zaretskii
28fa06eabf *** empty log message *** 2006-06-23 10:39:51 +00:00
Eli Zaretskii
e7962b9203 (top level): Use find-file-not-found-functions instead of the obsolete
find-file-not-found-hooks.
2006-06-23 10:39:05 +00:00
Eli Zaretskii
e0d8fc91ce Fix a comment. 2006-06-23 10:38:24 +00:00
Eli Zaretskii
f83caf703c (Frename_file) [DOS_NT]: Don't try to move directory to itself on DOS_NT
platforms, if the old and new names are identical but for the letter-case.
2006-06-23 10:19:11 +00:00
Kim F. Storm
a1a302fda8 (Local Variables): Move to end of file. 2006-06-22 18:07:55 +00:00
Kim F. Storm
e2f4810700 *** empty log message *** 2006-06-22 18:07:46 +00:00
Kim F. Storm
e72e0e313f *** empty log message *** 2006-06-22 14:27:08 +00:00
Kim F. Storm
c2c04c28f3 (grep-mode-font-lock-keywords): Correct regexps
to recognize mode name containing submodes, such as Grep/lw.
2006-06-22 14:13:49 +00:00
Kim F. Storm
9b8648b8ff *** empty log message *** 2006-06-22 14:13:30 +00:00
Kim F. Storm
ab9623c2f8 (line-move-1): Check for move-end-of-line instead of
end-of-line when setting temporary-goal-column.
2006-06-21 12:01:57 +00:00
Kim F. Storm
43a37241f6 *** empty log message *** 2006-06-21 12:01:37 +00:00
Kim F. Storm
128ce5c6a1 (struct it): Add `position' member to iterator stack.
Rename `pos' member to `current'.  Rearrange and add comments.
2006-06-21 11:49:32 +00:00
Kim F. Storm
4b364aa2ac (handle_stop): Set it->ignore_overlay_strings_at_pos_p
if  we get any overlays.
(set_cursor_from_row): Don't clobber `end' if we rescan from
start_string.
(push_it, pop_it): Save it->position.
2006-06-21 11:49:24 +00:00
Bill Wohler
a86cce4f82 (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
(Preface): Depend on GNU mailutils 1.0 and higher.
2006-06-21 05:17:40 +00:00
Bill Wohler
4f187c9d68 Update for MH-E release 8.0.1. 2006-06-21 05:13:28 +00:00
Bill Wohler
737abde8f6 (Version, mh-version): Update for release 8.0.1. 2006-06-21 05:12:13 +00:00
Miles Bader
a2064b094c lisp/play/cookie1.el (cookie): Work properly when there's only one entry
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-323
2006-06-21 05:09:32 +00:00
Miles Bader
be1fc9b84b Changes from arch/CVS synchronization 2006-06-21 05:09:12 +00:00
Miles Bader
a367620f73 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 108-110)

   - Merge from emacs--devo--0
   - Clean up merge mistakes
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-321
2006-06-21 02:13:50 +00:00
Dan Nicolaescu
4e78977ec2 (terminal-init-xterm): Bind C-return. 2006-06-21 02:00:47 +00:00
Nick Roberts
3cfc0f435d (gdb-exited): Ensure overlay arrow gets killed.
(gdb-frame-handler): Generalise frame regexp for templates.
2006-06-20 22:35:19 +00:00
Nick Roberts
210e35f750 *** empty log message *** 2006-06-20 22:34:45 +00:00
Chong Yidong
a548f3d70a * files.el (hack-local-variables): Run `hack-local-variables-hook'
whether or not a local variables list is defined.
2006-06-20 22:22:33 +00:00
Glenn Morris
3c6b81d871 (appt-display-format): Default value must be
one of the customize options.
2006-06-20 19:30:36 +00:00
Glenn Morris
b0352ddfa2 *** empty log message *** 2006-06-20 19:30:22 +00:00
Dan Nicolaescu
2b0193e1fb * term/xterm.el (terminal-init-xterm): Update key availability
info.

* term.el (term-delete-lines, term-insert-lines): Clarify
comments.
2006-06-20 18:12:23 +00:00
Chong Yidong
809b6e9891 * msb.el (msb): Move `sit-for' hack here to handle both
"mouse-down and drag" and "mouse-up and select" situations.
	(mouse-select-buffer): Move `sit-for' hack to `msb'.
2006-06-20 18:08:40 +00:00
Romain Francoise
d669197de8 Remove trailing whitespace. 2006-06-20 07:40:36 +00:00
Romain Francoise
eb85ecac74 Delete extra tab. 2006-06-20 07:39:05 +00:00
Kenichi Handa
1e0fd4cd53 *** empty log message *** 2006-06-20 02:06:13 +00:00
Kenichi Handa
1c7f8620c7 (word-combining-categories): Add entries for 2-byte Han characters. 2006-06-20 01:31:25 +00:00
Miles Bader
5cfd0f2e4f Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 107)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-317
2006-06-20 00:20:01 +00:00
Richard M. Stallman
a5bd14d3ec *** empty log message *** 2006-06-19 22:00:00 +00:00
Richard M. Stallman
5fe0b054a2 (size_window): New arg FIRST_ONLY. All callers changed.
(adjust_window_trailing_edge): Specially compute FIRST_PARALLEL
for the case of a top-level window and the following minibuffer.
Don't exit because of no `next' when there is a parent.
Use the FIRST_ONLY feature when resizing following windows.
2006-06-19 21:59:30 +00:00
Richard M. Stallman
aa7b08b445 (init_syntax_once): Give most control chars' syntax Spunct. 2006-06-19 21:54:58 +00:00
Richard M. Stallman
dd73030d01 (Bindat Spec): Clarify previous change. 2006-06-19 21:53:40 +00:00
Richard M. Stallman
cbfe5f37ef (mode-line-format): Save some mode line space. 2006-06-19 21:49:57 +00:00
Richard M. Stallman
562ca53878 (find-file-noselect): Improve the question wording.
(basic-save-buffer-2): Mask UMASK against 666.
2006-06-19 21:48:41 +00:00
Richard M. Stallman
73c8f64c94 (mouse-drag-vertical-line-rightward-window): New function.
(mouse-drag-vertical-line): Call it.
2006-06-19 21:47:23 +00:00
Richard M. Stallman
161c71277e (customize-option, customize-option-other-window): Error if SYMBOL is nil. 2006-06-19 21:46:54 +00:00
Karl Berry
2aa8102725 mention C-q 2006-06-19 20:53:29 +00:00
Carsten Dominik
13db07e0a1 (section{Clocking Time}): Add new clocking commands.
(section{Structure Editing}): Add global archiving command.
2006-06-19 06:55:37 +00:00
Carsten Dominik
3d62681df6 *** empty log message *** 2006-06-19 06:55:27 +00:00
Carsten Dominik
5aafad2e4e (Publishing links): Document the
`:link-validation-function' property.
        (Extensions and Hacking): New chapter, includes some sections
        of
        the "Miscellaneous" chapter.
2006-06-19 06:54:43 +00:00
Carsten Dominik
0fee8d6e46 Require noutline, also on XEmacs.
(org-end-of-subtree): Return point.
        (org-dblock-start-re, org-dblock-end-re): New constants.
        (org-create-dblock, org-prepare-dblock, org-map-dblocks)
        (org-dblock-update, org-update-dblock,
        org-beginning-of-dblock)
        (org-update-all-dblocks, org-find-dblock): New functions.
        (org-collect-clock-time-entries): New function.
        (org-html-handle-time-stamps): Never export CLOCK timeranges.
        (org-fixup-indentation): Modified to deadl correctly with
        lines
        starting with TAB.  Only one argument DIFF now.
        (org-demote, org-promote): Call `org-fixup-indentation' with
        just
        one argument, DIFF.
        (org-mode): Don't mark buffer as modified when aligning
        tables.
        (org-clock-sum): Don't makr buffer modified when adding time
        sum
        properties.
        (org-export-as-html): Added support for a link validation
        function.
        (org-archive-all-done): New function.
        (org-archive-subtree): New prefix argument.  When set, archive
        all
        done subtrees in this buffer.
        (org-remove-clock-overlays)
        (org-remove-occur-highlights): Use
        `org-inhibit-highlight-removal'.
        (org-inhibit-highlight-removal): New variable, for dyn amic
        scoping.
        (org-put-clock-overlay): Don't swallow last headline character
        when displaying overlay.
        (org-store-link): Link to `image-mode' with just the file
        name.
2006-06-19 06:54:22 +00:00
Michael Kifer
e651696081 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
some typo fixes
2006-06-18 17:12:16 +00:00
Michael Kifer
ec6aebe833 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
* viper-cmd.el (viper-special-read-and-insert-char): use
	read-key-sequence.
	(viper-after-change-undo-hook): enhancements.
	(viper-after-change-undo-hook): new hook.
	(viper-undo): use viper-after-change-undo-hook.
	(viper-add-newline-at-eob-if-necessary): widen before making changes.
	(viper-next-line-at-bol): If point is on a widget or a button, simulate
	clicking on that widget/button.

	* viper.el (viper-mode): allow for a separate cursor color in Emacs
	state.

	* ediff-diff (ediff-test-patch-utility): catch errors.
	(ediff-actual-diff-options, ediff-actual-diff3-options): new variables.
	(ediff-set-actual-diff-options): new function.
	(ediff-reset-diff-options, ediff-toggle-ignore-case):
	use ediff-set-actual-diff-options.
	(ediff-extract-diffs): catch errors.
	(ediff-whitespace): add nonbreakable space.
	(ediff-same-file-contents): catch errors.

	* ediff-mult.el (ediff-collect-custom-diffs): save
	coding-system-for-read.

	* ediff-vers.el (ediff-keep-tmp-versions): new var.
	(ediff-vc-internal, ediff-vc-merge-internal): use
	ediff-delete-version-file.
	(ediff-delete-version-file): new function.

	* ediff-wind.el (ediff-control-frame-parameters): set frame fringes.

	* ediff.el (ediff-directories, ediff-directory-revisions,
	ediff-merge-directories, ediff-merge-directories-with-ancestor,
	ediff-directories-internal, ediff-merge-directory-revisions,
	ediff-merge-directory-revisions-with-ancestor,
	ediff-directories3): use read-directory-name.
2006-06-18 17:08:24 +00:00
Ramprasad B
9e363b8991 changed my email-id 2006-06-18 09:14:51 +00:00