1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

55606 Commits

Author SHA1 Message Date
Paul Eggert
d0e50224dd * calendar.texi (Calendar Systems): Say that the Persian calendar
implemented here is the arithmetical one championed by Birashk.
2005-03-31 20:14:03 +00:00
Richard M. Stallman
a91877d296 Fix previous change. 2005-03-31 18:59:50 +00:00
Richard M. Stallman
64c66a6188 (scheme-mode-syntax-table): Update
syntax of | and # for two-character comment syntax.
2005-03-31 18:59:34 +00:00
Marcelo Toledo
0b048d5298 Tracking the confirmation of translators in admin/FOR-RELEASE for the new title of the tutorial that will also appear in the splash screen. Improvements and corrections in TUTORIAL.es and TUTORIAL.pt_BR. 2005-03-31 15:20:45 +00:00
Lute Kamstra
66e181ad2e (define-generic-mode): Add debug declaration. Add defcustom for the
mode hook.
(generic-mode-internal): Use run-mode-hooks.
2005-03-31 14:54:46 +00:00
Lute Kamstra
2a3a044ce6 (easy-mmode-define-global-mode, define-minor-mode): Call
custom-current-group at load-time.
2005-03-31 14:49:09 +00:00
Kenichi Handa
fafbb99d57 *** empty log message *** 2005-03-31 11:22:55 +00:00
Kenichi Handa
4220560759 (Vcoding_category_list): Docstring fix. 2005-03-31 11:21:14 +00:00
Kenichi Handa
bf762c986c *** empty log message *** 2005-03-31 11:20:58 +00:00
Kim F. Storm
c22237f77e (Qmouse_fixup_help_message): New var.
(syms_of_keyboard): Intern and staticpro it.
(show_help_echo): Apply mouse-fixup-help-message to help string.
2005-03-31 10:11:14 +00:00
Kim F. Storm
f793f88572 *** empty log message *** 2005-03-31 10:10:59 +00:00
Kim F. Storm
86f0d417c4 (tooltip-show-help-function): Don't fixup message here. 2005-03-31 10:10:39 +00:00
Kim F. Storm
5dbda51848 (mouse-1-click-follows-link): Increase to 450 ms.
(mouse-fixup-help-message): New defun called by show_help_echo
to fixup mouse-2 prefix in help messages when applicable.
2005-03-31 10:10:25 +00:00
Kim F. Storm
34514f4824 *** empty log message *** 2005-03-31 10:08:17 +00:00
Kenichi Handa
e5729c6cf6 (thai-find-word-ends): Pay attention to
the case that we reach the end of buffer.
2005-03-31 07:38:37 +00:00
Kenichi Handa
7c315e1cff (fill-text-properties-at): New function.
(fill-newline): Use fill-text-properties-at instead of
text-properties-at.
2005-03-31 04:45:27 +00:00
Karl Berry
ace4dad6d2 shell-quote-argument, not comint-quote-filename 2005-03-31 00:24:57 +00:00
Thien-Thi Nguyen
5ee2cf8a5a (help-with-tutorial): Revert last change. 2005-03-30 22:51:39 +00:00
Stefan Monnier
f34574c6d5 (search_embedded_absfilename): Fix last change. 2005-03-30 22:33:00 +00:00
Kim F. Storm
ec503c284c (cua-scroll-down): Add CUA property. 2005-03-30 22:20:24 +00:00
Kim F. Storm
7ab4753e49 *** empty log message *** 2005-03-30 22:20:08 +00:00
Paul Eggert
fffaba7760 Update reference to "Calendrical Calculations" book; there's a new edition. 2005-03-30 16:55:58 +00:00
Jay Belanger
0a2bf0fadd (calc-full-help): Remove email address. 2005-03-30 16:36:59 +00:00
Thien-Thi Nguyen
19577b0e21 *** empty log message *** 2005-03-30 15:46:12 +00:00
Thien-Thi Nguyen
c48d7fa0ab (help-with-tutorial): Delete title line. 2005-03-30 15:44:40 +00:00
Thien-Thi Nguyen
30439bfa93 Add title line. 2005-03-30 15:27:56 +00:00
Glenn Morris
ed554ebd2f Update copyright and maintainer.
(calendar-one-frame-setup)
(calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
rather than 'symbol for set-window-dedicated-p.
2005-03-30 15:18:52 +00:00
Glenn Morris
9080baba91 Update maintainer.
(appt-buffer-name): Make it a constant.
(appt-add): Doc fix.
2005-03-30 15:18:09 +00:00
Glenn Morris
204451b633 Update copyright.
(filesets-menu-path, filesets-menu-before)
(filesets-menu-in-menu): Doc fix.  Now valid in GNU Emacs.
(filesets-menu-cache-file): Use directory ~/.emacs.d.
(filesets-add-submenu): Delete and use add-submenu instead.
2005-03-30 15:14:55 +00:00
Glenn Morris
4fdb2a6c9d *** empty log message *** 2005-03-30 15:12:19 +00:00
Carsten Dominik
525f4f90f4 updated to org-mode version 3.05 2005-03-30 12:42:09 +00:00
Carsten Dominik
ef943dbafe * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
(org-agenda-convert-date, org-agenda-goto-calendar): New commands.
	(org-diary-default-entry): New function.
	(org-get-entries-from-diary): Better parsing of diary entries
	(org-agenda-check-no-diary): New function.
	("diary-lib"): Advice to function `add-to-diary-list', to allow
	linking to diary entries.
	(org-agenda-execute-calendar-command): New function
	(org-agenda): Improved visible section in window.  And
	use `org-fit-agenda-window'.
	(org-fit-agenda-window): New option.
	(org-move-subtree-down): Better handling of empty lines
	at end of subtree.
	(org-cycle): Numeric prefix is interpreted now as show-subtree N
	levels up.
	(org-fontify-done-headline): New option.
	(org-headline-done-face): New face.
	(org-set-font-lock-defaults): Use `org-headline-done-face'.
	(org-table-copy-down): renamed from
	`org-table-copy-from-above'.  When current field is non-empty, it
	is copied to next row.
	(org-table-copy-from-above): Fixed bug which made it
	impossible to copy fields containing only a single non-white
	character.
2005-03-30 12:37:36 +00:00
Glenn Morris
ba0243c634 (Fortran Motion): Fix previous change. 2005-03-30 11:57:10 +00:00
Glenn Morris
388f6d91ab *** empty log message *** 2005-03-30 11:56:45 +00:00
Kenichi Handa
a4060732e5 *** empty log message *** 2005-03-30 11:33:41 +00:00
Kim F. Storm
e9691cca87 (kmacro-end-macro): Isearch may store this command
into the macro -- so ignore it when executing keyboard macro.
2005-03-30 10:25:10 +00:00
Kim F. Storm
c33d06b01a *** empty log message *** 2005-03-30 10:24:55 +00:00
Nick Roberts
30044d57a8 (tooltip-gud-display): Use gud-overlay-arrow-position. 2005-03-30 08:33:43 +00:00
Nick Roberts
4f5f7887b1 *** empty log message *** 2005-03-30 08:32:48 +00:00
Miles Bader
10ace8ea53 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks

2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * etc/gnus-refcard.tex, etc/gnus-logo.eps: New files.

2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-resend): Bind rfc2047-encode-encoded-words.

   * lisp/gnus/mm-util.el (mm-replace-in-string): New function.
   (mm-xemacs-find-mime-charset-1): Ignore errors while loading
   latin-unity, which cannot be used with XEmacs 21.1.

   * lisp/gnus/rfc2047.el (rfc2047-encode-function-alist): Rename from
   rfc2047-encoding-function-alist in order to avoid conflicting with
   the old version.
   (rfc2047-encode-message-header): Remove useless goto-char.
   (rfc2047-encodable-p): Don't move point.
   (rfc2047-syntax-table): Treat `(' and `)' as is.
   (rfc2047-encode-region): Concatenate words containing non-ASCII
   characters in structured fields; don't encode space-delimited
   ASCII words even in unstructured fields; don't break words at
   char-category boundaries; encode encoded words in structured
   fields; treat text within parentheses as special; show the
   original text when error has occurred; move point to the end of
   the region after encoding, suggested by IRIE Tetsuya
   <irie@t.email.ne.jp>; treat backslash-quoted characters as
   non-special; check carefully whether to encode special characters;
   fix some kind of misconfigured headers; signal a real error if
   debug-on-quit or debug-on-error is non-nil; don't infloop,
   suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>; assume
   the close parenthesis may be included in the encoded word; encode
   bogus delimiters.
   (rfc2047-encode-string): Use mm-with-multibyte-buffer.
   (rfc2047-encode-max-chars): New variable.
   (rfc2047-encode-1): New function.
   (rfc2047-encode): Use it; encode text so that it occupies the
   maximum width within 76-column; work correctly on Q encoding for
   iso-2022-* charsets; fold the line before encoding; don't append a
   space if the encoded word includes close parenthesis.
   (rfc2047-fold-region): Use existing whitespace for LWSP; make it
   sure not to break a line just after the header name.
   (rfc2047-b-encode-region): Remove.
   (rfc2047-b-encode-string): New function.
   (rfc2047-q-encode-region): Remove.
   (rfc2047-q-encode-string): New function.
   (rfc2047-encode-parameter): New function.
   (rfc2047-encoded-word-regexp): Don't use shy group.
   (rfc2047-decode-region): Follow rfc2047-encoded-word-regexp change.
   (rfc2047-parse-and-decode): Ditto.
   (rfc2047-decode): Treat the ascii coding-system as raw-text by
   default.

