bpt/emacs.git
16 years ago(unload-feature): Remove redundant check.
Juanma Barranquero [Tue, 30 Oct 2007 09:44:17 +0000 (09:44 +0000)]
(unload-feature): Remove redundant check.

16 years ago(unexec_regions_recorder, unexec_regions_merge):
YAMAMOTO Mitsuharu [Tue, 30 Oct 2007 08:32:36 +0000 (08:32 +0000)]
(unexec_regions_recorder, unexec_regions_merge):
Don't assume regions are aligned to page boundary.
(print_load_command_name): Add LC_UUID if defined.

16 years ago(syms_of_emacs) <installation-directory>: Reflow docstring.
Richard M. Stallman [Tue, 30 Oct 2007 08:25:14 +0000 (08:25 +0000)]
(syms_of_emacs) <installation-directory>: Reflow docstring.

16 years ago(savehist-save): Obey savehist-ignored-variables.
Richard M. Stallman [Tue, 30 Oct 2007 08:24:30 +0000 (08:24 +0000)]
(savehist-save): Obey savehist-ignored-variables.

16 years ago(dirtrack-mode): Doc fix.
Glenn Morris [Tue, 30 Oct 2007 06:42:29 +0000 (06:42 +0000)]
(dirtrack-mode): Doc fix.

16 years ago(Directory Tracking): Explain a bit more about dirtrack-mode.
Glenn Morris [Tue, 30 Oct 2007 06:39:10 +0000 (06:39 +0000)]
(Directory Tracking): Explain a bit more about dirtrack-mode.

16 years ago(shell-dirtrack-verbose, shell-mode, shell-directory-tracker)
Glenn Morris [Tue, 30 Oct 2007 06:39:00 +0000 (06:39 +0000)]
(shell-dirtrack-verbose, shell-mode, shell-directory-tracker)
(shell-dirtrack-mode): Doc fix.

16 years agoTassilo Horn <tassilo at member.fsf.org>
Glenn Morris [Tue, 30 Oct 2007 06:31:50 +0000 (06:31 +0000)]
Tassilo Horn  <tassilo at member.fsf.org>

(ps-mode-map): Enable doc-view-minor-mode.

16 years agoTassilo Horn <tassilo at member.fsf.org>
Glenn Morris [Tue, 30 Oct 2007 06:29:51 +0000 (06:29 +0000)]
Tassilo Horn  <tassilo at member.fsf.org>

Remove cl-dependency.
(doc-view-buffer-message): Mention new binding K.
(doc-view-convert-current-doc): Use function d-v-current-cache-dir
instead of variable.
(doc-view-current-cache-dir): Better cache dir naming.
(doc-view-current-display): Remove variable.
(doc-view-edit-doc, doc-view-display-maybe): Remove functions.
(doc-view-kill-proc): Set converter process to nil.
(doc-view-minor-mode): New minor mode.
(doc-view-minor-mode-map): New keymap.
(doc-view-mode): Remove text/image switching code.  Use plain defun.
(doc-view-mode-map): New binding K kills converter process.
Remove C-c C-e binding.
(doc-view-mode-text-map): Remove keymap.
(doc-view-pdf/ps->png): Timer calls d-v-display instead of d-v-display-maybe.
(doc-view-previous-major-mode): New variable.
(doc-view-ps->pdf): Resort args to make ps2pdf happy.
(doc-view-remove-if): New function.
(doc-view-search-next-match, doc-view-search-previous-match): Use it.
(doc-view-toggle-display): Toggle modes instead of display styles.
(doc-view-reconvert-doc): Adapt to new way of doing things.

16 years agoAdd 2007 to copyright years.
Glenn Morris [Tue, 30 Oct 2007 06:25:00 +0000 (06:25 +0000)]
Add 2007 to copyright years.

16 years ago(tpu-map-key): Use with-no-warning to suppress byte-opt warning.
Glenn Morris [Tue, 30 Oct 2007 06:24:00 +0000 (06:24 +0000)]
(tpu-map-key): Use with-no-warning to suppress byte-opt warning.

16 years ago(byte-compile-disable-warning)
Glenn Morris [Tue, 30 Oct 2007 06:23:06 +0000 (06:23 +0000)]
(byte-compile-disable-warning)
(byte-compile-enable-warning): Doc fix.

