]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago*** empty log message ***
Bill Wohler [Wed, 2 Nov 2005 01:21:56 +0000 (01:21 +0000)]
*** empty log message ***

18 years ago* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
Bill Wohler [Wed, 2 Nov 2005 01:13:07 +0000 (01:13 +0000)]
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
(mh-smail, mh-extract-rejected-mail, mh-forward, mh-redistribute)
(mh-reply, mh-send, mh-send-other-window)
(mh-fill-paragraph-function): Sync docstrings with manual.

* mh-customize.el (mh-redist-full-contents-flag): Convert defvar to
defcustom.
(mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-forward-subject-format)
(mh-insert-x-mailer-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag, mh-letter-mode-hook): Sync docstrings
with manual.

18 years ago(menu-bar-options-menu): Show "Shift Movement (CUA)"
Kim F. Storm [Tue, 1 Nov 2005 23:21:39 +0000 (23:21 +0000)]
(menu-bar-options-menu): Show "Shift Movement (CUA)"
item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 1 Nov 2005 23:21:20 +0000 (23:21 +0000)]
*** empty log message ***

18 years agoAdd arch tagline
Miles Bader [Tue, 1 Nov 2005 23:06:16 +0000 (23:06 +0000)]
Add arch tagline

18 years ago(update_window_fringes): Undo 2005-10-27 change.
Kim F. Storm [Tue, 1 Nov 2005 22:32:24 +0000 (22:32 +0000)]
(update_window_fringes): Undo 2005-10-27 change.
Instead, rotate the bottom angle bitmap 180 degrees to indicate
that the bottom row does not end in a newline.

18 years ago*** empty log message ***
Andreas Schwab [Tue, 1 Nov 2005 21:34:43 +0000 (21:34 +0000)]
*** empty log message ***

18 years ago(unexec): Handle .plt section in BSS segment.
Andreas Schwab [Tue, 1 Nov 2005 21:32:27 +0000 (21:32 +0000)]
(unexec): Handle .plt section in BSS segment.

18 years ago(bootstrap): Fix dependencies for parallel build.
Andreas Schwab [Tue, 1 Nov 2005 20:44:42 +0000 (20:44 +0000)]
(bootstrap): Fix dependencies for parallel build.
(bootfast): Likewise.

18 years ago*** empty log message ***
Stefan Monnier [Tue, 1 Nov 2005 19:55:49 +0000 (19:55 +0000)]
*** empty log message ***

18 years ago(date, event): Don't declare as dynamic-var.
Stefan Monnier [Tue, 1 Nov 2005 19:55:19 +0000 (19:55 +0000)]
(date, event): Don't declare as dynamic-var.
(calendar-mouse-holidays, calendar-mouse-view-diary-entries)
(calendar-mouse-print-dates): Add optional `event' argument.
Update interactive-spec.
(calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
Use `calendar-event-to-date' instead of `event'.