2005-03-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>

   * lisp/gnus/rfc2047.el (rfc2047-encode-encoded-words): New variable.
   (rfc2047-field-value): Strip props.
   (rfc2047-encode-message-header): Disabled header folding -- not
   all headers can be folded, and this should be done by the message
   composition mode.  Probably.  I think.
   (rfc2047-encodable-p): Say that =? needs encoding.
   (rfc2047-encode-region): Encode =? strings.

2005-03-25  Jesper Harder  <harder@ifa.au.dk>

   * lisp/gnus/rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
   language tags; remove unnecessary '+'.  Reported by Stefan Wiens
   <s.wi@gmx.net>.
   (rfc2047-decode-string): Don't cons a string unnecessarily.
   (rfc2047-parse-and-decode, rfc2047-decode): Use a character for
   the encoding to avoid consing a string.
   (rfc2047-decode): Use mm-subst-char-in-string instead of
   mm-replace-chars-in-string.

2005-03-25  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>

   * lisp/gnus/rfc2047.el (rfc2047-encode): Use uppercase letters to specify
   encodings of MIME-encoded words, in order to improve
   interoperability with several broken MUAs.

2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
   pass it to `gnus-browse-read-group'.
   (gnus-browse-read-group): Add NUMBER argument and pass it to
   `gnus-group-read-ephemeral-group'.

   * lisp/gnus/gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
   argument and pass it to `gnus-group-read-group'.

2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>

   * lisp/gnus/mm-util.el (mm-xemacs-find-mime-charset): Only call
   mm-xemacs-find-mime-charset-1 if we have the mule feature
   available at runtime.

2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/emacs-mime.texi (Display Customization): Markup fixes.
   (rfc2047): Update.

2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus-faq.texi: Replaced with auto-generated version.
2005-03-30 08:14:32 +00:00
Miles Bader
96a29ab7a8 Changes from arch/CVS synchronization 2005-03-30 00:35:44 +00:00
Kenichi Handa
7426980644 *** empty log message *** 2005-03-30 00:16:30 +00:00
Richard M. Stallman
b36a687ca1 *** empty log message *** 2005-03-29 23:24:34 +00:00
Richard M. Stallman
691101a4d8 (Single-Byte Character Support): Reinstall the C-x 8 info. 2005-03-29 23:24:27 +00:00
Richard M. Stallman
f59006cb6e (set-mark): Doc fix. 2005-03-29 23:17:30 +00:00
Kim F. Storm
39df553f4d (display_line): Allow multiple overlay arrows in window. 2005-03-29 22:28:27 +00:00
Kim F. Storm
c364fe1954 *** empty log message *** 2005-03-29 22:28:11 +00:00
Richard M. Stallman
8e669bbd42 (Buffer Contents): Add filter-buffer-substring and buffer-substring-filters. 2005-03-29 21:08:37 +00:00
Richard M. Stallman
19e7dd23ed (Refill): Refer to Long Lines Mode.
(Longlines): New node.
(Auto Fill): Don't index "word wrap" here.
(Filling): Add Longlines to menu.
2005-03-29 21:06:20 +00:00
Nick Roberts
63cc3b0975 (gdb): (Re)-initialise gud-filter-pending-text.
(gud-filter-pending-text): Move in front of gdb.
(gud-overlay-arrow-position): New variable.
(gud-sentinel, gud-display-line): Use it in place of
overlay-arrow-position.
2005-03-29 20:59:42 +00:00