16 years agoAdd new directory etc/gnus.
Glenn Morris [Tue, 30 Oct 2007 06:22:29 +0000 (06:22 +0000)]
Add new directory etc/gnus.

16 years ago*** empty log message ***
Glenn Morris [Tue, 30 Oct 2007 06:22:21 +0000 (06:22 +0000)]
*** empty log message ***

16 years ago(Watch Expressions): Describe gdb-delete-out-of-scope.
Nick Roberts [Tue, 30 Oct 2007 05:54:58 +0000 (05:54 +0000)]
(Watch Expressions): Describe gdb-delete-out-of-scope.

16 years ago*** empty log message ***
Nick Roberts [Tue, 30 Oct 2007 05:53:13 +0000 (05:53 +0000)]
*** empty log message ***

16 years ago(gdb-delete-out-of-scope): New option.
Nick Roberts [Tue, 30 Oct 2007 05:37:34 +0000 (05:37 +0000)]
(gdb-delete-out-of-scope): New option.
(gdb-var-update-handler-1): Use it.

16 years ago*** empty log message ***
Nick Roberts [Tue, 30 Oct 2007 05:35:54 +0000 (05:35 +0000)]
*** empty log message ***

16 years ago* emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
Dan Nicolaescu [Tue, 30 Oct 2007 03:17:35 +0000 (03:17 +0000)]
* 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.

16 years agoetc/AUTHORS: Add authors/contributors for Remember
Michael Olson [Tue, 30 Oct 2007 02:08:49 +0000 (02:08 +0000)]
etc/AUTHORS: Add authors/contributors for Remember

16 years agoReorganize chapters in Remember Manual
Michael Olson [Tue, 30 Oct 2007 01:53:49 +0000 (01:53 +0000)]
Reorganize chapters in Remember Manual

16 years agoMakefile.in (INFO_FILES): Alphabetize; add remember
Michael Olson [Tue, 30 Oct 2007 01:44:17 +0000 (01:44 +0000)]
Makefile.in (INFO_FILES): Alphabetize; add remember

16 years agoRename `count' and `system-flag' to :count and :system. Update all users.
Stefan Monnier [Tue, 30 Oct 2007 01:39:19 +0000 (01:39 +0000)]
Rename `count' and `system-flag' to :count and :system.  Update all users.
(abbrev-get, abbrev-put): Simplify.
(define-abbrev): Don't store the `force' value in the :system property.
(abbrev--before-point): Obey the :enable-function of the abbrev as well.

16 years agoCheck in Remember Mode
Michael Olson [Tue, 30 Oct 2007 01:39:14 +0000 (01:39 +0000)]
Check in Remember Mode

16 years agoRevert bad erc-track change; ignore erc-track-minor-mode properly in desktop
Michael Olson [Tue, 30 Oct 2007 00:50:07 +0000 (00:50 +0000)]
Revert bad erc-track change; ignore erc-track-minor-mode properly in desktop

* lisp/desktop.el (desktop-minor-mode-table): Add line for ERC.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 30 Oct 2007 00:27:06 +0000 (00:27 +0000)]
*** empty log message ***

16 years ago(ses-unload-function): New function.
Juanma Barranquero [Tue, 30 Oct 2007 00:21:42 +0000 (00:21 +0000)]
(ses-unload-function): New function.

16 years ago(uniquify-unload-function): Add docstring.
Juanma Barranquero [Tue, 30 Oct 2007 00:20:44 +0000 (00:20 +0000)]
(uniquify-unload-function): Add docstring.
(uniquify-unload-function): Remove variable.

16 years ago(server-unload-function): Unbind `server-edit' from `C-x #'.
Juanma Barranquero [Tue, 30 Oct 2007 00:20:02 +0000 (00:20 +0000)]
(server-unload-function): Unbind `server-edit' from `C-x #'.
(server-unload-function): Remove variable.

16 years ago(follow-unload-function): Add docstring.
Juanma Barranquero [Tue, 30 Oct 2007 00:15:06 +0000 (00:15 +0000)]
(follow-unload-function): Add docstring.
(follow-unload-function): Remove variable.

