Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2345130a
Commit
2345130a
authored
Jun 20, 2005
by
Stefan Monnier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
eb7c6f20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
etc/TODO
etc/TODO
+7
-2
No files found.
etc/TODO
View file @
2345130a
...
@@ -11,8 +11,8 @@ to the FSF.
...
@@ -11,8 +11,8 @@ to the FSF.
** Fix the kill/yank treatment of invisible text. At the moment,
** Fix the kill/yank treatment of invisible text. At the moment,
invisible text is placed in the kill-ring, so that the contents of
invisible text is placed in the kill-ring, so that the contents of
the ring may not correspond to the text as displayed to the user.
It
the ring may not correspond to the text as displayed to the user.
ought to be possible to omit text which is invisible (due to a
It
ought to be possible to omit text which is invisible (due to a
text-property, overlay, or selective display) from the kill-ring.
text-property, overlay, or selective display) from the kill-ring.
** Change the way define-minor-mode handles autoloading.
** Change the way define-minor-mode handles autoloading.
...
@@ -365,6 +365,11 @@ to the FSF.
...
@@ -365,6 +365,11 @@ to the FSF.
For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode,
For use by sml-mode, python-mode, tex-mode, scheme-mode, lisp-mode,
haskell-mode, tuareg-mode, ...
haskell-mode, tuareg-mode, ...
* Other known bugs:
** a two-char comment-starter whose two chars are symbol constituents will
not be noticed if it appears within a word.
** Fix unexelf.c to handle the .data.rel and .data.rel.local
** Fix unexelf.c to handle the .data.rel and .data.rel.local
sections made by GCC 3.4 on IRIX.
sections made by GCC 3.4 on IRIX.
...
...
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