Glenn Morris
73b0cd5003
Convert consecutive FSF copyright years to ranges.
2011-01-24 20:08:28 -08:00
Glenn Morris
e9bffc61f2
Refill some copyright headers.
2011-01-15 18:21:30 -08:00
Stefan Monnier
77ab81d054
Merge from emacs-23
2011-01-14 12:18:41 -05:00
Glenn Morris
5df4f04cd3
Add 2011 to FSF/AIST copyright years.
2011-01-02 15:50:46 -08:00
Glenn Morris
88edf64cbf
* etc/TODO: Updates; and re-fill some lines.
2010-12-10 18:39:41 -08:00
Glenn Morris
8521e69b33
Merge nextstep/FOR-RELEASE outstanding issues into etc/TODO.
2010-10-11 21:01:55 -07:00
Glenn Morris
3d91f78986
* lisp/nxml/TODO: Remove.
...
* etc/NEWS: Move nxml TODO items here.
2010-09-08 19:34:25 -07:00
Glenn Morris
ae2cc2d8e7
* README.imagemagick: Remove.
...
* etc/NEWS: Move remaining ImageMagick items here.
2010-09-08 19:30:31 -07:00
Stefan Monnier
fd67a7000e
Merge from emacs-23
2010-05-31 22:34:49 -04:00
Stefan Monnier
605d1fd9a9
CEDET is not TODO any more
2010-05-24 20:57:43 -04:00
Stefan Monnier
7eca871a82
Mention multi-planes text-properties
2010-05-24 16:48:46 -04:00
Glenn Morris
38b8b32648
* etc/TODO: prog-mode updates.
2010-05-18 19:56:44 -07:00
Juri Linkov
dc2d2590b2
Make occur handle multi-line matches cleanly with context.
...
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
* replace.el (occur-accumulate-lines): Add optional arg `pt'.
(occur-engine): Add local variables `ret', `prev-after-lines',
`prev-lines'. Use more arguments for `occur-context-lines'.
Set first elem of its returned list to `data', and the second elem
to `prev-after-lines'. Don't print the separator line.
In the end, print remaining context after-lines.
(occur-context-lines): Add new arguments `begpt', `endpt',
`lines', `prev-lines', `prev-after-lines'. Rewrite to combine
after-lines of the previous match with before-lines of the
current match and not overlap them. Return a list with two
values: the output line and the list of context after-lines.
* search.texi (Other Repeating Search): Remove line that `occur'
can not handle multiline matches.
* occur-testsuite.el (occur-tests): Add tests for context lines.
2010-03-30 19:03:08 +03:00
Juri Linkov
774642e549
Implement Occur multi-line matches.
...
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
* replace.el (occur): Doc fix.
(occur-engine): Set `begpt' to the beginning of the first line.
Set `endpt' to the end of the last match line. At first, count
line numbers between `origpt' and `begpt'. Split out code from
`out-line' variable to new let-bindings `match-prefix' and
`match-str'. In `out-line' add non-numeric prefix to all
non-first lines of multi-line matches. Finally, count lines
between `begpt' and `endpt' and add to `lines'.
2010-03-23 18:09:45 +02:00
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