16 years ago(unload-feature): Remove erroneous check for the FEATURE-unload-function
Juanma Barranquero [Tue, 30 Oct 2007 00:14:03 +0000 (00:14 +0000)]
(unload-feature): Remove erroneous check for the FEATURE-unload-function
variable; check the existence of the function (that's what the docstring
says, and it makes more sense).

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Oct 2007 00:01:11 +0000 (00:01 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Oct 2007 00:00:59 +0000 (00:00 +0000)]
*** empty log message ***

16 years ago* allout.el (allout-command-prefix, allout-inhibit-auto-fill):
Dan Nicolaescu [Mon, 29 Oct 2007 23:10:09 +0000 (23:10 +0000)]
* allout.el (allout-command-prefix, allout-inhibit-auto-fill):
Relocate in file.
(allout-doublecheck-at-and-shallower): Increase to include
slightly greater depths, since yank interaction is now ok.  Also,
elaborate the docstring to explain the situation.
(produce-allout-mode-map, allout-hotspot-key-handler): Use vconcat
instead of concat, so we accommodate key sequences expressed as
vectors as well as strings and lists.
(allout-flag-region, allout-hide-by-annotation): Make the
hidden-text overlays 'front-advance.
(allout-overlay-insert-in-front-handler): Correct docstring's
grammar.
(allout-aberrant-container-p, allout-on-current-heading-p)
(allout-e-o-prefix-p, allout-next-heading)
(allout-previous-heading, allout-goto-prefix)
(allout-end-of-prefix, allout-next-sibling-leap)
(allout-next-visible-heading, allout-auto-fill)
(allout-rebullet-heading, allout-kill-line, allout-kill-topic)
(allout-yank-processing, allout-resolve-xref)
(allout-current-topic-collapsed-p, allout-hide-region-body)
(allout-latex-verbatim-quote-curr-line, allout-encrypt-string)
(allout-encrypted-topic-p, allout-next-topic-pending-encryption)
(count-trailing-whitespace-region): Preserve match data, so allout
outline navigation doesn't disrupt other emacs operations.
(allout-beginning-of-line): Retreat to the beginning of the hidden
text, so fields are respected (for submodes that care).
(allout-end-of-line): Preserve mark activation status when
jumping.
(allout-open-topic): Account for opening after a child that
contains a hidden trailing newline.  Preserve match data.  Run
allout-structure-added-hook
(allout-encrypt-decrypted): Preserve match data.
(allout-toggle-current-subtree-exposure): Add new interactive
function for toggle subtree exposure - suggested by tassilo.
(move-beginning-of-line, move-end-of-line): Don't use
line-move-invisible-p, it's obsolete - substitute the code,
instead.

16 years agoAdded missing ChangeLog entry for changes to org-export-latex on 10-22-2007
John Wiegley [Mon, 29 Oct 2007 22:16:37 +0000 (22:16 +0000)]
Added missing ChangeLog entry for changes to org-export-latex on 10-22-2007

16 years ago* tramp.texi (Connection caching): Host names must be different
Michael Albinus [Mon, 29 Oct 2007 20:17:03 +0000 (20:17 +0000)]
* tramp.texi (Connection caching): Host names must be different
when tunneling.

16 years ago(message-check-news-body-syntax): Avoid mm-string-as-multibyte.
Stefan Monnier [Mon, 29 Oct 2007 20:07:57 +0000 (20:07 +0000)]
(message-check-news-body-syntax): Avoid mm-string-as-multibyte.
(message-hide-headers): Don't assume (point-min)==1.

16 years ago* textmodes/flyspell.el (message-signature-separator):
Dan Nicolaescu [Mon, 29 Oct 2007 18:32:32 +0000 (18:32 +0000)]
* 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.

16 years agoComment the ENABLE_CHECKING version of the CHECK macro.
Ken Raeburn [Mon, 29 Oct 2007 18:15:02 +0000 (18:15 +0000)]
Comment the ENABLE_CHECKING version of the CHECK macro.

