1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

58644 Commits

Author SHA1 Message Date
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
Richard M. Stallman
69517e25dc (grep-error-face): Use font-lock-keyword-face
(grep-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.
2005-07-23 22:13:54 +00:00
Richard M. Stallman
3bec7ffe70 (compilation-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.
2005-07-23 22:11:30 +00:00
Richard M. Stallman
bf0bf758f6 (syms_of_insdel): staticpro combine_after_change_buffer. 2005-07-23 19:15:47 +00:00
Richard M. Stallman
3414f2d82b (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one. 2005-07-23 19:14:59 +00:00
Richard M. Stallman
c8e16a028e (read_char): Test gc_cons_threshold.
(syms_of_keyboard): staticpro Qecho_area_clear_hook.
2005-07-23 19:09:50 +00:00
Richard M. Stallman
8f6bda75fb (Feval, Ffuncall): Test gc_cons_threshold and
gc_relative_threshold, one by one.
2005-07-23 19:09:09 +00:00
Richard M. Stallman
9bd32d8c95 (gc_cons_threshold, gc_relative_threshold): Declared.
(gc_cons_combined_threshold): Declaration deleted.
2005-07-23 19:08:32 +00:00
Richard M. Stallman
974aae61bb (gc_cons_threshold): Not static.
(gc_cons_combined_threshold): Var deleted.
(gc_relative_threshold): New variable.
(Fgarbage_collect, init_alloc_once): Compute gc_relative_threshold
instead of gc_cons_combined_threshold.
2005-07-23 19:08:06 +00:00
Eli Zaretskii
ba6ebbd500 (Autoload): Make the `doctor' example be consistent
with what's in current loaddefs.el.  Describe the "fn" magic in
the usage portion of the doc string.
2005-07-23 10:22:44 +00:00
YAMAMOTO Mitsuharu
99f963e4ea (Fx_own_selection_internal): Follow error conventions.
(Fx_get_selection_internal, Fx_selection_owner_p)
(Fx_selection_exists_p): Doc fixes.  (syms_of_macselect)
<selection-converter-alist>: Likewise.
2005-07-23 07:50:27 +00:00
YAMAMOTO Mitsuharu
50971a123a (Fx_popup_menu, Fx_popup_menu): Doc fixes. 2005-07-23 07:48:26 +00:00
YAMAMOTO Mitsuharu
b8ab86c320 Don't include stdlib.h or string.h. Include atimer.h.
(gray_width, gray_height): Remove defines.
(gray_bits, gray_bitmap_width, gray_bitmap_height)
(gray_bitmap_bits): Remove variables.
(lispy_function_keys): Remove extern.
(free_frame_menubar): Add extern.
(x_window_to_frame): Remove function.
(unwind_create_tip_frame): Add declaration.
(x_set_name_internal): New function.
(x_set_name, x_set_title): Use it.
(Fx_create_frame, Fx_display_grayscale_p, Fx_display_pixel_width)
(Fx_display_pixel_height, Fx_display_planes)
(Fx_display_color_cells, Fx_server_max_request_size)
(Fx_server_vendor, Fx_server_version, Fx_display_screens)
(Fx_display_mm_height, Fx_display_mm_width)
(Fx_display_backing_store, Fx_display_visual_class)
(Fx_display_save_under, Fx_synchronize, Fx_show_tip): Doc fixes.
2005-07-23 07:48:10 +00:00
YAMAMOTO Mitsuharu
fc3216cb11 Don't include stdlib.h or string.h.
(Fdo_applescript, Fmac_file_name_to_posix)
(Fmac_file_name_to_posix): Doc fixes.
[TARGET_API_MAC_CARBON] (Fmac_get_preference)
(Fmac_code_convert_string): Likewise.
[MAC_OSX] (init_mac_osx_environment): Fall back on terminal mode
if the executable is not contained in a bundle.
2005-07-23 07:47:51 +00:00
Richard M. Stallman
6696f2a495 (Garbage Collection): Clarify previous change. 2005-07-22 22:58:30 +00:00
Juri Linkov
1050234a98 *** empty log message *** 2005-07-22 18:53:02 +00:00
Juri Linkov
ba698f3b64 (tempo-insert-template): Fix 2005-07-16 change. 2005-07-22 18:44:45 +00:00
Juri Linkov
93bb512f12 (normal-splash-screen): Update menu name. 2005-07-22 18:44:04 +00:00
Juri Linkov
f9872a6bb3 (line-move-1): Fix comments. 2005-07-22 18:43:24 +00:00
Dan Nicolaescu
6a55dae262 Load term/rxvt if the terminal is actually an
rxvt terminal.
(xterm-rxvt-set-background-mode): Remove, not used anymore.
2005-07-22 18:40:15 +00:00
Dan Nicolaescu
19292318e8 * term/rxvt.el (function-key-map): Use substitute-key-definition
to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.

* term/cygwin.el: New file.
2005-07-22 17:11:04 +00:00
Sam Steingold
290e47075b typo 2005-07-22 14:22:02 +00:00
Kim F. Storm
eab4879567 (insert-image-file, image-file-yank-handler): Fix
last change to maintain a (unique) yank-handler on yanked images.
2005-07-22 13:11:34 +00:00
Kim F. Storm
80362dd2c0 *** empty log message *** 2005-07-22 13:02:19 +00:00
Eli Zaretskii
4be2783999 *** empty log message *** 2005-07-22 10:00:09 +00:00
Eli Zaretskii
7dc24a368c (Quoted File Names): Add index entry. 2005-07-22 09:59:41 +00:00
Eli Zaretskii
09b0b7b388 (dired-move-to-filename-regexp): Recognize the B suffix
of the file size (as in "177B" for 177 bytes).  This happens with
"ls -lh" on FreeBSD.
2005-07-22 09:54:45 +00:00
Miles Bader
7929f858f8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-492
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 92-94)

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

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

   * lisp/gnus/gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
   (gnus-article-next-page-1): Use gnus-beginning-of-window.
   (gnus-article-prev-page): Ditto.

   * lisp/gnus/gnus-util.el (gnus-beginning-of-window): New function.
   (gnus-end-of-window): New function.
2005-07-22 08:22:41 +00:00
Juanma Barranquero
3dd89635ee *** empty log message *** 2005-07-22 02:27:10 +00:00
Juanma Barranquero
2c470dc3b3 (highlight-changes-global-initial-state, highlight-compare-buffers,
hilit-chg-turn-on-maybe, hilit-chg-fixup, highlight-changes-mode):
Fix typos in docstrings.
(highlight-changes-global-modes, highlight-changes-rotate-faces): Doc fixes.
2005-07-22 02:20:29 +00:00
Luc Teirlinck
f4cb1d8cae (define-minor-mode): Never call the mode function using `eval-after-load'. 2005-07-22 01:26:03 +00:00
Luc Teirlinck
8a469c7726 *** empty log message *** 2005-07-22 01:22:49 +00:00
Stefan Monnier
7573397b97 (mm-uu-copy-to-buffer): Use with-current-buffer. 2005-07-21 19:08:48 +00:00
Stefan Monnier
af5e96cdb4 (mml-minibuffer-read-disposition): Don't use inline by default
for text/rtf.  Display default in prompt.  Pass default for M-n.
2005-07-21 19:08:30 +00:00
Stefan Monnier
dd44836c98 Add gc-cons-percentage. 2005-07-21 19:03:30 +00:00
Stefan Monnier
0c17e67cf2 (Garbage Collection): Add gc-cons-percentage. 2005-07-21 19:03:13 +00:00