1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

58829 Commits

Author SHA1 Message Date
Thien-Thi Nguyen
d0278ce845 Update. Include emacs-devel message fragment. 2005-07-29 18:05:51 +00:00
Juanma Barranquero
972b8f8248 (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
ibuffer-count-marked-lines, ibuffer-unmark-all, ibuffer-toggle-marks,
ibuffer-unmark-forward, ibuffer-unmark-backward,
ibuffer-compile-make-format-form, ibuffer-format-column,
ibuffer-current-buffers-with-marks, ibuffer-update-title-and-summary):
"?\ " -> "?\s".
(ibuffer): Doc fix.
(ibuffer-mode): Fix typo in docstring.
(ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare with
`define-obsolete-variable-alias'.
(ibuffer-elide-long-columns): Mark as obsolete.  Doc fix.
2005-07-29 15:11:50 +00:00
Juanma Barranquero
f2e4847341 *** empty log message *** 2005-07-29 14:28:22 +00:00
Juanma Barranquero
91b69101e0 (bs-attributes-list): Doc fix.
(bs): Update url-link.
2005-07-29 14:06:47 +00:00
Juanma Barranquero
b89c5a722e (desktop-save-buffer): Fix typos in docstring.
(desktop-load-default): Simplify.
2005-07-29 10:25:15 +00:00
Kenichi Handa
dfc434d050 *** empty log message *** 2005-07-29 02:04:06 +00:00
Kenichi Handa
661635c2dc (select-message-coding-system): Be
sure to use LF for end-of-line.  If no coding system is decided,
return iso-8859-1-unix.
2005-07-29 01:44:52 +00:00
Miles Bader
d44e3b453c Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/rfc2231.el (rfc2231-parse-string): Take care that not only a
   segmented parameter but also other parameters might be there.
2005-07-29 01:44:40 +00:00
Juanma Barranquero
5dac561545 Don't create lisp/Makefile.unix. 2005-07-28 22:41:44 +00:00
Stefan Monnier
94f659bb02 Fixed ange-ftp problem with IPv6 failure. 2005-07-28 16:00:12 +00:00
Stefan Monnier
92482d771b (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
(ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
to handle the non-fatal no-route-to-host messages.
(internal-ange-ftp-mode): Make the no-match regexp more efficient.
2005-07-28 15:28:44 +00:00
Juanma Barranquero
6480c508bf (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
isearch-printing-char, isearch-text-char-description): "?\ " -> "?\s".
(isearch-lazy-highlight-cleanup, isearch-lazy-highlight-initial-delay,
isearch-lazy-highlight-interval, isearch-lazy-highlight-max-at-a-time,
isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup): Declare with
define-obsolete-*-alias macros.
(isearch-forward): Fix typo in docstring.
(search-invisible, search-ring-yank-pointer, regexp-search-ring-yank-pointer):
Doc fixes.
2005-07-28 14:00:03 +00:00
Juanma Barranquero
8154a06e94 (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
(recentf-max-saved-items, recentf-menu-filter,
recentf-arrange-by-rule-subfilter): Doc fixes.
(recentf-menu-append-commands-flag, recentf-initialize-file-name-history,
recentf-expand-file-name, recentf-clear-data): Fix typos in docstrings.
2005-07-28 13:00:18 +00:00
Juanma Barranquero
0962822d97 (my_set_window_pos, my_show_window): Don't declare.
(my_create_window, my_create_tip_window): Make static.
2005-07-28 09:48:25 +00:00
Juanma Barranquero
14d050df82 (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
my_destroy_window): Make static.
2005-07-28 09:45:10 +00:00
Juanma Barranquero
c638055f54 *** empty log message *** 2005-07-28 08:29:54 +00:00
Juanma Barranquero
483e28ad99 Add `icons' (for in-place installs). 2005-07-28 08:29:30 +00:00
Juanma Barranquero
2323af312b Add data' and site-lisp' (for in-place installs). 2005-07-28 08:26:01 +00:00
Juanma Barranquero
1c264a7397 Add makefile' and config.log'. 2005-07-28 08:07:47 +00:00
Juanma Barranquero
9927b6c84c Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
ctags.c and getopt.h.
2005-07-28 07:59:33 +00:00
Juanma Barranquero
d238808abd (clean): Delete getopt.h.
(getopt.h): New rule.
2005-07-28 07:58:52 +00:00
Nick Roberts
0fc895004b Smarten comments.
(gdb-info-breakpoints-custom): Use nowarn when finding file.
2005-07-28 02:38:59 +00:00
Nick Roberts
8aa9ad9fbd *** empty log message *** 2005-07-28 02:37:13 +00:00
Miles Bader
753f8b0f93 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

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

   * man/gnus.texi (Startup Files): Fix name of gnus-site-init-file.
   Mention that gnus-init-file is not read when Emacs is invoked with
   --no-init-file or -q.
2005-07-27 22:20:46 +00:00
Dan Nicolaescu
4f0c9ba732 * term/apollo.el (terminal-init-apollo): New function containing
all former top level forms in the file.
* term/bobcat.el (terminal-init-bobcat):
* term/cygwin.el (terminal-init-cygwin):
* term/iris-ansi.el (terminal-init-iris-ansi):
* term/linux.el (terminal-init-linux):
* term/news.el (terminal-init-news):
* term/rxvt.el (terminal-init-rxvt):
* term/sun.el (terminal-init-sun):
* term/tvi970.el (terminal-init-tvi970):
* term/vt100.el (terminal-init-vt100):
* term/vt102.el (terminal-init-vt102):
* term/vt125.el (terminal-init-vt125):
* term/vt200.el (terminal-init-vt200):
* term/vt201.el (terminal-init-vt201):
* term/vt220.el (terminal-init-vt220):
* term/vt240.el (terminal-init-vt240):
* term/vt300.el (terminal-init-vt300):
* term/vt320.el (terminal-init-vt320):
* term/vt400.el (terminal-init-vt400):
* term/vt420.el (terminal-init-vt420):
* term/wyse50.el (terminal-init-wyse50):
* term/xterm.el (terminal-init-xterm): Likewise.

* term/README: Describe the terminal-init-* functionality.

* startup.el (command-line): After loading the terminal
initialization file call the corresponding terminal initialization
function.
2005-07-27 18:02:08 +00:00
Luc Teirlinck
e890842c41 (Defining Minor Modes): The keyword for the initial value is
:init-value, not :initial-value.
2005-07-27 15:30:42 +00:00
Luc Teirlinck
653aea227f *** empty log message *** 2005-07-27 15:26:36 +00:00
Kenichi Handa
2f3a9d50b8 (ps-mule-composition-prologue): Fix for the case that
RelativeCompose is false.
2005-07-27 12:35:51 +00:00
Kenichi Handa
3509543ca9 (bdf-read-font-info): Ignore glyphs whose ENCODING is
negative.
2005-07-27 08:00:52 +00:00
Kenichi Handa
e06fd46505 (ps-mule-bitmap-prologue): Fix arguments to setcharwidth. 2005-07-27 07:59:17 +00:00
Miles Bader
c03ac7281c Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

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

   * lisp/gnus/gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
   fewer lines than that of scroll-margin.
   (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
2005-07-27 01:46:58 +00:00
Miles Bader
d7b7f3c485 Add arch tagline 2005-07-27 01:31:21 +00:00
Paul Eggert
0488749139 Merge gnulib getopt implementation into Emacs. 2005-07-26 21:46:50 +00:00
Paul Eggert
52dbaac8ba Regenerate. 2005-07-26 21:44:41 +00:00
Paul Eggert
9eff9fe3e8 Merge gnulib getopt implementation into Emacs.
* Makefile.in (AUTOCONF_INPUTS): New macro.
($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it,
so that these files also depend on m4/getopt.m4.
* configure.in: Configure getopt by including m4/getopt.m4,
and configuring a getopt replacement if necessary.
* make-dist: Add m4 subdirectory.  Unlink lib-src/getopt.h.
* m4/getopt.m4: New file.

* lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t.
(GETOPT_H): New macro, from gnulib.
(getopt.h): New rule, from gnulib.
(GETOPTOBJS): Now autoconfigured.
(GETOPTDEPS): getopt.h is now autoconfigured.
(getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h.
(getopt.o): Depend on ${srcdir}/gettext.h.
(movemail.o): Depend on $(GETOPT_H).
* lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib.
* lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h:
New files, from gnulib.
* lib-src/getopt.h: Removed (now is getopt_.h).

* nt/inc/gettext.h: Remove; no longer needed now that
lib-src/gettext.h exists.

* src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is
now part of lib-src.
2005-07-26 21:43:13 +00:00
Stefan Monnier
1c9916a1f9 (Fdefvar): Allow (defvar enable-multibyte-characters). 2005-07-26 16:28:44 +00:00
Stefan Monnier
a34ed813d1 (smerge-ediff): Use insert-buffer-substring. 2005-07-26 16:07:55 +00:00
Stefan Monnier
cbfde7a079 (describe-char): Handle the case where the list of
chars is displayed in a separate frame.
Be a bit more discriminating when looking for the char.
2005-07-26 16:02:09 +00:00
Juanma Barranquero
d32ff76aa2 (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc fixes.
(bookmark-save): Improve argument/docstring consistency.
(bookmark-get-bookmark, bookmark-get-bookmark-record,
bookmark-alist-from-buffer, bookmark-upgrade-file-format-from-0,
bookmark-grok-file-format-version, bookmark-maybe-upgrade-file-format,
bookmark-kill-line, bookmark-read-annotation-mode,
bookmark-insert-current-bookmark, bookmark-jump, bookmark-exit-hook):
Fix typos in docstrings.
(bookmark-exit-hooks): Define as obsolete alias.
(bookmark-exit-hook-internal): Run `bookmark-exit-hook',
not `bookmark-exit-hooks'.  Fix docstring.
(bookmark-bmenu-select): "?\ " -> "?\s".
2005-07-26 13:56:01 +00:00
Jason Rumney
94c7f25790 (w32_menu_display_help): Suppress tooltip when navigating menus with
the keyboard.
2005-07-25 22:17:02 +00:00
Miles Bader
d8a885817d Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-495
Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

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

   * lisp/gnus/gnus-art.el (gnus-article-next-page): Revert.
   (gnus-article-beginning-of-window): New macro.
   (gnus-article-next-page-1): Use it.
   (gnus-article-prev-page): Ditto.
   (gnus-mime-save-part-and-strip): Use insert-buffer-substring
   instead of insert-buffer.
   (gnus-mime-delete-part): Ditto.
   (gnus-article-edit-exit): Ditto.

   * lisp/gnus/gnus-util.el (gnus-beginning-of-window): Remove.
   (gnus-end-of-window): Remove.

   * lisp/gnus/lpath.el: Don't bind scroll-margin.

2005-07-25  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
   to have the url package without w3.  Reported by Daiki Ueno
   <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
2005-07-25 21:35:55 +00:00
Luc Teirlinck
51db08ebe0 (command-line): Fix typo. (From Ari Roponen.) 2005-07-25 14:21:04 +00:00
Luc Teirlinck
5e4c97446b *** empty log message *** 2005-07-25 14:17:16 +00:00
Miles Bader
40154d1aee Add arch tagline 2005-07-25 05:12:19 +00:00
Richard M. Stallman
5eca5ecd54 (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup. 2005-07-25 03:21:36 +00:00
Juanma Barranquero
48ce962eaf *** empty log message *** 2005-07-24 02:44:15 +00:00
Juanma Barranquero
78690f09b1 (reb-with-current-window): Delete.
(reb-next-match, reb-show-subexp): Use `with-selected-window' instead of
`reb-with-current-window'.
(reb-prev-match): Likewise.  Also, don't move left if the search was
unsuccessful.
(reb-initialize-buffer): New function.
(re-builder, reb-change-syntax): Use it.
2005-07-24 02:29:14 +00:00
Juanma Barranquero
ac0385c8f1 *** empty log message *** 2005-07-24 01:18:23 +00:00
Juanma Barranquero
3ac3aabd2c (Man-goto-page): Make second argument NOERROR optional. 2005-07-24 01:03:25 +00:00
Richard M. Stallman
55fb4ff7a7 (Man-bgproc-sentinel): Check here for failure to find
any man page in the output, and report the error here.
(Man-arguments): Make it permanent local.
(Man-goto-page): New arg NOERROR.  Never kill the current buffer.
(Man-mode): Pass t for NOERROR.
2005-07-23 22:51:58 +00:00