1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00
Commit graph

636 commits

Author SHA1 Message Date
Miles Bader
e468b87f91 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Michael Albinus
a9e1158273 * subr.el (start-file-process-shell-command)
(process-file-shell-command): New defuns.

* progmodes/compile.el (compilation-start): Apply
`start-file-process-shell-command'.
2007-07-24 20:49:18 +00:00
Juanma Barranquero
bac3c7494a (when, unless): Doc fix. 2007-07-16 10:16:26 +00:00
Miles Bader
8c406a9bc4 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 806-813)

   - Merge from emacs--rel--22
   - Update from CVS

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-236)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-230
2007-07-15 04:47:46 +00:00
Juanma Barranquero
ebc3ae141e (when, unless): Doc fix. 2007-07-14 11:11:43 +00:00
Stefan Monnier
47ccb99329 *** empty log message *** 2007-07-10 19:54:43 +00:00
Richard M. Stallman
45595a4fae (looking-at-p, string-match-p): New functions. 2007-07-10 03:54:30 +00:00
Miles Bader
1011c48763 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 803-805)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-227
2007-07-09 08:00:55 +00:00
Stefan Monnier
337a64d116 (run-mode-hooks): Docstring improvement. 2007-07-08 19:35:50 +00:00
Nick Roberts
d0b15d3679 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
Rename and move to...

* subr.el (strings->string, string->strings): ...here.
2007-07-08 06:49:02 +00:00
Nick Roberts
0b93ff3a2c * pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
and move to...

* subr.el (strings->string, string->strings): ...here.
2007-06-28 01:35:10 +00:00
Miles Bader
b361539260 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 793-802)

   - Update from CVS
   - Remove RCS keywords
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 42-50)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Gnus ChangeLog tweaks

 * gnus--rel--5.10  (patch 229-232)

   - Merge from emacs--devo--0, emacs--rel--22
   - ChangeLog tweak
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-223
2007-06-16 22:32:13 +00:00
Chong Yidong
d8869c65a3 (user-emacs-directory): New defconst. 2007-06-13 00:03:28 +00:00
Miles Bader
991a760232 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 698-710)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 216)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
2007-04-24 21:56:25 +00:00
Richard M. Stallman
219f06f7b8 (read-number): Catch errors. 2007-04-22 16:56:19 +00:00
Richard M. Stallman
3238cde382 (read-number): Doc fix. 2007-04-21 08:55:41 +00:00
Miles Bader
57cb2e6f26 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189
2007-04-11 00:17:47 +00:00
Vinicius Jose Latorre
c822733228 Fix indentation. 2007-04-09 23:10:00 +00:00
John Paul Wallington
8d6fd8d480 (with-case-table): Use `make-symbol' to avoid variable capture.
Restore the table in the same buffer.
2007-04-06 12:15:04 +00:00
Chong Yidong
6a978be38d * subr.el (with-case-table): New macro. 2007-04-04 15:34:43 +00:00
Miles Bader
d85d38392e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 670-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 209-210)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
2007-03-21 13:33:07 +00:00
Chong Yidong
a377858b3c Revert 2007-01-04 change by Kevin Rodgers due to lack of legal papers. 2007-03-19 18:39:24 +00:00
Juanma Barranquero
b0dbc84e36 (def-edebug-spec): Fix typo in docstring. 2007-03-19 09:44:13 +00:00
Kim F. Storm
7f67eea000 (when, unless): Doc fix. 2007-03-18 00:44:24 +00:00
Miles Bader
18c3672766 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 624-636)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
2007-02-13 12:14:16 +00:00
Chong Yidong
029fd82cce (insert-for-yank-1): Prevent read-only properties from interfering
with text property operations.
2007-02-09 23:09:16 +00:00
Miles Bader
c0466914ba Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
2007-01-26 06:16:11 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Richard M. Stallman
eb486e20b0 (momentary-string-display): Use save-excursion. 2007-01-10 01:15:19 +00:00
Eli Zaretskii
55e4541926 (split-string): Remove spurious ")" from doc string. 2007-01-06 14:36:34 +00:00
Dan Nicolaescu
ab3aad87d9 * faces.el (momentary): Move here ...
* subr.el (momentary): ... from here.
2007-01-05 17:49:43 +00:00
Richard M. Stallman
c8d554e95e (momentary): New face.
(momentary-string-display): Display the string via a temporary
overlay using the new face, instead of inserting it in the buffer.
2007-01-04 21:46:11 +00:00
Juanma Barranquero
dbf284bece (momentary-string-display): After moving point, set POS variable to it to avoid
later errors once the buffer is modified.  Doc fix.
2007-01-02 23:49:25 +00:00
Miles Bader
4bc5d7668e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 545-562)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - erc-iswitchb: Temporarily enable iswitchb mode

 * gnus--rel--5.10  (patch 172-176)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
2006-12-16 01:29:26 +00:00
Juanma Barranquero
304bbefcd4 (unread-command-char): Reflow obsolescence info. 2006-12-11 16:14:15 +00:00
Miles Bader
a0451a715e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 523-544)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 168-171)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
2006-12-07 04:14:14 +00:00
Juanma Barranquero
b754307b91 (momentary-string-display): "?\ " -> "?\s". 2006-11-27 14:05:58 +00:00
Miles Bader
eeb7eaa884 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 505-522)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: etc/TUTORIAL.cn: Updated.
   - Merge from erc--emacs--22

 * gnus--rel--5.10  (patch 164-167)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
2006-11-21 08:56:38 +00:00
Juanma Barranquero
0c3f75f6c8 (posn-image): Fix typo in docstring. 2006-11-19 23:42:37 +00:00
Richard M. Stallman
ee6bb6939f (remove-overlays): Fix last change. 2006-11-12 19:55:58 +00:00
Romain Francoise
2403b96c68 (remove-overlays): Fix typo in last change. 2006-11-08 18:46:58 +00:00
Richard M. Stallman
d6f5ac1084 (remove-overlays): Call overlay-recenter. 2006-11-08 17:31:46 +00:00
Miles Bader
dbc3b08c40 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 490-504)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 161-163)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
2006-11-07 23:22:48 +00:00
David Kastrup
2d1dd54d7d (add-to-list): Don't continue checking if a match has
been found.
2006-10-30 22:49:04 +00:00
Miles Bader
503be82149 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 476-489)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 153-160)

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

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
2006-10-30 08:54:41 +00:00
Kim F. Storm
78bdfbf320 (add-to-list): Fix last change--optimize for no compare-fn. 2006-10-22 22:37:51 +00:00
Kim F. Storm
fb1a5d8a82 (add-to-list): Optimize if compare-fn is eq' or eql'.
(sit-for): If last command was a prefix arg, add the read-ahead
event to unread-command-events as (t . EVENT) so it will be added
to this-command-keys by read-key-sequence.
2006-10-22 22:32:53 +00:00
Richard M. Stallman
631890d8b9 (insert-for-yank-1): If last inserted char has properties,
mark them as rear-nonsticky.
2006-10-18 10:56:46 +00:00