]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years ago(distclean): Fix a typo (colon was after "clean").
Eli Zaretskii [Sat, 4 Jun 2005 18:15:42 +0000 (18:15 +0000)]
(distclean): Fix a typo (colon was after "clean").
(extraclean): New target, emulates Makefile.in.

19 years ago(popup_get_selection): Click not in menu deactivates menu.
Richard M. Stallman [Sat, 4 Jun 2005 18:09:16 +0000 (18:09 +0000)]
(popup_get_selection): Click not in menu deactivates menu.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 4 Jun 2005 10:24:11 +0000 (10:24 +0000)]
*** empty log message ***

19 years agoRefer to etc/DEBUG instead of duplicating it.
Richard M. Stallman [Sat, 4 Jun 2005 10:23:55 +0000 (10:23 +0000)]
Refer to etc/DEBUG instead of duplicating it.
Other cleanups.

19 years ago(After a Crash): Polish previous change.
Richard M. Stallman [Sat, 4 Jun 2005 10:18:46 +0000 (10:18 +0000)]
(After a Crash): Polish previous change.

19 years ago(nnfolder-read-folder): Make sure that undo information is never recorded.
Lute Kamstra [Sat, 4 Jun 2005 09:49:25 +0000 (09:49 +0000)]
(nnfolder-read-folder): Make sure that undo information is never recorded.

19 years ago* macmenu.c (cleanup_popup_menu): New function.
Jan Djärv [Sat, 4 Jun 2005 08:06:57 +0000 (08:06 +0000)]
* macmenu.c (cleanup_popup_menu): New function.
(Fx_popup_menu): unwind protect cleanup_popup_menu in case
mac_menu_show Quit:s.
(mac_menu_show): Quit on cancel if not popped up on click (i.e.
a dialog).

19 years ago(line-move): Only call sit-for when moving backwards.
Kim F. Storm [Fri, 3 Jun 2005 23:48:21 +0000 (23:48 +0000)]
(line-move): Only call sit-for when moving backwards.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Jun 2005 23:47:56 +0000 (23:47 +0000)]
*** empty log message ***

19 years ago(ido-make-merged-file-list-1): New defun split from
Kim F. Storm [Fri, 3 Jun 2005 23:21:58 +0000 (23:21 +0000)]
(ido-make-merged-file-list-1): New defun split from
ido-make-merged-file-list.
(ido-make-merged-file-list): Bind throw-on-input around call to
ido-make-merged-file-list-1.  Return input-pending-p if
interrupted by more input available.
(ido-read-internal): Handle input-pending-p return value from
ido-make-merged-file-list.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Jun 2005 23:21:17 +0000 (23:21 +0000)]
*** empty log message ***

19 years ago(decode_coding_string): Handle CODING_FINISH_INTERRUPT.
Kim F. Storm [Fri, 3 Jun 2005 23:02:50 +0000 (23:02 +0000)]
(decode_coding_string): Handle CODING_FINISH_INTERRUPT.

19 years ago(Fcall_process): Don't use alloca to gradually
Kim F. Storm [Fri, 3 Jun 2005 23:02:40 +0000 (23:02 +0000)]
(Fcall_process): Don't use alloca to gradually
increase size of buf, as it effectively uses twice the necessary
space on the stack.  Instead, pre-allocate buf of full size, and
gradually increase the read size.

19 years ago(BYTE_CODE_QUIT): Check Vthrow_on_input.
Kim F. Storm [Fri, 3 Jun 2005 23:02:30 +0000 (23:02 +0000)]
(BYTE_CODE_QUIT): Check Vthrow_on_input.

19 years ago(unbind_to): Preserve value of Vquit_flag.
Kim F. Storm [Fri, 3 Jun 2005 23:02:21 +0000 (23:02 +0000)]
(unbind_to): Preserve value of Vquit_flag.

19 years ago(handle_one_xevent): Also ignore mouse motion just
Kim F. Storm [Fri, 3 Jun 2005 23:02:03 +0000 (23:02 +0000)]
(handle_one_xevent): Also ignore mouse motion just
before a button release event.

19 years ago(gnus-emphasis-alist): Disable the strikethru thingy.
Stefan Monnier [Fri, 3 Jun 2005 22:03:47 +0000 (22:03 +0000)]
(gnus-emphasis-alist): Disable the strikethru thingy.

