1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

62705 Commits

Author SHA1 Message Date
Alan Mackenzie
0d56691054 (Hungry WS Deletion): Rename c-hungry-backspace to
c-hungry-delete-backwards, at the request of RMS.  Leave the old name as
an alias.
(Movement Commands): Correct the definition of c-beginning-of-defun, to include the
function header within the defun.
(Comment Commands): State that C-u M-; kills any existing comment.
(Electric Keys): Add a justification for electric indentation.
(Hungry WS Deletion): Clear up the names and complications of the
BACKSPACE and DELETE keys.
Correct two typos.
2006-02-24 12:20:45 +00:00
Alan Mackenzie
18f34551f4 *** empty log message *** 2006-02-24 12:18:48 +00:00
Kenichi Handa
77343e1d1c (Finsert_file_contents): When a text is replaced
partially, be sure to set point before the inserted characters.
2006-02-24 06:46:54 +00:00
Miles Bader
5f4264e54b Revision: emacs@sv.gnu.org/emacs--devo--0--patch-118
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 38-39)

   - Update from CVS
2006-02-24 05:02:12 +00:00
Juri Linkov
9f261d3c1d (Common requests): Move `Turning on auto-fill by
default' after `Wrapping words automatically'.  Move `Working with
unprintable characters' before `Searching for/replacing newlines'.
Move `Replacing highlighted text' after `Highlighting a region'.
Merge `Repeating commands' and `Repeating a command as many times
as possible' into the former.
(Packages that do not come with Emacs): Add refs to Gmane and etc/MORE.STUFF.
2006-02-23 23:16:12 +00:00
Juanma Barranquero
172892e397 (help): Revert last part of 2006-02-23 change (deletion of the `provide' call). 2006-02-23 23:14:01 +00:00
Juri Linkov
32670900ce *** empty log message *** 2006-02-23 22:18:21 +00:00
Juri Linkov
037724a0ec (Newsgroup archives): Update URLs of GNU mail archives.
(Reporting bugs): Suggest using `M-x report-emacs-bug'.
Add xref to `(emacs)Reporting Bugs'.
(Getting a printed manual): Add URL to other formats of the manual.
(Common requests): Fix menu.
(Highlighting a region): Remove ref to `Turning on syntax highlighting'.
(Horizontal scrolling): Mention `truncate-partial-width-windows'.
(Inserting text at the beginning of each line): Add pxref to
`Changing the included text prefix'.
(Forcing the cursor to remain in the same column): Mention `track-eol'
and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
(Replacing text across multiple files): Add keybinding `Q' for
`dired-do-query-replace'.
2006-02-23 22:17:49 +00:00
Juri Linkov
9ca9f7f3f4 (Info-search): Don't bind search-spaces-regexp to
Info-search-whitespace-regexp in non-regexp isearch mode.
2006-02-23 21:41:41 +00:00
Juri Linkov
9b0f7f31c0 (compare-windows-highlight): Add new value
`persistent' and change :type from `boolean' to `choice'.
(compare-windows-overlays1, compare-windows-overlays2):
New internal variables.
(compare-windows-highlight): If compare-windows-highlight is
`persistent', add current overlays to compare-windows-overlays[12]
instead of adding compare-windows-dehighlight to pre-command-hook.
(compare-windows-dehighlight): Delete all overlays from
compare-windows-overlays[12].
2006-02-23 21:41:26 +00:00
Stefan Monnier
4e6d317052 (describe-mode): Pass `mode-name' to format-mode-line. 2006-02-23 16:39:24 +00:00
Stefan Monnier
31468dcbba Add 2006 copyright. 2006-02-23 16:37:46 +00:00
Stefan Monnier
c57a573fea Remove unnecessary leading * in docstrings. 2006-02-23 16:35:41 +00:00
Juanma Barranquero
35402b9845 (org-xemacs-p, org-export-html-show-new-buffer, org-table-may-need-update,
org-insert-item, org-mhe-get-message-real-folder,
org-mhe-get-message-folder-from-index, org-mhe-get-message-folder,
org-mhe-get-message-num, org-mhe-get-header, org-make-org-heading-search-string,
org-make-org-heading-camel, org-table-sort-lines, org-format-org-table-html,
org-format-table-table-html): Fix typos in docstrings.
2006-02-23 14:43:40 +00:00
Thien-Thi Nguyen
cca1796923 Fix omission bug: Add dot (ASCII 0x2E) on first line. 2006-02-23 13:31:03 +00:00
Juanma Barranquero
85563680f5 *** empty log message *** 2006-02-23 11:59:35 +00:00
Carsten Dominik
09fd368a84 Version number change only 2006-02-23 10:56:04 +00:00
Carsten Dominik
272dfec25a (org-cleaned-string-for-export, org-solidify-link-text):
New function.
	(org-add-hook): Use `add-local-hook' instead of `make-local-hook'
	for XEmacs, just to silence the compiler.
	(org-export-as-ascii, org-export-as-html-and-open): Use
	`org-cleaned-string-for-export' and create internal links.
	(org-follow-mhe-link): Require mh-e, use folder.
2006-02-23 10:54:29 +00:00
Carsten Dominik
1caf01c286 *** empty log message *** 2006-02-23 10:54:15 +00:00
YAMAMOTO Mitsuharu
5b574e6957 (x_set_toolkit_scroll_bar_thumb): Don't set control
values if control is not visible or values are not changed.
2006-02-23 10:43:32 +00:00
Kenichi Handa
92fb551662 *** empty log message *** 2006-02-23 10:13:23 +00:00
YAMAMOTO Mitsuharu
7889775856 (update_text_area): Avoid needless redraw of rightmost
glyph whose face is extended to the text area end.
2006-02-23 09:07:23 +00:00
Nick Roberts
7efc64d4be (gud-speedbar-buttons): Use shadow face properly. 2006-02-23 07:40:25 +00:00
Nick Roberts
a5de75080d (gdb-debug-ring-max): Rename from gdb-debug-log-length.
(gdb-debug-ring): Rename from gdb-debug-log-ring.  Don't make
it a real ring but...
(gud-gdba-marker-filter): ...make it work like mark-ring.
(gdb-enable-debug): Rename from gdb-enable-debug-log.
(gdb-mouse-jump): New function.  Add bindings.
2006-02-23 07:38:57 +00:00
Nick Roberts
e490594672 *** empty log message *** 2006-02-23 07:38:01 +00:00
Nick Roberts
e75116edb6 (gdb-signalled): New variable and function.
(gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
(gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
(gdb-debug-log-length): Customize it's length.
(gud-watch, gdb-var-create-handler): Display function::var format
but don't use to create variable object.
(gdb-var-create-handler): Use message-box in place of message.
(gdb-stopped): Call gdb-exited if signalled.
2006-02-22 22:01:35 +00:00
Nick Roberts
039374381c *** empty log message *** 2006-02-22 22:00:47 +00:00
Stefan Monnier
acc6289a44 (Fwindow_list): Check `window' before doing XWINDOW.
The default `window' should not be "on a different frame".
2006-02-22 21:01:34 +00:00
Kim F. Storm
78744fc370 (Fvertical_motion): Only try to move back if we can. 2006-02-22 20:29:41 +00:00
Kim F. Storm
c4336e88cc *** empty log message *** 2006-02-22 20:29:24 +00:00
Carsten Dominik
c7cf105d97 *** empty log message *** 2006-02-22 08:56:27 +00:00
YAMAMOTO Mitsuharu
b6e3efe044 (GC_CLIP_REGION): Remove macro.
(mac_begin_clip, mac_end_clip): Take arg GC instead of REGION.
All uses changed.  Don't do clipping if n_clip_rects is zero.
(mac_set_clip_rectangles): Use xassert instead of abort.  Set
n_clip_rects.  Don't make clip_region empty when number of
clipping rectangles is zero.
(mac_reset_clip_rectangles): Set n_clip_rects directly instead of
calling mac_set_clip_rectangles.
(x_set_toolkit_scroll_bar_thumb): Temporarily hide scroll bar to
avoid multiple redraws.
2006-02-22 08:00:12 +00:00
YAMAMOTO Mitsuharu
e188aa29a9 (digest_single_submenu): Apply 2006-02-19 change for xmenu.c. 2006-02-22 07:59:34 +00:00
YAMAMOTO Mitsuharu
c6c4517778 (struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects. 2006-02-22 07:59:26 +00:00
Carsten Dominik
3bfb811235 *** empty log message *** 2006-02-22 07:23:52 +00:00
Carsten Dominik
66090252ae Version number and date change only. 2006-02-22 07:23:35 +00:00
Carsten Dominik
5d2a58e007 Version number change only 2006-02-22 07:21:49 +00:00
Carsten Dominik
4af5848098 (reftex-locate-file): Search all extensions if
`reftex-try-all-extensions' is set.
2006-02-22 07:21:09 +00:00
Carsten Dominik
ea2a0e35d9 (reftex-try-all-extensions): New option. 2006-02-22 07:20:54 +00:00
Carsten Dominik
616ae0b93a (section{Links}): Rewritten to cover the modified
link system.
2006-02-22 07:15:38 +00:00
Carsten Dominik
6bae0337cc * org.texi (Internal Links): Rewritten to cover the modified
linking system.
2006-02-22 07:14:18 +00:00
Carsten Dominik
2e2055128f *** empty log message *** 2006-02-22 07:13:30 +00:00
Carsten Dominik
a96ee7dff6 (org-mark-ring-previous, org-mark-ring-set): New
commands.
	(org-mark-ring): New variable.
	(org-mark-ring-length): New option.
	(org-open-at-point, org-goto, org-open-file): Push old position
	onto the mark ring.
	(org-add-hook): New function.
	(org-export-table-remove-special-lines): New option.
	(org-skip-comments, org-format-org-table-html): Respect new option
	`org-export-table-remove-special-lines'.
	(org-open-file): Allow special command configuration for
	directory link.
	(org-file-apps): Fixed bugs in customize type, added setting for
	directories.
	(org-activate-tags, org-format-agenda-item, org-complete)
	(org-get-tags-at, org-scan-tags, org-make-tags-matcher)
	(org-get-tags, org-get-buffer-tags, org-open-at-point)
	(org-link-search, org-make-org-heading-search-string)
	(org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
	(org-radio-targets, org-file-link-context-use-camel-case)
	(org-activate-camels): New options.
	(org-update-radio-target-regexp, org-all-targets)
	(org-make-target-link-regexp, org-activate-target-links): New
	functions.
	(org-make-org-heading-search-string): New function.
	(org-store-link, org-insert-link): Use new option
	`org-file-link-context-use-camel-case'.
	(org-activate-camels): Use new option `org-activate-camels'.
	(org-link-regexp): Added mhe prefix.
	(org-open-at-point,org-store-link): Support for mhe links.
	(org-mhe-get-message-id, org-mhe-get-message-folder)
	(org-mhe-get-header,org-follow-mhe-link): New functions.
	(org-remove-angle-brackets, org-add-angle-brackets): New
	functions.
	(org-bracked-link-regexp): New constant.
	(org-read-date): Fixed bug that was rejecting all typed dates.
	(org-link-search): Make hierarchy above visible after a match.
	(org-follow-bbdb-link): Inhibit electric mode for BBDB.
	(org-store-link): Fixed bug with link creation when cursor is in
	an empty line.
	(org-open-at-point): Fixed bug with matching a link.  Fixed buggy
	argument sequence in call to `org-view-tags'.
	(org-compile-prefix-format): Set `org-prefix-has-tag'.
	(org-prefix-has-tag): New variable.
	(org-format-agenda-item): Remove tags from headline if
	appropriate.
	(org-agenda-remove-tags-when-in-prefix): New option.
2006-02-22 07:10:21 +00:00
Michael Kifer
608c89a921 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
	fix the regular expressions.
2006-02-22 06:50:17 +00:00
Kim F. Storm
a1b24e137f (draw_fringe_bitmap): Fix overlay-arrow display. 2006-02-21 23:19:40 +00:00
Kim F. Storm
6f62a45eec *** empty log message *** 2006-02-21 23:19:31 +00:00
Richard M. Stallman
f623a9d2e6 (sh-mode): Set shell type based on file name if no other specific basis. 2006-02-21 19:55:46 +00:00
Richard M. Stallman
fe541a2743 (unsafep): Don't treat &rest or &optional as variables at all.
(unsafep-variable): Rename arg; doc fix.
2006-02-21 19:54:36 +00:00
Richard M. Stallman
7e5f578875 (list-one-abbrev-table): Add autoload. 2006-02-21 19:53:15 +00:00
Richard M. Stallman
3083298a33 (diary-selective-display): Add defvar. 2006-02-21 19:52:51 +00:00