Michael Olson
174a72eaf4
Remember: Put on a low-cookie diet, and improve docstrings.
2007-11-01 04:37:47 +00:00
Glenn Morris
31cf791e20
(nroff-mode): Set indent-line-function.
...
(nroff-indent-line-function): New function.
(nroff-count-text-lines): Use nroff-forward-text-line rather than
obsolete alias.
2007-11-01 04:03:12 +00:00
Glenn Morris
87006f3e0a
(nroff-mode): Set indent-line-function.
...
(nroff-indent-line-function): New function.
(nroff-count-text-lines): Use nroff-forward-text-line rather than
obsolete alias.
2007-11-01 04:00:09 +00:00
Dan Nicolaescu
91dd4dc442
* progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
...
only if it is bound.
* textmodes/reftex.el: Move autoloads for before all uses.
(reftex-make-overlay, reftex-overlay-put, reftex-move-overlay)
(reftex-delete-overlay): Move to the top level with the condition
in the body.
* progmodes/simula.el: Use when instead of if.
* iimage.el (iimage-locate-file): Define unconditionally.
* mail/mailabbrev.el (mail-abbrev-next-line):
* emulation/vip.el (vip-enlarge-region, vip-line)
(vip-next-line-at-bol, vip-previous-line)
(vip-previous-line-at-bol, vip-find-char, vip-put-back, ex-read):
Wrap with-no-warnings around uses of next-line and previous-line.
* ediff.el (run-ediff-from-cvs-buffer):
* ediff-vers.el (cvs-run-ediff-on-file-descriptor): Remove
function not used by pcl-cvs anymore.
(noninteractive, generic-sc-get-latest-rev)
(ediff-generic-sc-internal, ediff-generic-sc-merge-internal):
Delete support for long obsolete generic-sc.el.
2007-10-31 06:28:09 +00:00
Miles Bader
904fac674e
Add arch tagline
2007-10-30 23:27:59 +00:00
Michael Olson
e06280609c
remember.el: Add additional items to some defcustom options
2007-10-30 13:47:24 +00:00
Glenn Morris
2799e7a008
Add 2007 to copyright years.
2007-10-30 06:25:00 +00:00
Dan Nicolaescu
4ea0e84a49
* emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
...
(edt-gnu-emacs19-p): Remove.
(edt-emacs-variant, edt-window-system): Use feature 'emacs.
(edt-xserver, edt-page-backward, edt-beginning-of-line)
(edt-end-of-line-forward, edt-end-of-line-backward)
(edt-one-word-forward, edt-one-word-backward, edt-character)
(edt-line-forward, edt-next-line, edt-previous-line, edt-top)
(edt-find-forward, edt-find-backward, edt-find-next-forward)
(edt-find-next-backward, edt-reset, edt-advance, edt-backup)
(edt-define-key, edt-bottom-check, edt-sentence-forward)
(edt-sentence-backward, edt-paragraph-forward)
(edt-paragraph-backward, edt-restore-key, edt-window-top)
(edt-window-bottom, edt-scroll-window-forward-line)
(edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
(edt-line-to-top-of-window, edt-paragraph-backward)
(edt-restore-key, edt-window-top, edt-window-bottom)
(edt-scroll-window-forward-line)
(edt-scroll-window-backward-line, edt-line-to-bottom-of-window)
(edt-line-to-middle-of-window, edt-goto-percentage)
(edt-display-the-time, edt-remember, edt-split-window)
(edt-emulation-on, edt-emulation-off)
(edt-default-emulation-setup, edt-user-emulation-setup)
(edt-select-default-global-map, edt-select-user-global-map):
Replace uses of edt-x-emacs19-p and edt-gnu-emacs19-p with feature
tests.
* textmodes/reftex-index.el (reftex-index-selection-or-word): Use
feature test instead of boundp test so it can be resolved at
compile time.
* net/newsticker.el (replace-regexp-in-string): Only define for
XEmacs.
2007-10-30 03:17:35 +00:00
Michael Olson
15f3eb73ae
Check in Remember Mode
2007-10-30 01:39:14 +00:00
Dan Nicolaescu
fc5e09b3ee
* textmodes/flyspell.el (message-signature-separator):
...
* longlines.el (message-indent-citation-function): Pacify byte
compiler.
* emacs-lisp/cl-loaddefs.el:
* ldefs-boot.el: Regenerate.
* Makefile.in (BYTE_COMPILE_EXTRA_FLAGS): New variable.
(.el.elc, compile, compile-always, compile-calc)
($(lisp)/progmodes/cc-mode.elc): Use it.
2007-10-29 18:32:32 +00:00
Glenn Morris
3fcff82f1f
(org-publish-get-plist-from-filename):
...
Use mapc rather than mapcar (reinstall change deleted without log
entry 2007-10-22).
2007-10-29 07:30:06 +00:00
Glenn Morris
85184d81d2
Revert down-casing of copyright header.
2007-10-29 07:24:05 +00:00
Miles Bader
18cd1f1a08
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 902-908)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 131-137)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 261-262)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00
Miles Bader
fdc9061358
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 131-137)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 261-262)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
2007-10-27 09:07:17 +00:00
Dan Nicolaescu
3fe5c37a0c
* emulation/pc-select.el (next-line-mark, next-line-nomark)
...
(previous-line-mark, previous-line-nomark): Wrap with-no-warnings
around uses of previous-line and next-line.
* diff.el (diff-old-file, diff-new-file, diff-extra-args): New
defvars.
* textmodes/css-mode.el (comment-continue):
* net/browse-url.el (url-handler-regexp):
* progmodes/idlw-help.el (idlwave-system-routines): Pacify
byte-compiler.
2007-10-26 22:24:14 +00:00
Dan Nicolaescu
72229917b1
(fill-nobreak-p): Replace obsolete alias
...
line-move-invisible-p with invisible-p, it was removed on
2007-08-29.
2007-10-26 20:35:31 +00:00
Carsten Dominik
557f46f04b
(org-no-warnings): New macro.
...
(org-columns-eval): Use `org-no-warnings'.
2007-10-25 14:24:43 +00:00
Carsten Dominik
613bf6a74f
(org-todo): Save and restore match data.
2007-10-25 13:57:28 +00:00
Carsten Dominik
257b840151
* textmodes/org.el: (org-agenda-get-restriction-and-command): Use
...
`mapc' instead of `mapcar'.
(org-agenda-list): Numeric prefix argument can specify the number
of days.
(remember-register, remember-buffer): Prevent byte compiler from
complaining.
2007-10-25 09:28:34 +00:00
Glenn Morris
b68769f25a
(conf-space-keywords): Mark this regexp as safe if a string.
2007-10-25 04:02:50 +00:00
Glenn Morris
6b2eb6eb79
(conf-space-keywords): Mark this regexps as safe if a string.
2007-10-25 03:59:26 +00:00
Dan Nicolaescu
5656d1bfaf
(org-publish-attachment): Re-install
...
accidentally deleted change.
2007-10-24 15:50:28 +00:00
Carsten Dominik
fbe6c10d92
* textmodes/org.el (org-version): Changed to 5.13e.
...
(org-agenda-file-regexp): Fixed typo in docstring.
(org-add-planning-info): Fixed bug in parenthesis settings.
(org-scan-tags): Catch the case of indirect buffers with no
filename.
(org-fast-tag-selection, org-export-as-ascii, org-export-as-html):
Re-installed switch to mapc, had been removed by accident.
(org-columns-map): New binding `C-c C-o'.
(org-columns-menu): Changed menu text and added new entry.
(org-columns-eval): Documented the use of `next-line'.
(org-columns-open-link): New function.
(org-columns-follow-link): Function removed.
(org-open-link-from-string): New function.
(org-read-date-get-relative): Fixed typo in docstring.
(org-read-date-get-relative): Leading +/- is not optional.
(org-agenda-get-restriction-and-command): Always resize window on
first loop cycle.
(org-agenda-open-link): Make sure the link abbreviations are
present in the agenda buffer.
(org-agenda-copy-local-variable): New function.
2007-10-24 05:37:11 +00:00
Stefan Monnier
088d6743d8
Require CL.
...
(comment-continue): Declare.
2007-10-23 21:24:36 +00:00
Stefan Monnier
594bab6583
(tex-uptodate-p): Don't signal an error if one
...
of the subdirs is unreadable.
2007-10-23 00:48:34 +00:00
John Wiegley
03f3cf356f
Installed org-mode 5.13d
2007-10-22 21:56:24 +00:00
Dan Nicolaescu
729f1525da
* textmodes/reftex.el: Move require easymenu before first use.
...
(reftex-info): Require info at compile too.
* textmodes/org-publish.el (org-publish-org-to-html)
(org-publish-org-to): Require org at compile time too.
(org-publish-attachment): Require at compile time too.
* term/tty-colors.el (w32-tty-standard-colors): Pacify
byte-compiler.
* term/pc-win.el (frame-creation-function-alist): Add to this
instead of setting frame-creation-function.
* play/blackbox.el (bb-up, bb-down): Use forward-line.
* net/rcirc.el (rcirc-markup-text-functions): Move definition
earlier.
* calendar/todo-mode.el: Require calendar at compile time.
* calendar/cal-islam.el: Require diary-lib at compile time.
* calendar/cal-hebrew.el: Require diary-lib and holidays at
compile time.
* w32-vars.el: Provide w32-vars.
* term/w32-win.el: Require w32-vars.
(w32-color-map): Pacify byte-compiler.
* loadup.el: Load w32-wars before term/w32-win.
2007-10-21 00:24:32 +00:00
Juri Linkov
64b53a1f5a
(fill-paragraph): When the region is active, don't try other `or' branches
...
regardless of the value returned by fill-region; just return t.
2007-10-20 23:55:30 +00:00
Miles Bader
5fcd436bab
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 899-900)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 129-130)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 259-260)
- Merge from emacs--rel--22
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-272
2007-10-20 02:22:59 +00:00
Dan Nicolaescu
7caf6803d5
* textmodes/two-column.el (2C-split, 2C-merge):
...
* textmodes/bib-mode.el (bib-find-key, mark-bib):
* progmodes/idlw-shell.el (idlwave-shell-move-or-history):
* progmodes/etags.el (find-tag-in-order, etags-tags-apropos)
* progmodes/ada-xref.el (ada-get-all-references):
* obsolete/mlsupport.el (ml-next-line, ml-previous-line):
* emulation/vi.el (vi-previous-line-first-nonwhite)
(vi-effective-range, vi-put-before):
* emulation/edt.el (edt-next-line, edt-previous-line)
(edt-paragraph-forward): Use forward-line.
* progmodes/etags.el (tags-apropos): Require apropos at compile
time too.
* progmodes/prolog.el: Require comint when compiling.
(inferior-prolog-flavor): Move defvar before use.
2007-10-19 18:41:09 +00:00
Miles Bader
9c8020a8df
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 890-898)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 122-128)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 257-258)
- Merge from emacs--rel--22
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-270
2007-10-19 00:00:21 +00:00
Thien-Thi Nguyen
e73ea842b7
(org-columns-eval): Use forward-line.
2007-10-18 16:07:35 +00:00
Thien-Thi Nguyen
dc11adf6bf
Delete eol whitespace; nfc.
2007-10-18 16:05:45 +00:00
Thien-Thi Nguyen
cb7bddf661
(artist-previous-line, artist-next-line): Use forward-line.
2007-10-18 15:56:22 +00:00
Juanma Barranquero
efffe5a38f
(fill-individual-paragraphs): Doc fix.
...
(adaptive-fill-function): Doc fix. Remove * from docstring.
2007-10-18 13:35:16 +00:00
Juanma Barranquero
fdd2ae6d90
(fill-individual-paragraphs): Fix typo in docstring.
2007-10-18 13:29:30 +00:00
Juanma Barranquero
3e4dfbb6bd
(fill-individual-paragraphs): Doc fix.
...
(adaptive-fill-function): Doc fix. Remove * from docstring.
2007-10-18 13:27:04 +00:00
Juri Linkov
69f5930ae5
(ispell-word): Add interactive arg `region'. Fix docstring.
2007-10-18 00:07:48 +00:00
Juri Linkov
b2d35abb42
(fill-paragraph-or-region): Remove function at the request of RMS.
...
(fill-paragraph): Change `arg' to optional `justify'. Add interactive
arg `region'. Fix docstring. At the first `or' branch add call to
`fill-region' if it the region is active in transient-mark-mode.
2007-10-18 00:06:33 +00:00
Miles Bader
63655c8314
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 887-889)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-268
2007-10-15 05:03:21 +00:00
Juri Linkov
75662d966b
(ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
...
(ispell-region): Change messages displayed at the start and end of
the spell-checking to be the same.
2007-10-14 20:40:53 +00:00
Glenn Morris
47aad890c4
(reftex-select-item): Use mapc rather than mapcar.
2007-10-13 23:01:09 +00:00
Miles Bader
2b42d458a4
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 880-885)
- Remove RCS keywords from doc/misc/cc-mode.texi
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-264
2007-10-13 05:53:03 +00:00
Glenn Morris
85484c836a
(org-export-as-html, org-export-as-ascii)
...
(org-fast-tag-selection): Use mapc rather than mapcar.
2007-10-13 02:57:57 +00:00
Glenn Morris
b6064d5230
(org-publish-get-plist-from-filename): Use mapc rather than mapcar.
2007-10-12 06:41:15 +00:00
Glenn Morris
551e625ffe
Remove some trailing whitespace.
...
(reftex-do-citation)
(reftex-insert-bib-matches): Use mapc rather than mapcar.
2007-10-12 06:39:21 +00:00
Glenn Morris
fe2ca5ece2
(reftex-offer-label-menu): Use mapc rather than mapcar.
2007-10-12 06:37:58 +00:00
Glenn Morris
91529f3d15
(reftex-select-unmark): Use mapc rather than mapcar.
2007-10-12 06:36:27 +00:00
Glenn Morris
17d10974d8
(reftex-toc-do-promote): Use mapc rather than mapcar.
2007-10-12 06:34:33 +00:00
Glenn Morris
4b33469eb5
(reftex-erase-all-selection-and-index-buffers)
...
(reftex-access-parse-file): Use mapc rather than mapcar.
2007-10-12 06:33:19 +00:00