16 years ago(ps-xemacs-color-name, ps-xemacs-face-kind-p): Only
Dan Nicolaescu [Mon, 29 Oct 2007 16:45:23 +0000 (16:45 +0000)]
(ps-xemacs-color-name, ps-xemacs-face-kind-p): Only
do work for XEmacs.
(ps-xemacs-mapper): Rename from ps-mapper, only work on XEmacs.
(ps-xemacs-extent-sorter): Rename from ps-extent-sorter, only work
on XEmacs.
(ps-x-color-instance-p, ps-x-color-instance-rgb-components)
(ps-x-color-name, ps-x-color-specifier-p)
(ps-x-copy-coding-system, ps-x-device-class)
(ps-x-extent-end-position, ps-x-extent-face)
(ps-x-extent-priority, ps-x-extent-start-position)
(ps-x-face-font-instance, ps-x-find-coding-system)
(ps-x-font-instance-properties, ps-x-make-color-instance)
(ps-x-map-extents, ps-e-face-bold-p, ps-e-face-italic-p)
(ps-e-next-overlay-change, ps-e-overlays-at, ps-e-overlay-get)
(ps-e-overlay-end, ps-e-x-color-values, ps-e-color-values):
(ps-generate-postscript-with-faces): Delete defaliases.
(ps-face-foreground-name, ps-face-background-name)
(ps-color-values, ps-face-bold-p, ps-face-italic-p): Move
definitions to top level, make the body conditional on the emacs
flavor. Replace uses of deleted aliases and renamed functions.
(ps-generate-postscript-with-faces, ps-color-device): Replace uses
of deleted aliases and renamed functions.

16 years ago(unsafep, unsafep-function, unsafep-progn, unsafep-let):
Juanma Barranquero [Mon, 29 Oct 2007 15:41:53 +0000 (15:41 +0000)]
(unsafep, unsafep-function, unsafep-progn, unsafep-let):
Fix typos in docstrings.

