Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c1e25821
Commit
c1e25821
authored
Apr 12, 2010
by
Stefan Monnier
Browse files
Move complete.el to lisp/obsolete.
parent
eb6967a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+2
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/obsolete/complete.el
lisp/obsolete/complete.el
+1
-0
No files found.
etc/NEWS
View file @
c1e25821
...
...
@@ -81,6 +81,8 @@ scroll a line instead of full screen.
* Changes in Specialized Modes and Packages in Emacs 24.1
** partial-completion-mode is now obsolete.
** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags.
** Customize
...
...
lisp/ChangeLog
View file @
c1e25821
2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
* obsolete/complete.el: Move from lisp/complete.el.
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
* emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
...
...
lisp/complete.el
→
lisp/
obsolete/
complete.el
View file @
c1e25821
...
...
@@ -5,6 +5,7 @@
;; Author: Dave Gillespie <daveg@synaptics.com>
;; Keywords: abbrev convenience
;; Obsolete-since: 24.1
;;
;; Special thanks to Hallvard Furuseth for his many ideas and contributions.
...
...
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