Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
12cdb1c1
Commit
12cdb1c1
authored
May 23, 2007
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
07e7a05a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
etc/TODO
etc/TODO
+4
-0
etc/compilation.txt
etc/compilation.txt
+1
-0
No files found.
etc/TODO
View file @
12cdb1c1
...
@@ -553,6 +553,10 @@ but which can also be used as a modifier).
...
@@ -553,6 +553,10 @@ but which can also be used as a modifier).
** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction
** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction
since the mark bit is no longer stored in the Lisp_Object itself.
since the mark bit is no longer stored in the Lisp_Object itself.
** Refine the `predicate' arg to read-file-name.
Currently, it mixes up the predicate to apply when doing completion and the
one to use when terminating the selection.
** Merge ibuffer.el and buff-menu.el.
** Merge ibuffer.el and buff-menu.el.
More specifically do what's needed to make ibuffer.el the default,
More specifically do what's needed to make ibuffer.el the default,
or just an extension of buff-menu.el.
or just an extension of buff-menu.el.
...
...
etc/compilation.txt
View file @
12cdb1c1
...
@@ -404,6 +404,7 @@ Compilation killed at Wed Jul 20 12:20:10
...
@@ -404,6 +404,7 @@ Compilation killed at Wed Jul 20 12:20:10
Compilation terminated at Wed Jul 20 12:20:10
Compilation terminated at Wed Jul 20 12:20:10
Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
Compilation exited abnormally with code 1 at Wed Jul 20 12:21:12
Compilation finished at Thu Jul 21 15:02:15
Compilation finished at Thu Jul 21 15:02:15
Compilation segmentation fault at Thu Jul 13 10:55:49
Copyright (C) 2004, 2005, 2006, 2007
Copyright (C) 2004, 2005, 2006, 2007
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment