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

268 Commits

Author SHA1 Message Date
Stefan Monnier
bbbab483c4 Start laying out a plan for Emacs-24 2010-03-07 15:08:38 -05:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Juri Linkov
e0987650e4 (dired-get-filename)<declare-function>:
Tell the byte-compiler about dired-get-filename.
(shell-command): In Dired mode, get filename from the current line
as the default value.
2009-11-11 00:11:40 +00:00
Chong Yidong
cbdf1202c9 Fix URL (Bug#4521). 2009-09-25 03:24:52 +00:00
Glenn Morris
115f44b62d Add generated-autoload-file item. 2009-09-11 06:51:58 +00:00
Dan Nicolaescu
1fb6109b78 emacsclient already accepts -nw. 2009-08-21 06:16:07 +00:00
Glenn Morris
b2de63e7b6 --daemon was done some time ago. 2009-08-18 07:32:46 +00:00
Glenn Morris
d198332302 Minor modes via local variables:
2009-08-17  Chong Yidong  <cyd at stupidchicken.com>

        * files.el (hack-one-local-variable): If the mode function is for
        a minor mode, pass it an argument (Bug#4148).
2009-08-18 07:32:19 +00:00
Juri Linkov
b36f028e9e Remove "Add a command to make a Local Variables section in the current buffer". 2009-08-04 23:51:11 +00:00
Chong Yidong
57b7fad645 Entry removed:
** Implement something better than the current Refill mode.
2009-07-26 17:26:29 +00:00
Chong Yidong
1a205eae91 Entry removed:
** "Options -> Save Options" should save the font set via "Set Font/Fontset"
2009-07-26 17:24:13 +00:00
Juri Linkov
e9e0f2822f Delete task for replacing finder.el with Info manual. 2009-07-18 21:04:15 +00:00
Glenn Morris
63e51ddd1d Add defcustom trivia. 2009-03-12 06:27:21 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Glenn Morris
48abcfcc72 *** empty log message *** 2008-09-20 19:50:42 +00:00
Daiki Ueno
29c068d1d1 Remove the entry describing auto-encryption. 2008-09-08 03:22:11 +00:00
Glenn Morris
8b5e9361c0 face-remap was installed.
help has forward buttons.
SYNC_INPUT is the default.
keymap bug was fixed.
2008-09-06 02:26:13 +00:00
Martin Rudalics
b1a345eeaa *** empty log message *** 2008-08-23 08:11:51 +00:00
Dan Nicolaescu
bfb906ac17 Remove done items. Add a new one. 2008-08-06 03:46:11 +00:00
Glenn Morris
6772c8e169 American English spelling fix. 2008-06-27 02:41:14 +00:00
Eli Zaretskii
400aaed216 Large file support in MS-Windows `stat' is done. 2008-06-23 21:08:22 +00:00
Glenn Morris
ab73e885f0 Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:32:14 +00:00
Dan Nicolaescu
cea6009118 *** empty log message *** 2008-04-30 16:10:58 +00:00
Dan Nicolaescu
a45868562f *** empty log message *** 2008-04-10 15:05:46 +00:00
Chong Yidong
d73803e635 ** Add a defcustom that supplies a function to name numeric backup files,
like make-backup-file-name-function for non-numeric backup files.
2008-04-08 01:24:07 +00:00
Dan Nicolaescu
479be3f4ba *** empty log message *** 2008-04-04 22:29:55 +00:00
Glenn Morris
6d0959581a Add defvar -> defcustom. 2008-04-03 04:12:51 +00:00
Dan Nicolaescu
76be286d64 *** empty log message *** 2008-04-02 06:43:02 +00:00
Richard M. Stallman
cc48343f99 *** empty log message *** 2008-03-23 17:13:42 +00:00
Dan Nicolaescu
4e0ace2316 Add more simple TODOs. 2008-03-08 20:21:40 +00:00
Glenn Morris
7d6f3b3a4d Add python-mode. 2008-03-01 23:51:46 +00:00
Dan Nicolaescu
d6e1a31bbb *** empty log message *** 2008-02-28 15:43:21 +00:00
Dan Nicolaescu
9fe219e349 *** empty log message *** 2008-02-11 07:39:25 +00:00
Jason Rumney
e006029eb4 Remove entries covered by new font backend. 2008-02-08 17:30:55 +00:00
Miles Bader
d235ca2ff8 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324
2008-01-30 07:57:28 +00:00
Chong Yidong
22f9eb9e4f ** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
   properly.
2008-01-22 15:44:14 +00:00
Dan Nicolaescu
c884b4d795 Add a "Simple Tasks" TODO category. 2008-01-19 20:13:59 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Nick Roberts
7a00b90049 *** empty log message *** 2008-01-08 08:32:10 +00:00
Glenn Morris
1bb97e221b Add 2008 to copyright years. 2008-01-08 04:54:02 +00:00
Miles Bader
d29ee6b1a1 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-300
2007-12-16 05:08:49 +00:00
Martin Rudalics
045744c697 *** empty log message *** 2007-12-12 07:37:57 +00:00
Vinicius Jose Latorre
2a29c40930 return back entry: revert-buffer should eliminate overlays and the mark 2007-12-12 01:18:26 +00:00
Glenn Morris
0fef26e3c4 revert-buffer should eliminate overlays and the mark 2007-12-11 05:54:44 +00:00
Miles Bader
0bd5084171 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Glenn Morris
4af1faa33c Check for any included packages that define obsolete bug-reporting commands. 2007-11-27 04:25:37 +00:00
Glenn Morris
93a759bac7 nXML is done. 2007-11-24 20:19:23 +00:00
Juri Linkov
813c626ce8 Remove task that in C-x d M-n should get the visited file name of the current buffer. 2007-11-23 00:34:51 +00:00
Miles Bader
18cd1f1a08 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 902-908)

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

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00