16 years ago* calc/calc.el (calc-emacs-type-lucid): Remove.
Dan Nicolaescu [Mon, 29 Oct 2007 15:33:04 +0000 (15:33 +0000)]
* calc/calc.el (calc-emacs-type-lucid): Remove.
(calc-digit-map, calcDigit-start, calc-read-key)
(calc-clear-unread-commands):
* calc/calc-ext.el (calc-user-key-map): Replace uses of
calc-emacs-type-lucid with (featurep 'xemacs)

* emulation/tpu-mapper.el: Replace tpu-lucid-emacs19-p with
(featurep 'xemacs).
(tpu-lucid-emacs19-p): Remove.
(tpu-map-key): Make it a function instead of using fset.  Inline
tpu-emacs-map-key and tpu-lucid-map-key.  Use featurep 'xemacs.
(tpu-emacs-map-key, tpu-lucid-map-key): Remove.

* ielm.el: Use featurep 'xemacs.

* progmodes/cperl-mode.el (cperl-xemacs-p): Remove.
(condition-case, cperl-can-font-lock, cperl-singly-quote-face)
(cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces)
(cperl-write-tags, cperl-tags-hier-init, cperl-perldoc): Replace
cperl-xemacs-p with (featurep 'xemacs).
(font-lock-cache-position): Pacify byte compiler.

16 years ago(browse-url-text-xterm): Renamed from browse-url-lynx-xterm and made generic.
Richard M. Stallman [Mon, 29 Oct 2007 13:56:39 +0000 (13:56 +0000)]
(browse-url-text-xterm): Renamed from browse-url-lynx-xterm and made generic.
(browse-url-text-emacs): Likewise.
(browse-url-text-browser): New variable.
(browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
(browse-url-text-input-field, browse-url-text-input-attempts)
(browse-url-kde-program): Likewise.

16 years ago(read-color): New function.
Richard M. Stallman [Mon, 29 Oct 2007 13:54:00 +0000 (13:54 +0000)]
(read-color): New function.
(face-at-point, foreground-color-at-point)
(background-color-at-point): New functions.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 29 Oct 2007 13:32:41 +0000 (13:32 +0000)]
*** empty log message ***

16 years ago(uniquify-unload-function): New function and var.
Juanma Barranquero [Mon, 29 Oct 2007 13:25:08 +0000 (13:25 +0000)]
(uniquify-unload-function): New function and var.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 29 Oct 2007 12:07:24 +0000 (12:07 +0000)]
*** empty log message ***

16 years ago(uniquify-maybe-rerationalize-w/o-cb): Define it before use
Juanma Barranquero [Mon, 29 Oct 2007 11:59:27 +0000 (11:59 +0000)]
(uniquify-maybe-rerationalize-w/o-cb): Define it before use
to avoid a warning in packages that require uniquify.

16 years ago*** empty log message ***
Nick Roberts [Mon, 29 Oct 2007 08:56:45 +0000 (08:56 +0000)]
*** empty log message ***

16 years ago(Introduction): Delete discussion of implementation internals.
Richard M. Stallman [Mon, 29 Oct 2007 08:38:06 +0000 (08:38 +0000)]
(Introduction): Delete discussion of implementation internals.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 29 Oct 2007 08:34:53 +0000 (08:34 +0000)]
*** empty log message ***

16 years agoAdd new directories etc/images/smilies/grayscale,medium.
Glenn Morris [Mon, 29 Oct 2007 07:49:47 +0000 (07:49 +0000)]
Add new directories etc/images/smilies/grayscale,medium.

16 years ago*** empty log message ***
Glenn Morris [Mon, 29 Oct 2007 07:49:34 +0000 (07:49 +0000)]
*** empty log message ***

16 years agoRestore Feb 2007 copyright clarifications lost in update to Gnus
Glenn Morris [Mon, 29 Oct 2007 07:40:27 +0000 (07:40 +0000)]
Restore Feb 2007 copyright clarifications lost in update to Gnus
trunk.

16 years ago*** empty log message ***
Glenn Morris [Mon, 29 Oct 2007 07:40:18 +0000 (07:40 +0000)]
*** empty log message ***

16 years ago(org-publish-get-plist-from-filename):
Glenn Morris [Mon, 29 Oct 2007 07:30:06 +0000 (07:30 +0000)]
(org-publish-get-plist-from-filename):
Use mapc rather than mapcar (reinstall change deleted without log
entry 2007-10-22).

16 years ago*** empty log message ***
Glenn Morris [Mon, 29 Oct 2007 07:29:44 +0000 (07:29 +0000)]
*** empty log message ***

16 years agoRevert down-casing of copyright header.
Glenn Morris [Mon, 29 Oct 2007 07:24:05 +0000 (07:24 +0000)]
Revert down-casing of copyright header.

16 years ago(wdired-next-line, wdired-previous-line): Use
Martin Rudalics [Mon, 29 Oct 2007 06:48:22 +0000 (06:48 +0000)]
(wdired-next-line, wdired-previous-line): Use
next-line and previous-line wrapped in with-no-warnings.

16 years agoRyan Yeske <rcyeske at gmail.com>
Glenn Morris [Mon, 29 Oct 2007 01:24:59 +0000 (01:24 +0000)]
Ryan Yeske  <rcyeske at gmail.com>

(rcirc-server-alist): Use coloned symbols for parameter names.
(rcirc-recent-quit-alist): New function.
(rcirc): Print a better message when there is only one connected server.
(rcirc-complete-nick): Do not update the nick table here.
(rcirc-mode-map): Add M-o.
(rcirc-current-line): Add variable.
(rcirc-mode): Setup variables for line based omit.
(rcirc-edit-multiline): Strip text properties.
(rcirc-omit-responses): Add NICK.
(rcirc-omit-threshold): Add variable.
(rcirc-last-quit-line, rcirc-last-line, rcirc-elapsed-lines): Add functions.
(rcirc-print): Keep track of current line.  Do not fill text if
`rcirc-fill-flag' is null.  Only omit text if the last activity
from the sender is more than `rcirc-omit-threshold' lines ago.
(rcirc-put-nick-channel, rcirc-handler-PRIVMSG): Track line
numbers instead of time.
(rcirc-channel-nicks): Sort by line numbers instead of time.
(rcirc-omit-mode): Add `...' when omitting text and recenter.
(rcirc-handler-JOIN): Restore the joiners linestamp.
(rcirc-maybe-remember-nick-quit): Add function.
(rcirc-handler-QUIT): Record sender in table of recently quit nicks.

16 years agoFix typo in lisp/erc/ChangeLog
Michael Olson [Mon, 29 Oct 2007 01:21:16 +0000 (01:21 +0000)]
Fix typo in lisp/erc/ChangeLog

16 years agoSync from upstream ERC
Michael Olson [Mon, 29 Oct 2007 01:00:33 +0000 (01:00 +0000)]
Sync from upstream ERC

16 years ago(server-unload-function): Rename from `server-unload-hook' and
Juanma Barranquero [Mon, 29 Oct 2007 00:51:51 +0000 (00:51 +0000)]
(server-unload-function): Rename from `server-unload-hook' and
adapt to new `unload-feature' functionality.  Remove hook from
`kill-buffer-hook' buffer-locally.
(server-unload-hook): Remove.
(server-unload-function): New var; replaces `server-unload-hook'.

16 years ago(unload-feature-special-hooks): Add `delete-frame-functions'
Juanma Barranquero [Mon, 29 Oct 2007 00:47:06 +0000 (00:47 +0000)]
(unload-feature-special-hooks): Add `delete-frame-functions'
and `suspend-tty-functions'.

16 years ago(server-unload-function): Rename from `server-unload-hook' and
Juanma Barranquero [Mon, 29 Oct 2007 00:44:52 +0000 (00:44 +0000)]
(server-unload-function): Rename from `server-unload-hook' and
adapt to new `unload-feature' functionality.  Remove hook from
`kill-buffer-hook' buffer-locally.
(server-unload-hook): Remove.
(server-unload-function): New var; replaces `server-unload-hook'.

16 years agoUpdate commentary.
Glenn Morris [Mon, 29 Oct 2007 00:40:50 +0000 (00:40 +0000)]
Update commentary.
(dirtrack-debug): Doc fix.
(dirtrack-mode, dirtrack-debug-mode): New names for
dirtrack-toggle and dirtrack-debug-toggle.  Use define-minor-mode.
(dirtrack-toggle, dirtrack-debug-toggle, dirtrackp, dirtrack-debug):
Make obsolete.
(dirtrack-debug-message): Only print message if
dirtrack-debug-mode is non-nil.  Use with-current-buffer.
(dirtrack): Doc fix.  Use dirtrack-mode rather than dirtrackp.
Remove dirtrack-debug checks now that dirtrack-debug-message does this.

16 years agoUpdate commentary.
Glenn Morris [Mon, 29 Oct 2007 00:40:27 +0000 (00:40 +0000)]
Update commentary.

16 years ago(unload-feature-special-hooks): Add `delete-frame-functions'.
Juanma Barranquero [Mon, 29 Oct 2007 00:35:12 +0000 (00:35 +0000)]
(unload-feature-special-hooks): Add `delete-frame-functions'.

16 years ago(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
Juanma Barranquero [Mon, 29 Oct 2007 00:32:45 +0000 (00:32 +0000)]
(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
<installation-directory>: Reflow docstring.

16 years agoFix typo.
Glenn Morris [Mon, 29 Oct 2007 00:27:55 +0000 (00:27 +0000)]
Fix typo.

16 years agoMove local variables to end of file, and set byte-compile-warnings to
Glenn Morris [Mon, 29 Oct 2007 00:22:36 +0000 (00:22 +0000)]
Move local variables to end of file, and set byte-compile-warnings to
`(not cl-functions)'.

16 years agoFix typo in previous change.
Glenn Morris [Mon, 29 Oct 2007 00:22:23 +0000 (00:22 +0000)]
Fix typo in previous change.

16 years agoshell.el no longer defines the aliases...
Glenn Morris [Mon, 29 Oct 2007 00:17:39 +0000 (00:17 +0000)]
shell.el no longer defines the aliases...

16 years agoThe variable `byte-compile-warnings' can now...
Glenn Morris [Sun, 28 Oct 2007 23:54:13 +0000 (23:54 +0000)]
The variable `byte-compile-warnings' can now...

16 years ago(byte-compile-warnings): Document `not'.
Glenn Morris [Sun, 28 Oct 2007 23:53:06 +0000 (23:53 +0000)]
(byte-compile-warnings): Document `not'.
(byte-compile-warnings-safe-p): Handle `not'.
(byte-compile-warning-enabled-p, byte-compile-disable-warning)
(byte-compile-enable-warning): New functions.
(byte-compile-eval-before-compile)
(byte-compile-file-form-require): Use byte-compile-disable-warning.
(byte-compile-close-variables): Locally bind byte-compile-warnings,
but do not modify it.
(byte-compile-eval, byte-compile-obsolete)
(byte-compile-warn-about-unresolved-functions)
(byte-compile-file-form-defvar)
(byte-compile-file-form-custom-declare-variable)
(byte-compile-file-form-require)
(byte-compile-file-form-defmumble, byte-compile-lambda)
(byte-compile-form, byte-compile-normal-call)
(byte-compile-variable-ref, byte-compile-defvar)
(byte-compile-make-variable-buffer-local):
Use byte-compile-warning-enabled-p.

16 years ago(ad-compile-function): Use byte-compile-disable-warning.
Glenn Morris [Sun, 28 Oct 2007 23:52:21 +0000 (23:52 +0000)]
(ad-compile-function): Use byte-compile-disable-warning.

16 years agoAdd a local variables section, and set
Glenn Morris [Sun, 28 Oct 2007 23:51:52 +0000 (23:51 +0000)]
Add a local variables section, and set
byte-compile-warnings to `(not cl-functions)'.

16 years agoUnify local variable section, and set
Glenn Morris [Sun, 28 Oct 2007 23:51:29 +0000 (23:51 +0000)]
Unify local variable section, and set
byte-compile-warnings to `(not cl-functions)'.
(cl-do-proclaim): Use byte-compile-disable-warning and
byte-compile-enable-warning.

16 years agoUnify local variable section, and set byte-compile-warnings to `(not
Glenn Morris [Sun, 28 Oct 2007 23:50:47 +0000 (23:50 +0000)]
Unify local variable section, and set byte-compile-warnings to `(not
cl-functions)'.

16 years ago(cc-bytecomp-ignore-obsolete): Use byte-compile-disable-warning.
Glenn Morris [Sun, 28 Oct 2007 23:50:30 +0000 (23:50 +0000)]
(cc-bytecomp-ignore-obsolete): Use byte-compile-disable-warning.

16 years ago* cus-edit.el (custom-browse-insert-prefix):
Dan Nicolaescu [Sun, 28 Oct 2007 17:39:49 +0000 (17:39 +0000)]
* cus-edit.el (custom-browse-insert-prefix):
* emulation/edt.el (edt-x-emacs19-p): Use featurep 'xemacs.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 28 Oct 2007 16:48:51 +0000 (16:48 +0000)]
*** empty log message ***

16 years ago(server-process-filter): Fix typo in docstring.
Juanma Barranquero [Sun, 28 Oct 2007 15:17:08 +0000 (15:17 +0000)]
(server-process-filter): Fix typo in docstring.
(server-log): Reflow docstrings.
(server-delete-client, server-kill-emacs-query-function): Doc fixes.
(server-goto-line-column): Use `when'.

16 years ago(isearch-other-meta-char): Call `isearch-edit-string' when mouse is
Juri Linkov [Sun, 28 Oct 2007 14:49:41 +0000 (14:49 +0000)]
(isearch-other-meta-char): Call `isearch-edit-string' when mouse is
clicked on the isearch message.
(isearch-resume): Call `isearch-update' at the end.  Rename argument
`search' to `string' to conform to the isearch terminology.

16 years agoFix comment.
Juri Linkov [Sun, 28 Oct 2007 14:48:18 +0000 (14:48 +0000)]
Fix comment.

16 years agoFix typos.
Juri Linkov [Sun, 28 Oct 2007 14:47:58 +0000 (14:47 +0000)]
Fix typos.

16 years ago(OBJ1): Remove abbrev.$(O).
Juanma Barranquero [Sun, 28 Oct 2007 14:47:33 +0000 (14:47 +0000)]
(OBJ1): Remove abbrev.$(O).
($(BLD)/abbrev.$(O)): Remove.

16 years ago(obj): Remove abbrev.o.
Juanma Barranquero [Sun, 28 Oct 2007 14:37:51 +0000 (14:37 +0000)]
(obj): Remove abbrev.o.

16 years ago* gnus.texi, gnus-faq.texi, message.texi: Bump version to Gnus v5.13.
Reiner Steib [Sun, 28 Oct 2007 13:40:46 +0000 (13:40 +0000)]
* gnus.texi, gnus-faq.texi, message.texi: Bump version to Gnus v5.13.

* gnus.el: Bump version to Gnus v5.13.

16 years agoUpdate Gnus to No Gnus 0.7 from the Gnus CVS trunk
Miles Bader [Sun, 28 Oct 2007 09:18:39 +0000 (09:18 +0000)]
Update Gnus to No Gnus 0.7 from the Gnus CVS trunk

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-911

16 years agoDetect if text foreground and background are equals
Vinicius Jose Latorre [Sun, 28 Oct 2007 04:58:17 +0000 (04:58 +0000)]
Detect if text foreground and background are equals

16 years agoRewrite abbrev.c in Elisp.
Stefan Monnier [Sun, 28 Oct 2007 02:41:00 +0000 (02:41 +0000)]
Rewrite abbrev.c in Elisp.
* image.c (Qcount): Don't declare as extern.
(syms_of_image): Initialize and staticpro `Qcount'.
* puresize.h (BASE_PURESIZE): Increase for the new abbrev.el functions.
* emacs.c (main): Don't call syms_of_abbrev.
* Makefile.in (obj): Remove abbrev.o.
(abbrev.o): Remove.
* abbrev.c: Remove.

Rewrite abbrev.c in Elisp.
* abbrev.el (abbrev-mode): Move custom group from cus-edit.el.
(abbrev-table-get, abbrev-table-put, abbrev-get)
(abbrev-put, make-abbrev-table, abbrev-table-p, clear-abbrev-table)
(define-abbrev, abbrev--check-chars, define-global-abbrev)
(define-mode-abbrev, abbrev--active-tables, abbrev-symbol)
(abbrev-expansion, abbrev--before-point, expand-abbrev)
(unexpand-abbrev, abbrev--write, abbrev--describe)
(insert-abbrev-table-description, define-abbrev-table):
New funs, largely transcribed from abbrev.c.
(abbrev-with-wrapper-hook): New macro.
(abbrev-table-name-list, global-abbrev-table)
(abbrev-minor-mode-table-alist, fundamental-mode-abbrev-table)
(abbrevs-changed, abbrev-all-caps, abbrev-start-location)
(abbrev-start-location-buffer, last-abbrev, last-abbrev-text)
(last-abbrev-location, pre-abbrev-expand-hook, abbrev-expand-function):
New vars, largely transcribed from abbrev.c.
* cus-edit.el (abbrev-mode): Remove.  Move to abbrev.el.
* cus-start.el: Remove abbrev-all-caps and pre-abbrev-expand-hook.
* loadup.el: Load "abbrev.el" before "lisp-mode.el".

16 years ago(shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
Glenn Morris [Sat, 27 Oct 2007 22:15:27 +0000 (22:15 +0000)]
(shell-dirtrack-verbose, shell-directory-tracker): Doc fix.
(shell-dirtrack-toggle): Mark as obsolete.
(dirtrack-toggle, dirtrack-mode): No longer alias to shell-dirtrack-mode.

16 years ago*** empty log message ***
Glenn Morris [Sat, 27 Oct 2007 22:14:44 +0000 (22:14 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Jay Belanger [Sat, 27 Oct 2007 20:56:47 +0000 (20:56 +0000)]
*** empty log message ***

16 years ago(Formulas, Composition Basics): Lower the precedence of negation.
Jay Belanger [Sat, 27 Oct 2007 20:38:38 +0000 (20:38 +0000)]
(Formulas, Composition Basics): Lower the precedence of negation.

16 years agoMention the lowering of the precedence of negation.
Jay Belanger [Sat, 27 Oct 2007 20:28:27 +0000 (20:28 +0000)]
Mention the lowering of the precedence of negation.

16 years agoReorder conditions to avoid warnings.
Dan Nicolaescu [Sat, 27 Oct 2007 20:27:34 +0000 (20:27 +0000)]
Reorder conditions to avoid warnings.

16 years ago(math-oper-table): Lower precedence of negation for C, TeX, and eqn.
Jay Belanger [Sat, 27 Oct 2007 20:25:45 +0000 (20:25 +0000)]
(math-oper-table): Lower precedence of negation for C, TeX, and eqn.

16 years ago(math-standard-opers): Lower the precedence of negation.
Jay Belanger [Sat, 27 Oct 2007 20:24:52 +0000 (20:24 +0000)]
(math-standard-opers): Lower the precedence of negation.