19 years ago(flyspell-check-word-p): Simplify silly compatibility code.
Stefan Monnier [Fri, 3 Jun 2005 15:03:02 +0000 (15:03 +0000)]
(flyspell-check-word-p): Simplify silly compatibility code.

19 years ago*** empty log message ***
Stefan Monnier [Fri, 3 Jun 2005 14:58:02 +0000 (14:58 +0000)]
*** empty log message ***

19 years ago(latexenc-find-file-coding-system): Don't inherit the EOL part of the
Stefan Monnier [Fri, 3 Jun 2005 14:37:04 +0000 (14:37 +0000)]
(latexenc-find-file-coding-system): Don't inherit the EOL part of the
coding-system from the tex-main buffer.  Fit within 80 columns.

19 years agoRemove conflict marker.
Andreas Schwab [Fri, 3 Jun 2005 14:18:31 +0000 (14:18 +0000)]
Remove conflict marker.

19 years ago(tmm-inactive-face): New face.
Nick Roberts [Fri, 3 Jun 2005 11:24:06 +0000 (11:24 +0000)]
(tmm-inactive-face): New face.
(tmm-remove-inactive-mouse-face): New function.
(tmm-prompt, tmm-add-one-shortcut)
(tmm-add-prompt, tmm-get-keymap): Make active menu items visible
but not selectable.

