1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00
Commit Graph

57536 Commits

Author SHA1 Message Date
Luc Teirlinck
69ea31967c *** empty log message *** 2005-06-14 03:23:19 +00:00
Miles Bader
a21fb88e7f Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-406
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-view.el (mm-inline-text): Withdraw the last change.

2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
   executing enriched-decode.
2005-06-14 02:49:36 +00:00
Juanma Barranquero
4a9308b8e2 (Fdefvaralias): Rename arguments SYMBOL and ALIASED to NEW-ALIAS and
BASE-VARIABLE, respectively.
2005-06-14 00:39:32 +00:00
Luc Teirlinck
922a9de306 (cancel-debug-on-entry): Mention default in minibuffer prompt. 2005-06-13 23:40:05 +00:00
Luc Teirlinck
7efb41ae95 *** empty log message *** 2005-06-13 23:38:30 +00:00
Kim F. Storm
1a2f4b9fc0 (cua-mode): Use add-to-ordered-list to
add cua--keymap-alist to emulation-mode-map-alists.
2005-06-13 21:31:37 +00:00
Kim F. Storm
cbbd0b5a94 (add-to-ordered-list): New defun. 2005-06-13 21:29:52 +00:00
Kim F. Storm
929129fff1 *** empty log message *** 2005-06-13 21:29:25 +00:00
Stefan Monnier
5aa6db5755 *** empty log message *** 2005-06-13 20:50:25 +00:00
Stefan Monnier
b78ab259b1 (note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
(get_phys_cursor_geometry, format_mode_line_unwind_data)
(get_line_height_property, x_produce_glyphs): Remove unused vars.
2005-06-13 20:49:14 +00:00
Stefan Monnier
737ccba9d9 (run_pre_post_conversion_on_str): Remove unused var `buf'. 2005-06-13 20:47:42 +00:00
Stefan Monnier
e3b5b35b9a (read-face-name): Use complete-in-turn complete non-aliases
in preference to face aliases.
2005-06-13 20:47:08 +00:00
Stefan Monnier
9ed4906519 (complete-in-turn): New macro.
(dynamic-completion-table, lazy-completion-table): Add debug info.
2005-06-13 20:45:50 +00:00
Stefan Monnier
d95da8d3b2 (fill-match-adaptive-prefix): New function.
(fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
Remove unused vars `start' and `firstline'.
(fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
(justify-current-line, fill-individual-paragraphs): Remove unused vars.
2005-06-13 19:33:21 +00:00
Stefan Monnier
175384d1ee (url-file, url-file-asynch-callback): Use with-current-buffer. 2005-06-13 14:32:42 +00:00
Stefan Monnier
f99ed2f84b (Parsing Expressions): Document aux functions and vars of
syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2005-06-13 14:21:21 +00:00
Eli Zaretskii
0e0dddda54 *** empty log message *** 2005-06-13 12:19:38 +00:00
Eli Zaretskii
099b657782 (x_use_underline_position_properties): New variable.
(x_draw_glyph_string): Remind in a comment to change doc string of
x-use-underline-position-properties if/when underline positioning is
implemented.
(syms_of_w32term): DEFVAR_BOOL x-use-underline-position-properties,
and initialize it to nil.
2005-06-13 12:18:31 +00:00
Lute Kamstra
4da76c6afd *** empty log message *** 2005-06-13 12:08:25 +00:00
Lute Kamstra
16e8b16256 (ledit-mode): Use delay-mode-hooks. 2005-06-13 12:01:43 +00:00
Lute Kamstra
d7899a4ee3 (ediff-mode): Use run-mode-hooks. 2005-06-13 12:00:59 +00:00
Lute Kamstra
6f73217ed6 (ediff-meta-mode): Use run-mode-hooks. 2005-06-13 11:58:35 +00:00
Lute Kamstra
1a96d1f37a (edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks. 2005-06-13 11:56:12 +00:00
Eli Zaretskii
2702394e7c (all): Don't complain about missing GTK-related variables,
unless either `gtk' is boundp or this isn't a `windows-nt' build.
2005-06-13 11:54:48 +00:00
Eli Zaretskii
cb6ccbc94b ($(DOC)): Fix last change. 2005-06-13 11:24:32 +00:00
Miles Bader
69008bcff4 Revert arch-tagline change 2005-06-13 09:49:47 +00:00
Lute Kamstra
63e9aa8ee8 (woman-mode-line-format): Delete constant.
(woman-mode-map): Initialize it properly.
(woman-mode): Set mode-class property to special.  Use
delay-mode-hooks and run-mode-hooks.  Use the right keymap.  Set
major-mode and mode-name.  Don't set mode-line-format directly.
(Man-getpage-in-background): Don't reference woman-mode-line-format.
2005-06-13 08:22:34 +00:00
Lute Kamstra
dd72a03ac2 (cancel-debug-on-entry): Make the empty string argument obsolete. 2005-06-13 08:14:06 +00:00
Carsten Dominik
225ff03789 Version 3.11 2005-06-13 06:43:12 +00:00
Carsten Dominik
30313b908d (org-CUA-compatible): New option.
(org-disputed-keys): New variable.
	(org-key): New function.
	(orgtbl-make-binding): Add docstring to the created function.
	(org-mode): Set paragraph start/separate regexps.
	(orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
	(org-archive-location, org-archive-mark-done)
	(org-archive-stamp-time): New options.
	(org-archive-subtree): New command.
	(org-fill-paragraph): New function.
	(org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
	(org-fake-empty-table-line): Function removed.
	(org-format-org-table-html): Do not create empty table lines at
	separator lines.  Improved table header treatment.
	(org-link-format): New option.
	(org-make-link): New function.
	(org-insert-link, org-store-link): Use org-make-link.
	(org-open-file): Quote file name for shell command, to allow
	spaces in file names.
	(org-link-regexp): Fixed bug with mailto link.
	(org-link-maybe-angles-regexp, org-protected-link-regexp): New
	constant.
	(org-export-as-html): Deal with the optional angles around a link.
	Better treatment of file: links.
	(org-open-at-point): Replace @{ and @} with < and >.
	(org-run-mode-hooks): Function removed.
	(org-agenda-mode): No longer use `org-run-mode-hooks'.
2005-06-13 06:42:53 +00:00
Nick Roberts
1e539d255b (gdb-registers-mode): Let gdbmi use
MI command -data-list-register-values.
(gdb-post-prompt): Indent properly.
2005-06-13 06:01:12 +00:00
Nick Roberts
3fd355d44e *** empty log message *** 2005-06-13 05:59:58 +00:00
Jay Belanger
93a6b94aea *** empty log message *** 2005-06-13 03:56:34 +00:00
Jay Belanger
837c084dda (Getting Started): Remove extra menu item. 2005-06-13 03:37:47 +00:00
Lute Kamstra
9d42ffaa3c (Special Properties): Fix cross reference. 2005-06-12 23:46:50 +00:00
Juanma Barranquero
b1412131a8 (highlight-changes-colors): Rename from `highlight-changes-colours'.
(highlight-changes-colours): Keep as obsolete alias.
(highlight-changes-face-list): Doc fix.
(hilit-chg-make-list): Use `highlight-changes-colors'.
2005-06-12 23:08:51 +00:00
Mark A. Hershberger
defa8e19a1 Remove stray paren in defun-prompt-regexp for cperl-mode 2005-06-12 23:04:41 +00:00
Jason Rumney
7f2b4738d9 (NEWOPENFILENAME): New struct.
(Fx_file_dialog): Use it to trick the system into giving us up to
date dialogs on systems that are documented to support it.
Do not set OFN_FILEMUSTEXIST flag if looking for a directory.
2005-06-12 19:23:28 +00:00
Eli Zaretskii
5a77c8e23c ($(DOC)): Depend on make-docfile.exe, temacs.exe,
and the preloaded *.elc files.  This avoids unnecessary
dumping and DOC rebuilding.
2005-06-12 17:45:10 +00:00
Stefan Monnier
84ae490875 Add comment. 2005-06-12 16:57:08 +00:00
Eli Zaretskii
0e659f576a Don't say we are dumping under 2 names on windows-nt and cygwin. 2005-06-12 12:49:00 +00:00
Eli Zaretskii
a1e8cad6ea *** empty log message *** 2005-06-12 11:28:55 +00:00
Eli Zaretskii
e8dbbf6f02 (bootstrap-clean-CMD, bootstrap-clean-SH): Don't use an old loaddefs.el,
as in Makefile.in.
2005-06-12 11:27:31 +00:00
Eli Zaretskii
c52e16385d (w32_abort): Use the MB_YESNO dialog instead of
MB_ABORTRETRYIGNORE.  Never return, even if DebugBreak does.
2005-06-12 10:41:05 +00:00
Lute Kamstra
f586d18e58 (bootstrap-prepare): Don't use an old loaddefs.el. 2005-06-12 10:26:22 +00:00
Lute Kamstra
3a1524ed89 (Man-mode-map): Initialize it properly.
(Man-mode): Set mode-class property to special.
2005-06-12 10:11:00 +00:00
Lute Kamstra
ca0113b85a (calendar-mode): Use run-mode-hooks. 2005-06-12 09:00:57 +00:00
Luc Teirlinck
d02c57d351 (menu-bar-make-toggle): Remove stray backslash.
A newline is needed in the docstring there.
2005-06-12 00:04:44 +00:00
Luc Teirlinck
32cc0b0009 *** empty log message *** 2005-06-12 00:03:20 +00:00
Thien-Thi Nguyen
8b09abe105 Fix repeat' BNF and bits 2' example in Commentary. 2005-06-11 23:56:33 +00:00