1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

72046 Commits

Author SHA1 Message Date
Richard M. Stallman
46f6fa95d1 (ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.
2008-02-08 18:22:54 +00:00
Glenn Morris
1e281896cf (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 05:00:46 +00:00
Glenn Morris
82813e5732 D. E. Evans <sinuhe at gnu.org> (tiny change)
(Basic Undo): Remove duplicate "you can".
2008-02-07 06:26:59 +00:00
Glenn Morris
debe41d6b2 compilation-scroll-output fixed. 2008-02-07 06:17:10 +00:00
Richard M. Stallman
431b78c9f4 (Window Start): Mention the feature of moving
window-start to start of line.
2008-02-07 00:42:58 +00:00
Richard M. Stallman
27c3356934 (mh-make-seq, mh-seq-name): Use defsubst. 2008-02-06 17:49:56 +00:00
Richard M. Stallman
64137f2097 (mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer)
(mh-iterate-on-messages-in-region, mh-iterate-on-range):
(mh-do-at-event-location, mh-seq-msgs): Add debug decls.
2008-02-06 17:48:42 +00:00
Jason Rumney
85bb72eefd (w32_read_socket) <WM_CHAR>: Use locale-coding-system
instead of using mule-unicode-* charsets directly.
2008-02-05 23:48:23 +00:00
Juanma Barranquero
f508362459 Revert previous change, which was intended for the trunk. 2008-02-05 20:48:39 +00:00
Juanma Barranquero
c1df90efa3 *** empty log message *** 2008-02-05 20:46:55 +00:00
Juanma Barranquero
89aa5de3b2 Recommend giflib, not libungif. 2008-02-05 16:13:34 +00:00
Juanma Barranquero
f01e03d368 In help, use generic names for the image libraries. 2008-02-05 16:02:55 +00:00
Juanma Barranquero
23dcd8ca14 *** empty log message *** 2008-02-05 14:46:11 +00:00
Juanma Barranquero
cb5bf6ba22 *** empty log message *** 2008-02-05 14:24:26 +00:00
Juanma Barranquero
4f9c00e2dc (erc-valid-nick-regexp): Replace legal' with valid'. 2008-02-05 13:00:43 +00:00
Juanma Barranquero
42c28f29df (erc-match-syntax-table): Replace legal' with valid'. 2008-02-05 12:50:10 +00:00
Juanma Barranquero
dfa0b1fc01 (erc-button-syntax-table): Replace legal' with valid'. 2008-02-05 12:48:48 +00:00
Juanma Barranquero
64ef5f3924 *** empty log message *** 2008-02-05 12:25:49 +00:00
Juanma Barranquero
0138efd4b3 *** empty log message *** 2008-02-05 12:07:11 +00:00
Juanma Barranquero
9b9a412286 *** empty log message *** 2008-02-05 11:51:30 +00:00
Juanma Barranquero
a7d51a21fb (rcirc commands): Replace legal' with valid'. 2008-02-05 03:15:42 +00:00
Juanma Barranquero
cad1d37691 (Setting tags, In-buffer settings): Replace legal' with valid'. 2008-02-05 03:10:40 +00:00
Juanma Barranquero
05b33f7cfc *** empty log message *** 2008-02-05 02:59:47 +00:00
Juanma Barranquero
74ac7057d6 (make_hdr): Replace legal' with valid'. 2008-02-05 02:49:26 +00:00
Juanma Barranquero
5af1f9fe9e (read_header): Replace legal' with valid'. 2008-02-05 02:45:30 +00:00
Juanma Barranquero
4d90eee4f5 *** empty log message *** 2008-02-05 02:30:41 +00:00
Juanma Barranquero
4caf292da6 (w32-system-shells): Add TCC (new name for 4NT). 2008-02-04 22:46:47 +00:00
Richard M. Stallman
f4c4910c9e Comment changes. 2008-02-04 16:54:05 +00:00
Dan Nicolaescu
7e2a60001e * progmodes/verilog-mode.el (verilog-declaration-core-re):
Add port directions by themselves, with no qualification, as base
item of a declaration.
(verilog-pretty-declarations): Add new flag that inhibits printing
to the message buffer.
(verilog-pretty-expr): Add new flag that inhibits printing to the
message buffer.  Improve handling of the many types of expression
line up.
(verilog-just-one-space): Don't print an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
(verilog-mode-version, verilog-mode-release-date): Update.
2008-02-04 16:36:48 +00:00
Stefan Monnier
cb11476b22 (cancel-change-group): Improve last fix. 2008-02-04 15:31:09 +00:00
Stefan Monnier
d9090cc15a (cancel-change-group): Don't move point. 2008-02-04 15:29:44 +00:00
YAMAMOTO Mitsuharu
ca1617bfd6 (mac_to_emacs_modifiers): New argument UNMAPPED_MODS.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers together with original ones.
2008-02-04 11:43:42 +00:00
Miles Bader
cdd5307d74 Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-215
2008-02-04 09:42:16 +00:00
Chong Yidong
8e7e5143d9 Undo last change (mistakenly committed to branch). 2008-02-04 04:51:59 +00:00
Chong Yidong
80b61f4b15 Added "GTY" as synonym for __attribute__. Updated gperf output. 2008-02-04 04:45:16 +00:00
Chong Yidong
e46a3f5988 * etags.c: Added "GTY" as synonym for __attribute__. Updated
gperf output.
2008-02-04 04:45:00 +00:00
YAMAMOTO Mitsuharu
10fdc4c248 [MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
that ignores kEventKeyModifierFnMask.
(XTread_socket) [MAC_OSX]: Move code for ignoring
kEventKeyModifierFnMask for some keys ...
(mac_mapped_modifiers) [MAC_OSX]: ... to here.  Add argument KEY_CODE.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers.
2008-02-04 03:03:52 +00:00
Eli Zaretskii
7ff926e0aa (Tags): Fix last change. 2008-02-02 15:58:47 +00:00
Michael Albinus
6ab7aef1dc * trampver.texi: Update release number. 2008-02-02 10:57:40 +00:00
Michael Albinus
7ed4a04762 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
section.  Reported by <poti@potis.org>.
Use new FSF's Back-Cover Text.
2008-02-02 10:56:12 +00:00
Michael Albinus
eef3f0c84c * net/trampver.el: Update release number. 2008-02-02 10:51:50 +00:00
Michael Albinus
f88276af2f * net/tramp-vc.el (tramp-vc-do-command): Use mapc' instead of mapcar'. 2008-02-02 10:50:03 +00:00
Michael Albinus
500d481b51 *** empty log message *** 2008-02-02 10:49:10 +00:00
Michael Albinus
8cee022b93 * net/tramp.el (tramp-handle-make-auto-save-file-name)
(tramp-completion-dissect-file-name, tramp-find-executable): Use
`mapc' instead of `mapcar'.
(tramp-open-connection-setup-interactive-shell): Send only single
prompt setting commands, in order to avoid double-prompt.
2008-02-02 10:46:08 +00:00
Eli Zaretskii
de04a3caaf Restore copyright years. Update tutorial. Fix wording. 2008-02-02 10:00:12 +00:00
Chong Yidong
c61425073a Undo last change.
(next-file): Improve revert message.
2008-02-01 23:35:30 +00:00
Chong Yidong
6e04a598ea * progmodes/etags.el (next-file): Improve revert message. 2008-02-01 23:35:06 +00:00
Chong Yidong
773b7a0d21 Revert last change. 2008-02-01 23:31:23 +00:00
Chong Yidong
9a5ec44e0a *** If tags-loop-revert-buffers has the value `ask', the tags-scanning
loop queries the user interactively if an already-visited file has
been changed since the last visit.  The new default value is `ask'.
2008-02-01 23:28:00 +00:00
Chong Yidong
6272cd3f01 (tags-loop-revert-buffers): Value `ask' means to query the user interactively.
(next-file): Implement it.
2008-02-01 23:21:56 +00:00