19 years ago*** empty log message ***
Nick Roberts [Fri, 3 Jun 2005 11:23:08 +0000 (11:23 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Jun 2005 10:40:12 +0000 (10:40 +0000)]
*** empty log message ***

19 years ago(Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
Juanma Barranquero [Fri, 3 Jun 2005 10:39:29 +0000 (10:39 +0000)]
(Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
argument FRAME is non-nil.  Improve argument/docstring consistency.

19 years ago(face-equal): Improve argument/docstring consistency.
Juanma Barranquero [Fri, 3 Jun 2005 10:38:05 +0000 (10:38 +0000)]
(face-equal): Improve argument/docstring consistency.

19 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Jun 2005 09:04:04 +0000 (09:04 +0000)]
*** empty log message ***

19 years ago(makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add :version.
Daniel Pfeiffer [Fri, 3 Jun 2005 08:47:25 +0000 (08:47 +0000)]
(makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add :version.
(makefile-bsdmake-dependency-regex, makefile-makepp-rule-action-regex, makefile-bsdmake-rule-action-regex): New constants.
(makefile-makepp-mode, makefile-bsdmake-mode): Use them.

19 years ago(compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages.
Daniel Pfeiffer [Fri, 3 Jun 2005 08:41:20 +0000 (08:41 +0000)]
(compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages.

19 years ago2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Fri, 3 Jun 2005 08:04:04 +0000 (08:04 +0000)]
2005-06-03  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-diff.el (ediff-same-contents) Eliminate CL-type functions.

* ediff-mult.el (ediff-intersect-directories) Make sure that ".." and
"." files are deleted from all file lists before comparison

* viper-keym.el
(viper-toggle-key,viper-quoted-insert-key,viper-ESC-key):
Made them customizable.

* viper.el (viper-non-hook-settings): fixed the names of defadvices.

19 years ago(MODE_LINE_NOPROP_LEN): New macro.
Kim F. Storm [Thu, 2 Jun 2005 12:27:05 +0000 (12:27 +0000)]
(MODE_LINE_NOPROP_LEN): New macro.
(x_consider_frame_title, Fformat_mode_line): Save offset into
mode_line_noprop_buf rather than pointer, in case buffer is relocated.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 2 Jun 2005 12:25:57 +0000 (12:25 +0000)]
*** empty log message ***

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348
Miles Bader [Thu, 2 Jun 2005 11:34:00 +0000 (11:34 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 79)

   - Update from CVS

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

   * lisp/gnus/pop3.el (pop3-md5): Run md5 in the binary mode.
   (pop3-md5-program-args): New variable.

   * lisp/gnus/starttls.el (starttls-set-process-query-on-exit-flag): Use
   eval-and-compile.

19 years agoDocument new argument of `list-faces-display'.
Juanma Barranquero [Thu, 2 Jun 2005 10:06:14 +0000 (10:06 +0000)]
Document new argument of `list-faces-display'.

19 years agoSpacing and formatting fixes.
Juanma Barranquero [Wed, 1 Jun 2005 23:49:36 +0000 (23:49 +0000)]
Spacing and formatting fixes.

19 years ago(auto-revert-buffers): Use save-match-data.
Luc Teirlinck [Wed, 1 Jun 2005 20:51:03 +0000 (20:51 +0000)]
(auto-revert-buffers): Use save-match-data.

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 1 Jun 2005 20:50:06 +0000 (20:50 +0000)]
*** empty log message ***

19 years ago4-digit copyright years.
Stefan Monnier [Wed, 1 Jun 2005 16:22:43 +0000 (16:22 +0000)]
4-digit copyright years.

19 years ago(easy-menu-return-item): Find menu items with a nil command binding.
Stefan Monnier [Wed, 1 Jun 2005 16:22:00 +0000 (16:22 +0000)]
(easy-menu-return-item): Find menu items with a nil command binding.

19 years ago(defsetf): Improve argument/docstring consistency.
Juanma Barranquero [Wed, 1 Jun 2005 15:33:50 +0000 (15:33 +0000)]
(defsetf): Improve argument/docstring consistency.

19 years ago(mapcar1): Maybe exit loop if original sequence was modified.
Kim F. Storm [Wed, 1 Jun 2005 11:42:19 +0000 (11:42 +0000)]
(mapcar1): Maybe exit loop if original sequence was modified.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 1 Jun 2005 11:42:00 +0000 (11:42 +0000)]
*** empty log message ***

19 years ago(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero [Wed, 1 Jun 2005 10:43:54 +0000 (10:43 +0000)]
(list-faces-display): Improve the formatting by computing the maximum length
required for any face-name (reworked patch of 1999-01-11, accidentally deleted
on 1999-07-21).
(internal-find-face): Remove redundant info in docstring.

19 years ago(build_scalable_font_name): Round pixel size to the
YAMAMOTO Mitsuharu [Wed, 1 Jun 2005 08:21:48 +0000 (08:21 +0000)]
(build_scalable_font_name): Round pixel size to the
nearest integer.

19 years ago(mac_to_x_fontname, mac_do_list_fonts): Set XLFD
YAMAMOTO Mitsuharu [Wed, 1 Jun 2005 08:20:50 +0000 (08:20 +0000)]
(mac_to_x_fontname, mac_do_list_fonts): Set XLFD
resolution fields for scalable fonts to 0.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-345
Miles Bader [Wed, 1 Jun 2005 05:07:06 +0000 (05:07 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-345

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 77-78)

   - Update from CVS

2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-display-x-face): Replace
   process-kill-without-query by gnus-set-process-query-on-exit-flag.

   * lisp/gnus/gnus-group.el: Bind gnus-cache-active-hashtb when compiling.

   * lisp/gnus/gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
   set-process-query-on-exit-flag or process-kill-without-query.

   * lisp/gnus/html2text.el (html2text-fix-paragraphs): Use `while - re-search'
   loop instead of replace-regexp.

   * lisp/gnus/imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
   instead of process-kill-without-query if it is available.

   * lisp/gnus/mm-util.el (mm-insert-file-contents): Bind find-file-hook
   instead of find-file-hooks if it is available.

   * lisp/gnus/mml1991.el: Bind pgg-default-user-id when compiling.

   * lisp/gnus/mml2015.el: Bind pgg-default-user-id when compiling.

   * lisp/gnus/nndraft.el (nndraft-request-associate-buffer): Use
   write-contents-functions instead of write-contents-hooks if it is
   available.

   * lisp/gnus/nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
   instead of find-file-hooks if it is available.

   * lisp/gnus/nntp.el (nntp-open-connection): Replace
   process-kill-without-query by gnus-set-process-query-on-exit-flag.
   (nntp-open-ssl-stream): Ditto.
   (nntp-open-tls-stream): Ditto.

   * lisp/gnus/pgg.el: Don't bind itimer vars; don't autoload itimer functions.
   (pgg-run-at-time-1): New macro.
   (pgg-run-at-time): Use it.

   * lisp/gnus/starttls.el (starttls-set-process-query-on-exit-flag): Alias to
   set-process-query-on-exit-flag or process-kill-without-query.
   (starttls-open-stream-gnutls): Use it instead of
   process-kill-without-query.
   (starttls-open-stream): Ditto.

2005-05-31  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/imap.el (imap-ssl-open): Use imap-process-connection-type,
   instead of hard coding to nil.

2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>

   * lisp/gnus/gnus-group.el (): Require gnus-sum and autoload functions to
   resolve warnings when gnus-group.el compiled alone.

19 years ago*** empty log message ***
Stefan Monnier [Tue, 31 May 2005 23:10:14 +0000 (23:10 +0000)]
*** empty log message ***

19 years ago(display_mode_line): Support nested calls to redisplay
Kim F. Storm [Tue, 31 May 2005 22:46:22 +0000 (22:46 +0000)]
(display_mode_line): Support nested calls to redisplay
and format-mode-line.  Set mode_line_target to MODE_LINE_DISPLAY.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 31 May 2005 22:44:52 +0000 (22:44 +0000)]
*** empty log message ***

19 years ago(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.
Stefan Monnier [Tue, 31 May 2005 21:54:59 +0000 (21:54 +0000)]
(note_mode_line_or_margin_highlight): Lisp_Object/int mixup.

19 years ago(Finsert_file_contents): Lisp_Object/int mixup.
Stefan Monnier [Tue, 31 May 2005 21:54:43 +0000 (21:54 +0000)]
(Finsert_file_contents): Lisp_Object/int mixup.

19 years ago(gdb-set-gud-minor-mode-1)
Nick Roberts [Tue, 31 May 2005 20:55:48 +0000 (20:55 +0000)]
(gdb-set-gud-minor-mode-1)
(gdb-info-breakpoints-custom, gdb-delete-breakpoint)
(gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
(gdb-assembler-custom): Improve regexps.
(def-gdb-auto-update-handler): Use window point to ensure it
is preserved.

19 years ago*** empty log message ***
Nick Roberts [Tue, 31 May 2005 20:54:57 +0000 (20:54 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Tue, 31 May 2005 19:39:18 +0000 (19:39 +0000)]
*** empty log message ***

19 years ago(Basic Embedded Mode): Rewrite discussion of prefix arguments to
Jay Belanger [Tue, 31 May 2005 19:35:50 +0000 (19:35 +0000)]
(Basic Embedded Mode): Rewrite discussion of prefix arguments to
reflect current behavior.

19 years ago(calc-embedded-word): Change argument passed to calc-embedded.
Jay Belanger [Tue, 31 May 2005 19:24:27 +0000 (19:24 +0000)]
(calc-embedded-word): Change argument passed to calc-embedded.
(calc-embedded-make-info): Have plain prefix argument select entire line.

19 years ago*** empty log message ***
Jay Belanger [Tue, 31 May 2005 17:05:22 +0000 (17:05 +0000)]
*** empty log message ***

19 years ago(Notations Used in This Manual): Use @kbd for key sequence.
Jay Belanger [Tue, 31 May 2005 16:35:05 +0000 (16:35 +0000)]
(Notations Used in This Manual): Use @kbd for key sequence.
(Demonstration of Calc): Mention another way of starting Calc.
(Starting Calc): Mention long name of M-#.
(Embedded Mode Overview): Remove unnecessary instruction.
(Other M-# commands): Rephrase `M-# 0' explanation.

19 years ago(mode_line_noprop_buf, mode_line_noprop_buf_end)
Kim F. Storm [Tue, 31 May 2005 15:00:44 +0000 (15:00 +0000)]
(mode_line_noprop_buf, mode_line_noprop_buf_end)
(mode_line_noprop_ptr): Rename from frame_title_*.
(store_mode_line_noprop_char): Rename from store_frame_title_char.
(store_mode_line_noprop): Rename from store_frame_title.
(mode_line_target): New enum to specify current  output target
for mode line formatting.
(display_mode_element): Test it rather than frame_title_ptr and
mode_line_string_list to determine where output should go.
(mode_line_proptrans_alist, mode_line_string_alist): Make static.
(Vmode_line_unwind_vector): New variable.
(format_mode_line_unwind_data, unwind_format_mode_line): New
functions for unwind protection in mode line formatting.
(x_consider_frame_title): Use them and new local var 'title_start'
to support nested calls to format-mode-line.  Set mode_line_target
to MODE_LINE_TITLE.
(Fformat_mode_line): Use them and new local var 'string_start' to
support nested calls to format-mode-line.  Set mode_line_target to
MODE_LINE_NOPROP or MODE_LINE_STRING.  Don't trim trailing dashes.
(decode_mode_spec): Don't make infinite number of trailing dashes
for MODE_LINE_NOPROP and MODE_LINE_STRING targets.
(syms_of_xdisp): Initialize and staticpro mode_line_string_face,
mode_line_string_face_prop, and Vmode_line_unwind_vector.
(init_xdisp): Initialize mode_line_noprop_ptr to start of _buf.
Initialize mode_line_target to MODE_LINE_DISPLAY.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 31 May 2005 15:00:23 +0000 (15:00 +0000)]
*** empty log message ***

19 years ago(thumbs-mode): Fix misuse of make-variable-buffer-local.
Stefan Monnier [Tue, 31 May 2005 13:27:27 +0000 (13:27 +0000)]
(thumbs-mode): Fix misuse of make-variable-buffer-local.

19 years ago(convert-standard-filename): Docstring fix.
Stefan Monnier [Tue, 31 May 2005 13:26:21 +0000 (13:26 +0000)]
(convert-standard-filename): Docstring fix.

19 years agoComment change.
Glenn Morris [Tue, 31 May 2005 12:10:29 +0000 (12:10 +0000)]
Comment change.

19 years agoUpdate maintainer.
Glenn Morris [Tue, 31 May 2005 12:09:41 +0000 (12:09 +0000)]
Update maintainer.

19 years ago(list-faces-display): Signal error if passed a regexp that matches no face name.
Juanma Barranquero [Tue, 31 May 2005 11:13:08 +0000 (11:13 +0000)]
(list-faces-display): Signal error if passed a regexp that matches no face name.

19 years ago*** empty log message ***
Juanma Barranquero [Tue, 31 May 2005 09:45:17 +0000 (09:45 +0000)]
*** empty log message ***

19 years ago(filter-buffer-substring): Fix typo in docstring.
Juanma Barranquero [Tue, 31 May 2005 09:32:35 +0000 (09:32 +0000)]
(filter-buffer-substring): Fix typo in docstring.

19 years ago(vhdl-fill-region): Test ARG, not INTERACTIVE.
Richard M. Stallman [Tue, 31 May 2005 04:23:29 +0000 (04:23 +0000)]
(vhdl-fill-region): Test ARG, not INTERACTIVE.
(vhdl-emacs-21): Doc fix.
(vhdl-mode): Unconditionally set comment-padding.
(vhdl-fixup-whitespace-region): Insert spaces only where there are none.
(vhdl-statistics-buffer): Make the Emacs 21 behavior universal.

19 years agoWhitespace change.
Richard M. Stallman [Tue, 31 May 2005 04:19:10 +0000 (04:19 +0000)]
Whitespace change.

19 years agoChanged all uses of `directory-sep-char' to ?/, and all uses of
John Wiegley [Tue, 31 May 2005 00:14:26 +0000 (00:14 +0000)]
Changed all uses of `directory-sep-char' to ?/, and all uses of
`string-to-int' to `string-to-number'.

19 years ago*** empty log message ***
John Wiegley [Tue, 31 May 2005 00:13:51 +0000 (00:13 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 30 May 2005 21:08:43 +0000 (21:08 +0000)]
*** empty log message ***

19 years ago(Hooks): Change description of calc-window-hook and
Jay Belanger [Mon, 30 May 2005 21:04:46 +0000 (21:04 +0000)]
(Hooks): Change description of calc-window-hook and
calc-trail-window-hook to match usage.
(Computational Functions): Add more constant-generating functions.
(Customizable Variables): Use defvar.

19 years ago(calc-bug-address): Fix docstring.
Jay Belanger [Mon, 30 May 2005 21:03:51 +0000 (21:03 +0000)]
(calc-bug-address): Fix docstring.
(calc-window-hook, calc-trail-window-hook): New variables.
(calc-trail-display): Use calc-trail-window-hook if it is non-nil.
(calc): Use calc-window-hook if it is non-nil.

19 years ago*** empty log message ***
Stefan Monnier [Mon, 30 May 2005 20:53:33 +0000 (20:53 +0000)]
*** empty log message ***

19 years ago(tex-compile-commands, tex-compile, tex-start-tex): Undo all but the last
Stefan Monnier [Mon, 30 May 2005 20:37:31 +0000 (20:37 +0000)]
(tex-compile-commands, tex-compile, tex-start-tex): Undo all but the last
part of the 2005-05-28 change.

19 years ago* emacs-lisp/find-func.el (find-function-noselect): Handle
Masatake YAMATO [Mon, 30 May 2005 18:06:02 +0000 (18:06 +0000)]
* emacs-lisp/find-func.el (find-function-noselect): Handle
subroutines.
* help-fns.el (help-C-file-name): Added autoload mark for
`find-function-noselect'.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
Miles Bader [Mon, 30 May 2005 17:13:58 +0000 (17:13 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 76)

   - Update from CVS

2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-agent.el (gnus-agent-regenerate-group)
   (gnus-agent-fetch-articles): Replace `string-to-int' by
   `string-to-number'.
   * lisp/gnus/gnus-art.el (gnus-button-fetch-group): Ditto.
   * lisp/gnus/gnus-cache.el (gnus-cache-generate-active)
   (gnus-cache-articles-in-group): Ditto.
   * lisp/gnus/gnus-group.el (gnus-group-set-current-level)
   (gnus-group-insert-group-line): Ditto.
   * lisp/gnus/gnus-score.el (gnus-score-set-expunge-below)
   (gnus-score-set-mark-below, gnus-summary-score-effect)
   (gnus-summary-score-entry): Ditto.
   * lisp/gnus/gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
   (gnus-soup-pack): Ditto.
   * lisp/gnus/gnus-spec.el (gnus-xmas-format): Ditto.
   * lisp/gnus/gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
   * lisp/gnus/gnus-sum.el (gnus-create-xref-hashtb): Ditto.
   * lisp/gnus/gnus-uu.el (gnus-uu-expand-numbers): Ditto.
   * lisp/gnus/nnbabyl.el (nnbabyl-article-group-number): Ditto.
   * lisp/gnus/nndb.el (nndb-get-remote-expire-response): Ditto.
   * lisp/gnus/nndiary.el (nndiary-parse-schedule-value)
   (nndiary-string-to-number, nndiary-request-replace-article)
   (nndiary-request-article): Ditto.
   * lisp/gnus/nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
   * lisp/gnus/nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
   * lisp/gnus/nneething.el (nneething-make-head): Ditto.
   * lisp/gnus/nnfolder.el (nnfolder-request-article)
   (nnfolder-retrieve-headers): Ditto.
   * lisp/gnus/nnheader.el (nnheader-file-to-number): Ditto.
   * lisp/gnus/nnkiboze.el (nnkiboze-request-article): Ditto.
   * lisp/gnus/nnmail.el (nnmail-process-unix-mail-format)
   (nnmail-process-babyl-mail-format): Ditto.
   * lisp/gnus/nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
   * lisp/gnus/nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
   (nnmh-request-create-group, nnmh-request-list-1)
   (nnmh-request-group, nnmh-request-article): Ditto.
   * lisp/gnus/nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
   * lisp/gnus/nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
   * lisp/gnus/nnsoup.el (nnsoup-make-active): Ditto.
   * lisp/gnus/nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
   * lisp/gnus/nntp.el (nntp-find-group-and-number)
   (nntp-retrieve-headers-with-xover): Ditto.
   * lisp/gnus/pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
   * lisp/gnus/pgg-parse.el (pgg-read-body, pgg-read-bytes)
   (pgg-format-key-identifier): Ditto.
   * lisp/gnus/pop3.el (pop3-last, pop3-stat): Ditto.
   * lisp/gnus/qp.el (quoted-printable-decode-region): Ditto.

   * lisp/gnus/spam-report.el (spam-report-url-ping-mm-url): Use format instead
   of concat.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader [Mon, 30 May 2005 17:01:09 +0000 (17:01 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338

etc/emacs-buffer.gdb: Remove RCS keywords

19 years agoAdd arch tagline
Miles Bader [Mon, 30 May 2005 16:54:34 +0000 (16:54 +0000)]
Add arch tagline

19 years ago*** empty log message ***
Glenn Morris [Mon, 30 May 2005 11:50:10 +0000 (11:50 +0000)]
*** empty log message ***

19 years ago(sc-select-attribution): Only use a list element from
Glenn Morris [Mon, 30 May 2005 11:36:35 +0000 (11:36 +0000)]
(sc-select-attribution): Only use a list element from
sc-attrib-selection-list if it returns a string.
Reported by Davide G. M. Salvetti <salve@debian.org>.

19 years ago(top-level): Do not require 'appt.
Glenn Morris [Mon, 30 May 2005 11:32:09 +0000 (11:32 +0000)]
(top-level): Do not require 'appt.

19 years ago(mark-included-diary-files): Only kill included diary buffer if it was
Glenn Morris [Mon, 30 May 2005 11:30:47 +0000 (11:30 +0000)]
(mark-included-diary-files): Only kill included diary buffer if it was
not already being visited.
Reported by Stephen Berman <Stephen.Berman@gmx.net>.

19 years ago*** empty log message ***
Juanma Barranquero [Mon, 30 May 2005 11:20:30 +0000 (11:20 +0000)]
*** empty log message ***

19 years ago(After a Crash): Describe how to use emacs-buffer.gdb more explicitly.
Noah Friedman [Mon, 30 May 2005 10:59:43 +0000 (10:59 +0000)]
(After a Crash): Describe how to use emacs-buffer.gdb more explicitly.

19 years ago*** empty log message ***
Noah Friedman [Mon, 30 May 2005 10:48:47 +0000 (10:48 +0000)]
*** empty log message ***

19 years ago(After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.
Noah Friedman [Mon, 30 May 2005 10:48:33 +0000 (10:48 +0000)]
(After a Crash): Mention emacs-buffer.gdb as a recovery mechanism.

19 years agoMention emacs-buffer.gdb
Noah Friedman [Mon, 30 May 2005 10:38:35 +0000 (10:38 +0000)]
Mention emacs-buffer.gdb

19 years agoNew file
Noah Friedman [Mon, 30 May 2005 10:30:51 +0000 (10:30 +0000)]
New file

19 years ago(thumbs-thumbname): The resulting thubname includes a hash value to improve its
Juanma Barranquero [Mon, 30 May 2005 09:45:11 +0000 (09:45 +0000)]
(thumbs-thumbname): The resulting thubname includes a hash value to improve its
uniqueness, and has a ".jpg" extension. Also, it is now a valid filename on all
systems.
(thumbs-make-thumb): Use `let', not `let*'.
(thumbs-show-thumbs-list): Check for JPEG availability.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-336
Miles Bader [Mon, 30 May 2005 08:20:19 +0000 (08:20 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-336

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 74-75)

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

2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
   (gnus-carpal-mode): Ditto.

   * lisp/gnus/gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
   (gnus-browse-mode): Ditto.

   * lisp/gnus/gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.

   * lisp/gnus/gnus-util.el (gnus-run-mode-hooks): Save current buffer.

19 years ago(filesets-menu-ensure-use-cached):
Richard M. Stallman [Mon, 30 May 2005 06:51:33 +0000 (06:51 +0000)]
(filesets-menu-ensure-use-cached):
Prevent warning when emacs-version>= is undefined.

19 years ago(pr-interactive-n-up): Use string-to-number.
Richard M. Stallman [Mon, 30 May 2005 06:50:35 +0000 (06:50 +0000)]
(pr-interactive-n-up): Use string-to-number.

19 years agoUse eval-buffer, not eval-current-buffer.
Richard M. Stallman [Mon, 30 May 2005 06:49:59 +0000 (06:49 +0000)]
Use eval-buffer, not eval-current-buffer.

19 years ago(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
Richard M. Stallman [Mon, 30 May 2005 06:49:18 +0000 (06:49 +0000)]
(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.

19 years ago(gdb-toggle-breakpoint): Make regexp more robust.
Nick Roberts [Mon, 30 May 2005 06:11:01 +0000 (06:11 +0000)]
(gdb-toggle-breakpoint): Make regexp more robust.
(gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
Force regeneration of disassembly.

19 years ago*** empty log message ***
Nick Roberts [Mon, 30 May 2005 06:10:14 +0000 (06:10 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 30 May 2005 03:52:48 +0000 (03:52 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 30 May 2005 02:56:59 +0000 (02:56 +0000)]
*** empty log message ***