1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

65212 Commits

Author SHA1 Message Date
Eli Zaretskii
b56868c32d (Frame Commands): Mention that focus-follows-mouse doesn't have effect on
MS-Windows.
2006-07-21 07:56:51 +00:00
Eli Zaretskii
38938eeb4f (focus-follows-mouse): Document that it doesn't have any effect on MS-Windows. 2006-07-21 07:43:29 +00:00
Karl Fogel
06dc832132 (nnmail-article-group): If splitting raises an error, give some
information about the error when saying that the `bogus' mail group
will be used.
2006-07-21 06:34:45 +00:00
Stefan Monnier
3a723c3afa (sh-quoted-subshell): Further fix last change. 2006-07-20 21:23:48 +00:00
Jay Belanger
bde078957d *** empty log message *** 2006-07-20 20:34:36 +00:00
Jay Belanger
973a6d1b2d (Error forms): Mention M-+ keybinding for calc-plus-minus. 2006-07-20 20:28:36 +00:00
Jay Belanger
c02337538f (calc-curve-fit-history): New variable.
(calc-curve-fit): Use calc-curve-fit-history.
2006-07-20 20:25:02 +00:00
Jay Belanger
64d96023ac (calc-selection-history): New variable.
(calc-enter-selection, calc-sel-mult-both-sides, calc-sel-add-both-sides):
Use calc-selection-history.
2006-07-20 20:24:40 +00:00
Jay Belanger
a5ff30757f (calc-get-operator-history): New variable.
(calc-get-operator): Use calc-get-operator-history.
2006-07-20 20:23:58 +00:00
Jay Belanger
56e8410bf7 (calc-match): Remove reference to calc-previous-alg-entry. 2006-07-20 20:23:33 +00:00
Jay Belanger
0b504d64af (calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.
(calcAlg-previous): Use previous-history-element instead of
calc-previous-alg-entry.
(calc-do-alg-entry): Add history to reading from minibuffer.
Change keybinding for calcAlg-plus-minus, add keybindings for
previous-history-element and next-history-element.
(calc-alg-entry-history, calc-quick-calc-history): New variables.
(calc-do-quick-calc): Use calc-quick-calc-history.
Remove reference to calc-previous-alg-entry.
(calc-alg-entry): Use calc-alg-entry-history.
2006-07-20 20:23:06 +00:00
Jay Belanger
8190210bf9 (calc-previous-alg-entry): Remove variable. 2006-07-20 20:22:18 +00:00
Andreas Schwab
116e754b8c . 2006-07-20 13:33:59 +00:00
Andreas Schwab
5a84ed337a (fatal): Drop second parameter and treat first
parameter as a plain string.  Callers changed.
2006-07-20 13:33:48 +00:00
Kenichi Handa
ccb0634087 (select-safe-coding-system): Fix the
way of deciding eol-type of the coding system.
2006-07-20 11:28:48 +00:00
Alan Mackenzie
26b8f810d0 * progmodes/cc-langs.el (c-emacs-variable-inits): new variable.
(c-lang-setvar): new macro.
(c-make-init-lang-vars-fun): Use the initialization forms in
c-emacs-variable-inits in addition to those in c-lang-variable-inits.
(comment-start, comment-end, comment-start-skip): Change these from
c-lang-defvar's to c-lang-setvar's.

* progmodes/cc-mode.el (c-make-emacs-variables-local): new macro,
which calls make-local-variable on the elements of
c-emacs-variable-inits.
(c-init-language-vars-for): Call this new macro.
2006-07-20 09:48:09 +00:00
Alan Mackenzie
d8cd72025e *** empty log message *** 2006-07-20 09:46:04 +00:00
YAMAMOTO Mitsuharu
14eee5020b *** empty log message *** 2006-07-20 01:01:40 +00:00
YAMAMOTO Mitsuharu
8579fe482e (BASE_PURESIZE): Decrease to 1141000. 2006-07-20 01:01:18 +00:00
YAMAMOTO Mitsuharu
e5bc14d4b6 (pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
(init_alloc_once): Initialize them.
(pure_alloc): Allocate non-Lisp objects from the end of pure storage
without alignment.
2006-07-20 01:01:04 +00:00
YAMAMOTO Mitsuharu
533efb8743 (dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h. 2006-07-20 01:00:21 +00:00
Stefan Monnier
0ab31e4a9f (compilation-error-regexp-alist-alist) <gnu>:
Try to rule out false positives due to time stamps.
(compilation-mode-font-lock-keywords): Remove rules made redundant
because of the above change.  Add `segmentation fault' to the known and
highlighted compilation termination messages.
2006-07-19 19:20:11 +00:00
Kim F. Storm
ee87a9f988 (grep-find-ignored-directories): Add .svn and _darcs to list. 2006-07-19 11:19:27 +00:00
Kim F. Storm
9e2899464b *** empty log message *** 2006-07-19 11:19:04 +00:00
Mathias Dahl
bf33fe1644 (dired-mode-map): Add key binding `C-te' for
`tumme-dired-edit-comment-and-tags'.
2006-07-19 10:40:00 +00:00
Mathias Dahl
975588c091 (tumme-display-thumbnail-original-image): Make sure
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-widget-list): Add.
(tumme-dired-edit-comment-and-tags): Add.
(tumme-save-information-from-widgets): Add.
2006-07-19 10:35:32 +00:00
Mathias Dahl
e8b41841c0 Fix e-mail address. 2006-07-19 10:25:43 +00:00
Mathias Dahl
db359f941c (tumme-display-thumbnail-original-image): Make sure
image display buffer is displayed before call to
`tumme-display-image.
(tumme-dired-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
(tumme-mouse-display-image): Make sure image display buffer is
displayed before call to `tumme-display-image.
2006-07-19 10:01:54 +00:00
Mathias Dahl
2ba002a0f5 *** empty log message *** 2006-07-19 10:01:38 +00:00
Stefan Monnier
a97a33cb2a (sh-quoted-subshell): Fix last change. 2006-07-19 04:31:41 +00:00
Chong Yidong
fce1001938 * faq.texi (Security risks with Emacs): Document Emacs 22
file-local-variable mechanism.
2006-07-19 02:22:51 +00:00
Richard M. Stallman
1ef252f636 (Forcing Redisplay): Cleanups in previous change. 2006-07-19 02:19:59 +00:00
Richard M. Stallman
c29fbc9354 (Low-Level Network): Make menu more convenient. 2006-07-19 02:10:38 +00:00
Miles Bader
7ce31649a3 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 116-117)

   - Update from CVS

