Commit graph

35860 commits

Author SHA1 Message Date
Nick Roberts
b35ef705cd (gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 21:03:40 +00:00
Nick Roberts
d1bf4d2f6a *** empty log message *** 2007-01-21 21:02:40 +00:00
Glenn Morris
7cdc02a62a Add 2007 to copyright. 2007-01-21 20:49:59 +00:00
Glenn Morris
cbd12ed70a (tramp-perl-encode, tramp-perl-decode): Update copyrights. 2007-01-21 20:38:00 +00:00
Glenn Morris
385a73ae5a *** empty log message *** 2007-01-21 20:37:47 +00:00
Alan Mackenzie
f325b5703c Correct the handling of K&R stuff in c-where-wrt-brace-construct. 2007-01-21 19:29:51 +00:00
Alan Mackenzie
a3466c2371 *** empty log message *** 2007-01-21 19:24:06 +00:00
Roland Winkler
238a5d6dc9 (bibtex-files): Fix customization type. 2007-01-21 13:48:17 +00:00
Vinicius Jose Latorre
c1a1c99425 Handle frame parameters changing dynamically 2007-01-21 12:51:29 +00:00
Nick Roberts
0ebd837a75 (gdb-var-create-regexp)
(gdb-var-create-handler): Handle value field in GDB output of
-var-create.
(gdb-max-frames): New variable.
(gdb-stack-buffer, gdb-frames-select): Use it.
(gdb-info-stack-custom): Help user customize gdb-max-frames,
if necessary.
(gdb-get-frame-number): Simplify.
2007-01-21 10:49:42 +00:00
Nick Roberts
c08455ad72 *** empty log message *** 2007-01-21 10:49:13 +00:00
Richard M. Stallman
3d6842b21a Copyright notice change. 2007-01-21 09:10:53 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Alan Mackenzie
9cf17ef136 Reformulate c-in-knr-argdecl to do much more rigorous analysis of
putative K&R regions.
2007-01-20 19:29:30 +00:00
Alan Mackenzie
ecc71db8a4 Add new functions, c-go-list-forward, c-go-list-backward. 2007-01-20 19:27:19 +00:00
Alan Mackenzie
fa85e85221 *** empty log message *** 2007-01-20 19:21:30 +00:00
Alan Mackenzie
7640c7eab2 *** empty log message *** 2007-01-20 19:12:38 +00:00
Chong Yidong
38fde45ded (find-alternate-file): Revert query message to Emacs 21 version. 2007-01-20 19:00:10 +00:00
Chong Yidong
07c7c7fe6e * files.el (find-alternate-file): Revert query message to Emacs 21
version.
2007-01-20 19:00:00 +00:00
Alan Mackenzie
e309f66c9e Add my name. 2007-01-20 18:33:11 +00:00
Eli Zaretskii
4e251bd154 *** empty log message *** 2007-01-20 16:20:19 +00:00
Eli Zaretskii
350b4cb9bb (cperl-electric-keywords): Document in the doc string how to use personal
abbrevs without electric keywords.
2007-01-20 15:53:04 +00:00
Eli Zaretskii
f56cd1335c (last-sexp-toggle-display): Fixed cursor position when toggle abbreviated
display.
2007-01-20 15:43:48 +00:00
Nick Roberts
15779492bb Update copyright following assignment by
Alessandro Rubini.
2007-01-20 08:08:33 +00:00
Nick Roberts
0835662b87 *** empty log message *** 2007-01-20 08:01:21 +00:00
Chong Yidong
1dfdb0c0b3 (type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Call read-event instead of read-char.
2007-01-20 02:48:45 +00:00
Chong Yidong
fd4b0ac80b * type-break.el (type-break-demo-hanoi, type-break-demo-life)
(type-break-demo-boring): Call read-event instead of read-char.
2007-01-20 02:48:35 +00:00
Daniel Pfeiffer
250540cd0f Add handling for makepplog. 2007-01-19 23:06:10 +00:00
Reiner Steib
423cef56c5 (ispell-change-dictionary): Ensure that
aspell dictionaries are initialized when called non-interactively.
2007-01-19 17:22:13 +00:00
Miles Bader
b66f54c140 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 194-195)

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

2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
   Use gnus-home-directory instead of "~/" or "$HOME".

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-606
2007-01-19 11:35:16 +00:00
Miles Bader
651408cba1 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 192-193)

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

