1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

504 Commits

Author SHA1 Message Date
Glenn Morris
5aa27cc9be *** empty log message *** 2007-02-14 03:16:04 +00:00
Chong Yidong
7c3c7af4c5 * sk-refcard.ps: Regenerate. 2007-02-13 17:32:26 +00:00
Chong Yidong
23e91aa1fb * cs-refcard.tex (versionemacs): New macro.
* cs-refcard.ps: Regenerate.
2007-02-13 17:29:29 +00:00
Chong Yidong
a3a2319285 * pl-refcard.ps: Regenerate. 2007-02-13 17:16:13 +00:00
Bill Wohler
1cb2078126 *** empty log message *** 2007-02-13 06:33:33 +00:00
Chong Yidong
44c27de9a1 Unused file removed. 2007-02-12 21:51:11 +00:00
Chong Yidong
3ef3bb3e20 * emacs.xbm: Unused file removed. 2007-02-12 21:48:30 +00:00
Juanma Barranquero
b9988d515e *** empty log message *** 2007-02-11 01:23:52 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Glenn Morris
70a9081302 Restore entries deleted without comment, presumably in error. 2007-02-06 09:10:02 +00:00
Francesco Potortì
18422db533 *** empty log message *** 2007-02-05 22:13:40 +00:00
Francesco Potortì
933ccc8cb8 Now --members is the default for etags, not for ctags yet. 2007-02-05 21:39:13 +00:00
Reiner Steib
bf8a8244bf * gnus-refcard.tex: Fix copyright.
* gnus-booklet.ps, gnus-refcard.ps: Generate.
2007-02-04 19:56:17 +00:00
Reiner Steib
db13601b8c Fix name of Guanpeng Xu <herberteuler@hotmail.com> in 2006-02-23 entry. 2007-02-04 19:50:51 +00:00
Juanma Barranquero
4bbe413d84 Fix typos. 2007-02-02 14:39:39 +00:00
Glenn Morris
d4c2a0cc15 *** empty log message *** 2007-01-30 03:10:28 +00:00
Eli Zaretskii
a134cd5ee3 *** empty log message *** 2007-01-27 19:04:53 +00:00
Vinicius Jose Latorre
d47570439f Fix background height 2007-01-27 00:10:33 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Glenn Morris
14d3ef8f43 *** empty log message *** 2007-01-20 23:05:55 +00:00
Eli Zaretskii
4e251bd154 *** empty log message *** 2007-01-20 16:20:19 +00:00
Chong Yidong
c5e361862f * TODO: Proper background color handling for pngs. 2007-01-19 01:28:58 +00:00
Chong Yidong
0bfc93bef5 * emacs.1: Info files moved to share/info. 2007-01-18 16:10:59 +00:00
Romain Francoise
dcdd88e025 Update bug-gnu-emacs address. Remove reference to
info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
2007-01-17 18:55:34 +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
Glenn Morris
806d93cea2 *** empty log message *** 2007-01-13 02:24:54 +00:00
Eli Zaretskii
f998e1c0e0 Fix date of last entry. 2007-01-06 14:28:21 +00:00
Francesco Potortì
56c0d8662f *** empty log message *** 2007-01-02 11:28:50 +00:00
Juanma Barranquero
25e90411b6 *** empty log message *** 2006-12-20 23:47:52 +00:00
Richard M. Stallman
303958a9eb *** empty log message *** 2006-12-17 22:23:13 +00:00
Eli Zaretskii
b58d0378c5 *** empty log message *** 2006-12-16 14:39:33 +00:00
Miles Bader
cb0a26d3c3 Update from erc--emacs--22
Highlights:
 - Remove contributions from someone who has not assigned changes yet.
 - Merge in a couple of bug-fixes from the main branch.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-546
Creator:  Michael Olson <mwolson@gnu.org>
2006-12-08 07:13:33 +00:00
Juanma Barranquero
dd4b03cd67 *** empty log message *** 2006-12-05 14:35:23 +00:00
Juanma Barranquero
e1fb4a0b21 Another entry. 2006-12-01 17:43:30 +00:00
Francesco Potortì
9b492fad8b *** empty log message *** 2006-11-28 13:43:27 +00:00
Juanma Barranquero
53e842f162 *** empty log message *** 2006-11-22 17:15:21 +00:00
Miles Bader
83dc699514 Merge from erc--emacs--22
Merge from my ERC Emacs 22 integration branch.  The version is now "5.2
stable pre-release".  This will probably be the last change to the
version of ERC in Emacs 22 before the release, pending any bugfixes.  For
details on the changes, see the lisp/erc/ChangeLog file.

Note that ERC is now invoked with M-x erc, not M-x erc-select.  If you
were using the old `erc' function programmatically, use `erc-open'
instead.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-520
Creator:  Michael Olson <mwolson@gnu.org>
2006-11-20 06:50:29 +00:00
Kenichi Handa
e15a04955b *** empty log message *** 2006-11-20 02:48:15 +00:00
Carsten Dominik
119ee84fc3 *** empty log message *** 2006-11-17 07:56:58 +00:00
Carsten Dominik
1585c4a6ca *** empty log message *** 2006-11-13 08:40:12 +00:00
Bill Wohler
2f984b3910 *** empty log message *** 2006-11-13 05:31:27 +00:00
Juanma Barranquero
ac2072cdbf Two more entries (yes, I'm easily amused). 2006-11-10 16:57:46 +00:00
Carsten Dominik
72e16456a2 *** empty log message *** 2006-11-10 08:55:11 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Chong Yidong
82c1177c37 Fix typo. 2006-11-05 17:27:52 +00:00
Chong Yidong
0b0cccd5ef * emacs.py: (eargs) Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
2006-11-05 17:25:57 +00:00
Chong Yidong
7902148a5e * emacs.py (eargs): Return expected _emacs_out string even if
errors occur.
2006-10-22 23:03:09 +00:00
David Kastrup
73a99edb21 Add the topic line for last entry since that was
what the joke was about.
2006-10-09 16:21:58 +00:00
Eli Zaretskii
857b15e998 *** empty log message *** 2006-10-07 11:13:23 +00:00
Juanma Barranquero
5879ac6869 *** empty log message *** 2006-10-06 11:05:07 +00:00