2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>

   [ Backported bug fixes from No Gnus. ]

   * lisp/gnus/nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
   (nnweb-google-search): Respect nnweb-max-hits as upper bound.
   (nnweb-request-article): Do proper xwfu encoding when fetching articles
   by message-id.

   * lisp/gnus/gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
   unsubscribed groups as if they were killed ones.  It causes duplicate
   entries in gnus-newsrc-alist.

2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
   string.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-357
2006-07-19 01:06:00 +00:00
Kim F. Storm
83676aa2e3 (x_calc_absolute_position): Fix frame positioning
with negative X/Y coordinates.
From Francis Litterio <franl@world.std.com>
2006-07-18 23:04:12 +00:00
Kim F. Storm
eeeda6f14d *** empty log message *** 2006-07-18 23:03:17 +00:00
Stefan Monnier
c6b7104550 (sh-font-lock-keywords-1): Revert inadvertently installed patch hunk. 2006-07-18 21:03:59 +00:00
Dan Nicolaescu
2381d38d0a * ebrowse.c (usage, version): Mark as NO_RETURN.
* emacsclient.c (print_help_and_exit): Likewise.

* xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.

* textprop.c (text_read_only): Likewise.

* lread.c (end_of_file_error): Likewise.

* lisp.h (circular_list_error, memory_full, buffer_memory_full):
Likewise.

* eval.c (unwind_to_catch): Likewise.

* buffer.h (buffer_slot_type_mismatch): Likewise.
2006-07-18 16:33:45 +00:00
Kim F. Storm
2d545d838f *** empty log message *** 2006-07-18 15:04:49 +00:00
Kim F. Storm
b7a82118b2 (Forcing Redisplay): redisplay-preemption-period
only used on window systems.  Add xref to Terminal Output.
2006-07-18 15:00:47 +00:00
Kim F. Storm
532ddb4c19 (Terminal Output): baud-rate only controls preemption on
non-window systems.  Add xref to Forcing Redisplay.
2006-07-18 15:00:36 +00:00
Stefan Monnier
f65b9df2d7 (compilation-find-file): Handle the
cases where the user selects a non-existent file.
2006-07-18 14:40:29 +00:00
Stefan Monnier
b0c2455471 (minibuffer-local-map): Rebind TAB so it inserts a \t. 2006-07-18 14:39:57 +00:00
Kim F. Storm
ddb1546b12 (Low-Level Network): Rename node "Make Network"
to "Network Processes".
2006-07-18 14:06:52 +00:00
Kim F. Storm
5b5fca2805 *** empty log message *** 2006-07-18 14:06:39 +00:00
Richard M. Stallman
38ec05785a *** empty log message *** 2006-07-18 13:59:56 +00:00
Karl Berry
4299563601 fix bad page breaks 2006-07-18 13:50:29 +00:00
Kim F. Storm
4d30ce50e9 (x_get_local_selection, copy_multiple_data)
(x_get_window_property_as_lisp_data)
(lisp_data_to_selection_data, CHECK_CUT_BUFFER)
(Fx_get_cut_buffer_internal): Use signal_error.
2006-07-18 13:30:20 +00:00
Kim F. Storm
93217cef09 (x_decode_color): Use signal_error. 2006-07-18 13:30:13 +00:00
Kim F. Storm
8009eb445e * xfaces.c (signal_error): Move to eval.c.
(resolve_face_name): Use xsignal1.
2006-07-18 13:30:04 +00:00