1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
Commit Graph

65266 Commits

Author SHA1 Message Date
Kim F. Storm
d18f316eff (FILE_LISTEN): New filedesc flag value. 2006-07-14 09:29:22 +00:00
Károly Lőrentey
7ad783eb3a Update. 2006-07-14 06:07:07 +00:00
Károly Lőrentey
c8eba9db7f Update. 2006-07-14 05:51:02 +00:00
Károly Lőrentey
580b488bf8 Update Hungarian sample. 2006-07-14 05:44:42 +00:00
Miles Bader
763bb2d436 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 113-114)

   - Merge from emacs--devo--0
   - Update from CVS

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

   * lisp/gnus/gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-350
2006-07-14 03:50:36 +00:00
Miles Bader
0b6bb13008 Update for ERC 5.1.3.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-348
Creator:  Michael Olson <mwolson@gnu.org>
2006-07-14 02:29:50 +00:00
Nick Roberts
b960286762 * display.texi (Displaying Messages): Add anchor.
* frames.texi (Dialog Boxes): Use it.
2006-07-13 23:43:20 +00:00
Nick Roberts
b4f62d0a35 *** empty log message *** 2006-07-13 23:40:21 +00:00
Kim F. Storm
931c47408b Regenerate. 2006-07-13 22:53:01 +00:00
Kim F. Storm
0a6fea3151 *** empty log message *** 2006-07-13 22:52:49 +00:00
Nick Roberts
8d39ce5e92 (gud-display-line): Use gdb-display-buffer. Set gdb-source-window. 2006-07-13 21:57:05 +00:00
Nick Roberts
d138996e00 (gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.
(gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
(gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
(gdb-display-threads-buffer, gdb-display-memory-buffer)
(gdb-display-locals-buffer): Use it.
2006-07-13 21:56:26 +00:00
Nick Roberts
02248b85c2 *** empty log message *** 2006-07-13 21:55:47 +00:00
Stefan Monnier
bd012d46a1 Re-generated to reflect change in autoload.el. 2006-07-13 18:24:44 +00:00
Stefan Monnier
02dcdad34e (make-autoload): Remove special handling of
minor modes, redundant with the custom-autoload line above.
2006-07-13 18:13:06 +00:00
Chong Yidong
e17833bc7d simplify last fix. 2006-07-13 14:45:10 +00:00
Kim F. Storm
8788120ff4 (Fthrow): Remove loop around Fsignal.
(Feval, Fapply, Ffuncall): Optimize for no function indirection.
Use original function name in all signaled errors.
Simplify Fsignal calls (no return).
(funcall_lambda): Simplify Fsignal calls (no return).
2006-07-13 13:43:50 +00:00
Kim F. Storm
64de53d81b (Findirect_function): Optimize for no indirection. 2006-07-13 13:43:44 +00:00
Kim F. Storm
14c5155a18 (Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
Use CAR_SAFE, CDR_SAFE for Bcar_safe, Bcdr_safe.
Simplify loops and use CAR for Bnth and Belt.
2006-07-13 13:43:38 +00:00
Kim F. Storm
f3500bbee1 *** empty log message *** 2006-07-13 13:43:26 +00:00
Andreas Schwab
60c86a8342 (scan_sexps_forward): Use EMACS_INT for out_bytepos and
out_charpos.
2006-07-13 11:44:10 +00:00
Kenichi Handa
d40ec4a023 (Fformat): Fix calculation of text property positions
of format string.
2006-07-13 06:06:45 +00:00
Chong Yidong
6991960bf7 * longlines.el (longlines-post-command-function): Handle open-line
too.
2006-07-12 23:52:18 +00:00
Alex Schroeder
fe5a02b368 Fix typos.
(Getting started with rcirc): New calling convention for M-x irc.
Mention #rcirc.  Removed channel tracking.
(Configuration): Changed the names of all variables that got changed
recently, eg. rcirc-server to rcirc-default-server.  Added
documentation for rcirc-authinfo, some background for Bitlbee, and
rcirc-track-minor-mode.
(Scrolling conservatively): Fixed the xref from Auto Scrolling to just
Scrolling.
(Reconnecting after you have lost the connection): Fixed example code
to match code changes.
2006-07-12 19:07:33 +00:00
Stefan Monnier
3d3a26eb29 *** empty log message *** 2006-07-12 18:05:53 +00:00
Romain Francoise
68ade564b2 Formatting fixes. 2006-07-12 17:25:38 +00:00
Richard M. Stallman
2c6e026af7 *** empty log message *** 2006-07-12 16:10:39 +00:00
Richard M. Stallman
0c1cf12271 (Frame Type): Explain nature of frames better. 2006-07-12 16:10:27 +00:00
Richard M. Stallman
cdbd53be7f Fix typo in prev change. 2006-07-12 16:09:53 +00:00
Richard M. Stallman
6dec797eaa (Frames): Explain nature of frames better. 2006-07-12 16:09:36 +00:00
Richard M. Stallman
9aa9b967b9 (Coding Conventions): Explain why use cl at compile time. 2006-07-12 16:07:17 +00:00
Richard M. Stallman
f911a4454a (grep-last-buffer): Doc fix. 2006-07-12 16:05:19 +00:00
Richard M. Stallman
8aed3f67d3 (Info-try-follow-nearest-node): Doc fix. 2006-07-12 16:04:46 +00:00
Richard M. Stallman
fea7b5149b (edebug-instrument-function): Err if find-function-noselect gives no position. 2006-07-12 16:04:23 +00:00
Richard M. Stallman
39ff5f6495 (find-function-search-for-symbol):
If can't find definition, return nil for position.
(find-function-do-it): Handle new return value of find-definition-noselect.
(find-definition-noselect, find-variable-noselect): Doc fix.
(find-function-noselect): Doc fix.
2006-07-12 16:03:47 +00:00
Richard M. Stallman
84333e068e (help-variable-def): Handle find-variable-noselect returning no position.
(help-function-def): Likewise for find-function-search-for-symbol.
(help-face-def): Likewise.
2006-07-12 16:00:45 +00:00
Richard M. Stallman
38586111b1 (describe-variable): Handle find-variable-noselect returning no position. 2006-07-12 15:58:10 +00:00
Richard M. Stallman
e1cac5702d (locate-file-completion): Avoid duplicates in result. 2006-07-12 15:57:07 +00:00
Richard M. Stallman
0ce026b1d2 (custom-no-edit): New command.
(custom-mode-map): Remap to custom-no-edit instead of
using suppress-keymap.
2006-07-12 15:56:33 +00:00
Kim F. Storm
e55deb0b2c *** empty log message *** 2006-07-12 13:22:36 +00:00
Kim F. Storm
d5ddd1a304 (load_pixmap): Use CHECK_TYPE. 2006-07-12 13:22:10 +00:00
Kim F. Storm
663fbbba4d (Fwindow_configuration_frame, Fset_window_configuration):
(compare_window_configurations): Use CHECK_WINDOW_CONFIGURATION.
2006-07-12 13:22:00 +00:00
Kim F. Storm
47f5f6ae55 (check_syntax_table): Use CHECK_TYPE. 2006-07-12 13:21:51 +00:00
Kim F. Storm
ca29b4169d (sun_item_create): Use CHECK_LIST_CONS. 2006-07-12 13:21:39 +00:00
Kim F. Storm
29100ceab8 (Fset_match_data): Use CHECK_LIST. 2006-07-12 13:20:32 +00:00
Kim F. Storm
0b4331b7bf (Fcopy_marker): Use CHECK_TYPE. 2006-07-12 13:19:54 +00:00
Kim F. Storm
d76592ae11 (Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING. 2006-07-12 13:19:42 +00:00
Kim F. Storm
979376cccc (Fmac_get_preference): Use CHECK_LIST_END. 2006-07-12 13:19:33 +00:00
Kim F. Storm
8878319cf1 (check_obarray): Cleanup wrong_type_argument use. 2006-07-12 13:19:27 +00:00
Kim F. Storm
ce5a29a111 (Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING. 2006-07-12 13:19:15 +00:00