2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-auto-select-first): Improve doc string.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-604
2007-01-19 10:35:34 +00:00
Chong Yidong
060d5dc139 (compilation-loop): New arg limit. Handle case where the first error
is at point-min.
(compilation-next-error): New arg to compilation-loop call.
2007-01-19 02:25:48 +00:00
Chong Yidong
460565fb5f * progmodes/compile.el (compilation-loop): New arg limit. Handle
case where the first error is at point-min.
(compilation-next-error): New arg to compilation-loop call.
2007-01-19 02:25:25 +00:00
Chong Yidong
d1f13efc5e Attribution fix. 2007-01-18 16:19:20 +00:00
Chong Yidong
41a1027e9e (Info-default-dirs): Change default info dir to
share/info.
2007-01-18 16:09:06 +00:00
Chong Yidong
cd4496efc8 (Info-default-directory-list): Change default info dir to
share/info.
2007-01-18 16:07:36 +00:00
Chong Yidong
d77153c5aa * info.el (Info-default-dirs): Change default info dir to
share/info.

* paths.el (Info-default-directory-list): Ditto.
2007-01-18 16:05:53 +00:00
Chong Yidong
f77c618f8e (hexl-before-revert-hook): New function.
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.
2007-01-18 03:21:08 +00:00
Chong Yidong
66d237e2f9 * hexl.el (hexl-before-revert-hook): New function.
(hexl-mode): Use it.
(hexl-after-revert-hook): Just call hexl-mode.
(hexl-mode-exit): Remove before-revert-hook.
2007-01-18 03:20:57 +00:00
Miles Bader
01d9e862ba Merge from erc--main--0
Backport additional functions and macros that erc-capab.el needs.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-600
Creator:  Michael Olson <mwolson@gnu.org>
2007-01-17 18:17:35 +00:00
Miles Bader
6904f7fe8e Merge from erc--main--0
Highlights:

 - Display messages starting with "/" but are not commands correctly.
 - Add erc-capab.el file, with capab-identify module.
 - Fix various ERC menu bugs and add "Current channel" submenu.
 - Make header-line display look nicer.
 - Fix warning when auto-authenticating to bitlbee.
 - New option erc-system-name allows the hostname next to your nick to be
   customized.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-599
Creator:  Michael Olson <mwolson@gnu.org>
2007-01-17 18:17:25 +00:00
Stefan Monnier
c5f847b6b3 (isearch-no-upper-case-p): Look for [:upper:] as well. 2007-01-17 13:20:47 +00:00
Martin Rudalics
1350ca79f0 (ispell-dictionary-alist-3): Replace "---" by "-" in francais7
otherchars entry.
(ispell-dictionary-alist-5): Replace "." by "[.]" for polish otherchars
entry.
2007-01-16 08:51:07 +00:00
Karl Fogel
acf3709f01 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path.
Rewrite function in `cond' style for readability.

Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>
(The path shortening, that is, not the rearrarangement.)
2007-01-15 20:04:26 +00:00
YAMAMOTO Mitsuharu
a35c8b708a *** empty log message *** 2007-01-15 08:36:42 +00:00
YAMAMOTO Mitsuharu
025a24b5bc (mac-ae-quit-application): New function.
(mac-apple-event-map): Bind "quit application" Apple event to it.
2007-01-15 08:10:22 +00:00
Magnus Henoch
00d972ebb6 (url-retrieve-internal): Don't use `url-proxy-object'. 2007-01-14 23:17:59 +00:00
Magnus Henoch
c1e6d824ae (url-proxy-object): Remove.
(url-proxy): Don't use `url-proxy-object'.  Act according to type of
proxy (currently only HTTP supported).
2007-01-14 23:17:28 +00:00
Magnus Henoch
62bfb5bb98 (url-http-proxy): New variable.
(url-http-create-request): Use it.  Don't use `url-proxy-object'.
(url-http): Treat `url' argument as resource to download, and
dynamic variable `url-using-proxy' as proxy to use.  Set
`url-current-object' to actual URL, and `url-http-proxy' to proxy
used.
(url-http-handle-cookies): Assume that `url-current-object' does
not point to the proxy used.
(url-http-async-sentinel): Adapt error message.
2007-01-14 23:17:08 +00:00