18 years ago(readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
Stefan Monnier [Tue, 1 Nov 2005 19:46:16 +0000 (19:46 +0000)]
(readevalloop): Yet another int/Lisp_Object mixup (YAILOM).

18 years ago(mh-ps-spool-buffer, mh-ps-spool-a-msg)
Bill Wohler [Tue, 1 Nov 2005 17:35:33 +0000 (17:35 +0000)]
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
(mh-ps-print-msg): Remove debugging messages. (mh-ps-print-msg-show,
mh-ps-print-msg-show)
(mh-ps-print-toggle-color, mh-ps-print-toggle-mime): Remove period
after message per conventions.

18 years ago(Help Mode): Fix typo.
Bill Wohler [Tue, 1 Nov 2005 17:32:46 +0000 (17:32 +0000)]
(Help Mode): Fix typo.

18 years ago(ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",
Masatake YAMATO [Tue, 1 Nov 2005 15:45:32 +0000 (15:45 +0000)]
(ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",
"DATA_SEGMENT_END",  "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN",
and "SEGMENT_START".
(auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.

18 years agoRegenerate.
Romain Francoise [Tue, 1 Nov 2005 11:49:36 +0000 (11:49 +0000)]
Regenerate.

18 years ago* Makefile.in (install): Compress source files.
Romain Francoise [Tue, 1 Nov 2005 11:49:07 +0000 (11:49 +0000)]
* Makefile.in (install): Compress source files.

18 years agoSource files are compressed by default.
Romain Francoise [Tue, 1 Nov 2005 11:48:50 +0000 (11:48 +0000)]
Source files are compressed by default.

18 years ago* configure.in: Check for gzip.
Romain Francoise [Tue, 1 Nov 2005 11:48:27 +0000 (11:48 +0000)]
* configure.in: Check for gzip.

* Makefile.in (install): Compress source files.

18 years ago* vc-sccs.el: Update copyright year.
Romain Francoise [Tue, 1 Nov 2005 10:39:42 +0000 (10:39 +0000)]
* vc-sccs.el: Update copyright year.
* ezimage.el: Likewise.

18 years ago(Info-fontify-node): Use `string-width' for fontifying underlined titles.
Juri Linkov [Tue, 1 Nov 2005 10:04:19 +0000 (10:04 +0000)]
(Info-fontify-node): Use `string-width' for fontifying underlined titles.

18 years ago(Info-fontify-node): Downcase node header keywords Node,
Juri Linkov [Tue, 1 Nov 2005 09:56:07 +0000 (09:56 +0000)]
(Info-fontify-node): Downcase node header keywords Node,
Prev, Next, Up before comparison.
(Info-history): Insert absolute directory name, and put invisible
property on it.

18 years ago(Info-file-supports-index-cookies): New variable.
Juri Linkov [Tue, 1 Nov 2005 09:45:38 +0000 (09:45 +0000)]
(Info-file-supports-index-cookies): New variable.
(Info-find-node-2): Check makeinfo version for index cookie support.
(Info-index-nodes): Search for nodes with index cookies only when
Info-file-supports-index-cookies is t.  Otherwise, search nodes
with "Index" in the node name.
(Info-index-node): Search index cookie in the current node only when
Info-file-supports-index-cookies is t.  Otherwise, check the word
"Index" in the node name.
(Info-find-emacs-command-nodes): Remove code that searches nodes
with "Index" node name in the top menu.

18 years ago*** empty log message ***
John Wiegley [Tue, 1 Nov 2005 09:31:26 +0000 (09:31 +0000)]
*** empty log message ***

18 years agoReplace (savehist-mode 1) for (savehist-load).
Stefan Monnier [Tue, 1 Nov 2005 08:02:46 +0000 (08:02 +0000)]
Replace (savehist-mode 1) for (savehist-load).

18 years ago(window_loop): For LRU and LARGEST, let the `mini' argument
Stefan Monnier [Tue, 1 Nov 2005 08:01:40 +0000 (08:01 +0000)]
(window_loop): For LRU and LARGEST, let the `mini' argument
determine whether to consider dedicated windows as well.
(Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
(Fdisplay_buffer): Do consider dedicated windows in those cases where
we will split the window rather than reuse it.
Don't try to use windows on other displays.

18 years ago(scheme-mode-variables): Use the default comment-indent-function.
Stefan Monnier [Tue, 1 Nov 2005 07:31:15 +0000 (07:31 +0000)]
(scheme-mode-variables): Use the default comment-indent-function.

18 years ago(face-attribute): Handle the case where a face inherits from
Stefan Monnier [Tue, 1 Nov 2005 07:19:07 +0000 (07:19 +0000)]
(face-attribute): Handle the case where a face inherits from
a non-existent face.

18 years ago(eval-expression-print-format): Use lisp-readable syntax
Stefan Monnier [Tue, 1 Nov 2005 07:18:10 +0000 (07:18 +0000)]
(eval-expression-print-format): Use lisp-readable syntax
for octal and hexa output, and merge the char into the paren.
(kill-new): Use push.
(copy-to-buffer): Use with-current-buffer.
(completion-setup-function): Move code in loop to remove redundancy.
(minibuffer-local-must-match-map): Don't add bindings that duplicate
those inherited from minibuffer-local-completion-map.

18 years ago(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
John Wiegley [Tue, 1 Nov 2005 07:10:49 +0000 (07:10 +0000)]
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
(C-a).  The author said it had been disabled much earlier due to a
possible incompatibility, but after many months of usage I have
encountered no problems (and it is a rather useful option, especially
for switching to " *temp*").

18 years ago(eudc-mab-query-internal): Added backend support for OS/X's
John Wiegley [Tue, 1 Nov 2005 07:10:36 +0000 (07:10 +0000)]
(eudc-mab-query-internal): Added backend support for OS/X's
AddressBook, by calling out to the open source program "contacts"
(installable through Fink).

18 years ago(eudc-expand-inline): If the `eudc-multiple-match-handling-method' is
John Wiegley [Tue, 1 Nov 2005 07:07:25 +0000 (07:07 +0000)]
(eudc-expand-inline): If the `eudc-multiple-match-handling-method' is
set to `all', delete the query string before inserting the query
result.

18 years ago(eshell-do-ls): Added no-op support for --dired flag, to prevent
John Wiegley [Tue, 1 Nov 2005 07:07:05 +0000 (07:07 +0000)]
(eshell-do-ls): Added no-op support for --dired flag, to prevent
Eshell from using the system ls when `eshell-ls-insert-directory' is
in used.
(eshell-ls-insert-directory): Disable font-lock in directory buffer so
that Eshell's own fontification is seen.  This broke recently due to
changes in font-lock, so this goes back to version 21 behavior.

18 years ago(eshell-extended-glob): Expand the "." path before passing it down to
John Wiegley [Tue, 1 Nov 2005 07:03:03 +0000 (07:03 +0000)]
(eshell-extended-glob): Expand the "." path before passing it down to
`eshell-glob-entries'.  This is done because special file-handlers
will on trigger on ".", even if `default-directory' is special.

18 years ago*** empty log message ***
John Wiegley [Tue, 1 Nov 2005 07:02:12 +0000 (07:02 +0000)]
*** empty log message ***

18 years ago(savehist-mode) <defcustom>: Use custom-set-minor-mode if available.
Stefan Monnier [Tue, 1 Nov 2005 06:09:32 +0000 (06:09 +0000)]
(savehist-mode) <defcustom>: Use custom-set-minor-mode if available.
(savehist-mode) <defun>: Run the minor mode hook, set the custom state
and emit a message if applicable.

18 years agoSync up to version 19.
Stefan Monnier [Tue, 1 Nov 2005 05:49:46 +0000 (05:49 +0000)]
Sync up to version 19.
(savehist-mode): New minor mode.
(savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
(savehist-length): Remove (use history-length instead).
(savehist-file-modes): Rename from savehist-modes.
(savehist-save-hook, savehist-loaded): New vars.
(savehist-load): Use savehist-mode.  Try to smooth up transition from
old format to new format.
(savehist-install): Allow savehist-autosave-interval to be nil.
(savehist-save): Run the new hook.  Be more careful to only trim the
history variables.
(savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
(savehist-printable): Print into a buffer rather than char-by-char.

18 years ago(Other GDB User Interface Buffers): Describe
Nick Roberts [Mon, 31 Oct 2005 22:05:53 +0000 (22:05 +0000)]
(Other GDB User Interface Buffers): Describe
the command gdb-use-inferior-io-buffer.

18 years ago*** empty log message ***
Nick Roberts [Mon, 31 Oct 2005 22:04:57 +0000 (22:04 +0000)]
*** empty log message ***

18 years ago(gdb-use-inferior-io-buffer): New function.
Nick Roberts [Mon, 31 Oct 2005 21:13:15 +0000 (21:13 +0000)]
(gdb-use-inferior-io-buffer): New function.
(menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
(gdb-many-windows): Doc fix.

18 years ago* files.texi (Compressed Files): Fix typo.
Romain Francoise [Mon, 31 Oct 2005 18:56:40 +0000 (18:56 +0000)]
* files.texi (Compressed Files): Fix typo.

* buffers.texi (Misc Buffer): Downcase `*shell*'.

* windows.texi (Force Same Window): Likewise.

18 years ago(describe-simplify-lib-file-name): Add autoload cookie.
Romain Francoise [Mon, 31 Oct 2005 17:06:01 +0000 (17:06 +0000)]
(describe-simplify-lib-file-name): Add autoload cookie.

18 years ago* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
Dan Nicolaescu [Mon, 31 Oct 2005 16:41:15 +0000 (16:41 +0000)]
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
that global-font-lock-mode can be enabled by default.

* font-lock.el (font-lock-keywords, font-lock-mode-internal)
(font-lock-add-keywords, font-lock-remove-keywords)
(font-lock-fontify-buffer): Remove autoload cookies.

* jit-lock.el (jit-lock-register): Likewise.

* emacs-lisp/syntax.el (syntax-ppss): Likewise.

* puresize.h (BASE_PURESIZE): Increment to 1170000.

18 years ago(gud-filter): Use comint-update-fence to delete
Nick Roberts [Mon, 31 Oct 2005 09:30:35 +0000 (09:30 +0000)]
(gud-filter): Use comint-update-fence to delete
old prompt comint-prompt-read-only is t and GDB commands are
issued from tool bar etc.

18 years ago(gdb-many-windows): Leave window configuration
Nick Roberts [Mon, 31 Oct 2005 09:28:48 +0000 (09:28 +0000)]
(gdb-many-windows): Leave window configuration
intact if there is no gud-comint-buffer.

18 years ago*** empty log message ***
Nick Roberts [Mon, 31 Oct 2005 09:27:57 +0000 (09:27 +0000)]
*** empty log message ***

18 years agoAdd previous years to copyright notice.
Romain Francoise [Mon, 31 Oct 2005 08:41:51 +0000 (08:41 +0000)]
Add previous years to copyright notice.

18 years ago* macfns.c: Update copyright year.
Romain Francoise [Mon, 31 Oct 2005 08:36:55 +0000 (08:36 +0000)]
* macfns.c: Update copyright year.
* m/gould.h: Likewise.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-630
Miles Bader [Mon, 31 Oct 2005 07:07:28 +0000 (07:07 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-630

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 149-151)

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

2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/flow-fill.el (fill-flowed-encode-tests): Restore trailing
   whitespace removed in revision 7.8.  Use concatenated string to
   protect trailing whitespace.

2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)

   * lisp/gnus/nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
   (nnimap-request-expire-articles): Use it to avoid sending 'UID
   SEARCH UID ... NOT SINCE' queries, for inefficient servers like
   Courier IMAP ("some version from 2004").  Mostly based on similar
   code in the same function.

2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/message.el (message-display-completion-list): New function.
   (message-expand-group): Use it; make sure the Completions buffer
   is modifiable.

18 years ago(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
Bill Wohler [Mon, 31 Oct 2005 01:59:51 +0000 (01:59 +0000)]
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
(mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync
docstrings with manual.

18 years ago(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
Bill Wohler [Mon, 31 Oct 2005 01:37:30 +0000 (01:37 +0000)]
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
(mh-interpret-number-as-range-flag, mh-adaptive-cmd-note-flag): Use
"Non-nil means" instead of "On means" to remain checkdoc clean and
consistent with Emacs. I raised this issue with the Emacs developers
and Stallman agrees that "On means" should be allowed in custom
docstrings but that this change requires thought and should wait until
after the Emacs 22 release.

18 years ago(Help Mode): URLs viewed with browse-url.
Bill Wohler [Mon, 31 Oct 2005 01:29:17 +0000 (01:29 +0000)]
(Help Mode): URLs viewed with browse-url.

18 years ago(vc-directory-exclusion-list): Add "{arch}".
Masatake YAMATO [Mon, 31 Oct 2005 01:22:57 +0000 (01:22 +0000)]
(vc-directory-exclusion-list): Add "{arch}".

18 years ago* thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
Chong Yidong [Sun, 30 Oct 2005 22:28:08 +0000 (22:28 +0000)]
* thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
(thumbs-thumbsdir): Make .emacs.d if it does not exist.

18 years ago(GDB Graphical Interface): Don't reference
Nick Roberts [Sun, 30 Oct 2005 22:16:46 +0000 (22:16 +0000)]
(GDB Graphical Interface): Don't reference
gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
must stay in same frame.

18 years ago*** empty log message ***
Nick Roberts [Sun, 30 Oct 2005 22:15:57 +0000 (22:15 +0000)]
*** empty log message ***

18 years ago* imap.el (imap-open): Handle case where buffer is a buffer
Chong Yidong [Sun, 30 Oct 2005 20:34:53 +0000 (20:34 +0000)]
* imap.el (imap-open): Handle case where buffer is a buffer
object.

18 years ago(display_line): Restore it->current_x and call
Kim F. Storm [Sun, 30 Oct 2005 20:08:09 +0000 (20:08 +0000)]
(display_line): Restore it->current_x and call
extend_face_to_end_of_line when last glyph doesn't fit on line.
(set_glyph_string_background_width): Remove specific tests  here
to see if face background should extend to end of line.  Simplify.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 30 Oct 2005 20:07:50 +0000 (20:07 +0000)]
*** empty log message ***

18 years ago* net/tramp.el (tramp-chunksize): Escape parentheses in docstring
Michael Albinus [Sun, 30 Oct 2005 19:58:40 +0000 (19:58 +0000)]
* net/tramp.el (tramp-chunksize): Escape parentheses in docstring
starting at beginning of line.  Fontification is messed up when
`open-paren-in-column-0-is-defun-start' set to t.  Reported
by John Paul Wallington <jpw@pobox.com>.

18 years ago(comint-send-input): Call `comint-update-fence' when
Luc Teirlinck [Sun, 30 Oct 2005 16:42:48 +0000 (16:42 +0000)]
(comint-send-input): Call `comint-update-fence' when
`comint-process-echoes' and `comint-prompt-read-only' are both
non-nil, to avoid leftover read-only newline.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 30 Oct 2005 16:39:55 +0000 (16:39 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Oct 2005 15:52:32 +0000 (15:52 +0000)]
*** empty log message ***

18 years ago(flyspell-external-point-words):
Richard M. Stallman [Sun, 30 Oct 2005 15:52:07 +0000 (15:52 +0000)]
(flyspell-external-point-words):
Detect when WORD can't be checked properly because
flyspell-get-word finds just part of it, and move on.

18 years ago(ispell-dictionary-alist-5): Add . as boundarychar for Polish.
Richard M. Stallman [Sun, 30 Oct 2005 15:49:51 +0000 (15:49 +0000)]
(ispell-dictionary-alist-5): Add . as boundarychar for Polish.
(ispell-dictionary-alist-4): Add . as boundarychar for Italian.
(ispell-dictionary-alist-3): Add . and @ as boundarychars for French.

18 years ago.emacs.d/.emacs changed to .emacs.d/init.el
Chong Yidong [Sun, 30 Oct 2005 14:02:50 +0000 (14:02 +0000)]
.emacs.d/.emacs changed to .emacs.d/init.el

18 years ago(gdb-tooltip-print-1): Fix regexp.
Nick Roberts [Sun, 30 Oct 2005 12:10:14 +0000 (12:10 +0000)]
(gdb-tooltip-print-1): Fix regexp.
(gdb-registers-font-lock-keywords): Delete.
(gdb-registers-mode): Don't fontify.
(gdb-info-registers-custom): Use text properties instead as, in
future, changed register values will use font-lock-warning-face.
(gdb-local-font-lock-keywords): Rename to...
(gdb-locals-font-lock-keywords): ...for consistency.

18 years ago*** empty log message ***
Nick Roberts [Sun, 30 Oct 2005 12:09:08 +0000 (12:09 +0000)]
*** empty log message ***

18 years ago#
André Spiegel [Sun, 30 Oct 2005 11:10:07 +0000 (11:10 +0000)]
#

18 years ago(vc-cvs-delete-file): Commit the file after removing it.
André Spiegel [Sun, 30 Oct 2005 11:08:41 +0000 (11:08 +0000)]
(vc-cvs-delete-file): Commit the file after removing it.

18 years ago#
André Spiegel [Sun, 30 Oct 2005 10:42:26 +0000 (10:42 +0000)]
#

18 years ago(vc-switch-backend): Better error message if the buffer is not visiting a
André Spiegel [Sun, 30 Oct 2005 10:39:55 +0000 (10:39 +0000)]
(vc-switch-backend): Better error message if the buffer is not visiting a
file under version control.

18 years ago(BYTES_USED): Use uordblks, not arena.
Richard M. Stallman [Sun, 30 Oct 2005 07:36:35 +0000 (07:36 +0000)]
(BYTES_USED): Use uordblks, not arena.
(bytes_used_when_reconsidered): New variable.
(emacs_blocked_free): Set that.

18 years ago* FOR-RELEASE: Init file change implemented.
Chong Yidong [Sun, 30 Oct 2005 04:07:50 +0000 (04:07 +0000)]
* FOR-RELEASE: Init file change implemented.

18 years ago* startup.el (command-line): Use ~/.emacs.d/init.el instead of
Chong Yidong [Sun, 30 Oct 2005 03:57:39 +0000 (03:57 +0000)]
* startup.el (command-line): Use ~/.emacs.d/init.el instead of
~/.emacs.d/.emacs.

18 years agoDocument ~/.emacs.d/init.el
Chong Yidong [Sun, 30 Oct 2005 03:56:16 +0000 (03:56 +0000)]
Document ~/.emacs.d/init.el

18 years agoDocument ~/.emacs.d/init.el.
Chong Yidong [Sun, 30 Oct 2005 03:55:56 +0000 (03:55 +0000)]
Document ~/.emacs.d/init.el.

18 years ago(Fmake_variable_frame_local): Doc fix.
Richard M. Stallman [Sun, 30 Oct 2005 03:02:43 +0000 (03:02 +0000)]
(Fmake_variable_frame_local): Doc fix.

18 years ago* alloc.c (emacs_blocked_free): Fix typo.
Chong Yidong [Sat, 29 Oct 2005 20:17:48 +0000 (20:17 +0000)]
* alloc.c (emacs_blocked_free): Fix typo.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 29 Oct 2005 20:04:09 +0000 (20:04 +0000)]
*** empty log message ***

18 years ago(Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
Richard M. Stallman [Sat, 29 Oct 2005 20:03:42 +0000 (20:03 +0000)]
(Fformat_mode_line): Clear mode_line_proptrans_alist after saving.

18 years ago(Garbage Collection): Document memory-full.
Richard M. Stallman [Sat, 29 Oct 2005 19:52:29 +0000 (19:52 +0000)]
(Garbage Collection): Document memory-full.

18 years ago(occur-mode-mouse-goto): Always go to other window.
Richard M. Stallman [Sat, 29 Oct 2005 19:49:20 +0000 (19:49 +0000)]
(occur-mode-mouse-goto): Always go to other window.
(occur-mode-goto-occurrence): Always switch in same window.

18 years ago(undo): Display message at end, not at start.
Richard M. Stallman [Sat, 29 Oct 2005 19:48:22 +0000 (19:48 +0000)]
(undo): Display message at end, not at start.

18 years ago(timer-activate, timer-activate-when-idle): New arg REUSE-CELL.
Richard M. Stallman [Sat, 29 Oct 2005 19:47:23 +0000 (19:47 +0000)]
(timer-activate, timer-activate-when-idle): New arg REUSE-CELL.
(cancel-timer-internal): New function.
(timer-event-handler): Use cancel-timer-internal,
and pass the cell it returns to timer-activate...

18 years ago(jit-lock-function, jit-lock-stealth-fontify)
Richard M. Stallman [Sat, 29 Oct 2005 19:45:40 +0000 (19:45 +0000)]
(jit-lock-function, jit-lock-stealth-fontify)
(jit-lock-deferred-fontify, jit-lock-context-fontify)
(jit-lock-after-change): Test memory-full.

18 years ago(handle_fontified_prop): Do nothing if memory full.
Richard M. Stallman [Sat, 29 Oct 2005 19:44:25 +0000 (19:44 +0000)]
(handle_fontified_prop): Do nothing if memory full.
(format_mode_line_unwind_data): New arg SAVE_PROPTRANS
controls whether to save and restore mode_line_proptrans_alist.
Callers changed.
(unwind_format_mode_line): Work with that feature.
(redisplay_internal): Don't call prepare_menu_bars if memory full.
(move_elt_to_front): New function.
(display_mode_element): Use move_elt_to_front.
Don't bother munging text props on a null string.
Delete obsolete elts from mode_line_proptrans_alist.
(decode_mode_spec): Test Vmemory_full, not spare_memory.

18 years ago(memory_full_cons_threshold): Declared.
Richard M. Stallman [Sat, 29 Oct 2005 19:40:49 +0000 (19:40 +0000)]
(memory_full_cons_threshold): Declared.
(internal_lisp_condition_case): Declared.

18 years ago(syms_of_alloc) <memory-full>: Doc fix.
Richard M. Stallman [Sat, 29 Oct 2005 19:39:50 +0000 (19:39 +0000)]
(syms_of_alloc) <memory-full>: Doc fix.
(Fmemory_full_p): Function deleted.
(syms_of_alloc): Don't defsubr it.
(memory_full_cons_threshold): New variable.
(spare_memory): Now a vector of 7 elts.
(buffer_memory_full): Don't set Vmemory_full here.
(xfree): Don't try to refill here.
(emacs_blocked_free): Record BYTES_USED in local var.
(memory_full): Now free all the slots in spare_memory.
(refill_memory_reserve): Allocate each slot in spare_memory.
(init_alloc_once): Call refill_memory_reserve.

18 years ago(command_loop_1): Don't set Vmemory_full here.
Richard M. Stallman [Sat, 29 Oct 2005 19:34:58 +0000 (19:34 +0000)]
(command_loop_1): Don't set Vmemory_full here.

18 years ago(internal_lisp_condition_case): New function.
Richard M. Stallman [Sat, 29 Oct 2005 19:34:12 +0000 (19:34 +0000)]
(internal_lisp_condition_case): New function.
(Fcondition_case): Use internal_lisp_condition_case.
(Feval): Test Vmemory_full and memory_full_cons_threshold.
(Ffuncall): Likewise.

18 years ago(Fbyte_code): Use internal_lisp_condition_case.
Richard M. Stallman [Sat, 29 Oct 2005 19:32:27 +0000 (19:32 +0000)]
(Fbyte_code): Use internal_lisp_condition_case.

18 years ago*** empty log message ***
Stefan Monnier [Sat, 29 Oct 2005 16:08:20 +0000 (16:08 +0000)]
*** empty log message ***

18 years ago(Fparse_partial_sexp): Fix docstring.
Stefan Monnier [Sat, 29 Oct 2005 16:05:41 +0000 (16:05 +0000)]
(Fparse_partial_sexp): Fix docstring.

18 years ago(conf-mode-initialize): New function.
Stefan Monnier [Sat, 29 Oct 2005 16:01:37 +0000 (16:01 +0000)]
(conf-mode-initialize): New function.
(conf-mode): Remove optional args.  Use delay-mode-hooks to
recognize recursive calls.
(conf-unix-mode, conf-windows-mode, conf-javaprop-mode, conf-space-mode)
(conf-colon-mode, conf-ppd-mode, conf-xdefaults-mode):
Use define-derived-mode and conf-mode-initialize.

18 years ago(describe-simplify-lib-file-name): Fix regexp.
Romain Francoise [Sat, 29 Oct 2005 14:12:08 +0000 (14:12 +0000)]
(describe-simplify-lib-file-name): Fix regexp.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 29 Oct 2005 11:40:18 +0000 (11:40 +0000)]
*** empty log message ***

18 years ago(How to use): Update the example to add autoload of
Eli Zaretskii [Sat, 29 Oct 2005 11:39:49 +0000 (11:39 +0000)]
(How to use): Update the example to add autoload of
pgg-encrypt-symmetric-region.
(User Commands): Document pgg-encrypt-symmetric-region.
(Backend methods): Document pgg-scheme-encrypt-symmetric-region.

18 years ago(pgg-gpg-select-matching-key): Fixed: look at the right part of the
Eli Zaretskii [Sat, 29 Oct 2005 11:31:08 +0000 (11:31 +0000)]
(pgg-gpg-select-matching-key): Fixed: look at the right part of the
decoded armor to find the key-identifier.
(pgg-gpg-lookup-key-owner): New function to return the
human-readable identifier of a key owner.
(pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
key itself.
(pgg-gpg-decrypt-region): Prompt with the key owner (rather
than the key value) if we have a key and can match it against a
secret key.  Also, added an XXX note pointing out fact that the
prompt only indicates the first matching key.
(pgg-pgp-encrypt-region)
(pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
(pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
(pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
argument to all these routines, so the passphrase can be managed
externally and passed in to the system.
(pgg-gpg-possibly-cache-passphrase): Add optional
'notruncate' argument, so the passphrase cache can be used
reliably with identifiers besides a pgp packet's key id.
(pgg-gpg-encrypt-symmetric-region): New function for
symmetric encryption.
(pgg-gpg-symmetric-key-p): New function to check for an symmetric
encrypted session key.
(pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
message ask for the passphrase in a proper way.

18 years ago(pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region.
Eli Zaretskii [Sat, 29 Oct 2005 11:29:41 +0000 (11:29 +0000)]
(pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region.
(pgg-pending-timers): A new hash for tracking the passphrase cache
timers, so that new ones supercede old ones.
(pgg-add-passphrase-to-cache): Renamed from
`pgg-add-passphrase-cache' to reduce confusion (all callers
changed).  Modified to cancel old timers when new ones are added.
(pgg-remove-passphrase-from-cache): Renamed from
`pgg-remove-passphrase-cache' to reduce confusion (all callers
changed).  Modified to cancel old timers when their keys are
removed from the cache.
(pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
XEmacs, an indirection to delete-itimer.
(pgg-read-passphrase-from-cache, pgg-read-passphrase): Extracted
pgg-read-passphrase-from-cache from pgg-read-passphrase so users
can only check cache without risk of prompting.  Corrected bug in
notruncate  behavior.
(pgg-read-passphrase-from-cache, pgg-read-passphrase)
(pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Added
informative docstrings.
(pgg-decrypt): Convey provided passphrase in subordinate call to
pgg-decrypt-region.
(pgg-encrypt-region, pgg-encrypt-symmetric-region)
(pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
(pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
'passphrase' argument, so the passphrase can be managed externally
and then passed in to the system.
(pgg-read-passphrase, pgg-add-passphrase-cache)
(pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
so the passphrase cache can be used reliably with identifiers
besides a pgp packet's key id.
(pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
New user commands for symmetric encryption.