diff options
| author | Stefan Monnier | 2010-04-12 23:29:38 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2010-04-12 23:29:38 -0400 |
| commit | c1e25821f922d8e6d941f9d7717c054bfd068a47 (patch) | |
| tree | 81618a5949dac283934830c54dbbc66790a3c13d /etc | |
| parent | eb6967a0818f2ea9f352e536be3284bbb00844e4 (diff) | |
| download | emacs-c1e25821f922d8e6d941f9d7717c054bfd068a47.tar.gz emacs-c1e25821f922d8e6d941f9d7717c054bfd068a47.zip | |
Move complete.el to lisp/obsolete.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -81,6 +81,8 @@ scroll a line instead of full screen. | |||
| 81 | 81 | ||
| 82 | * Changes in Specialized Modes and Packages in Emacs 24.1 | 82 | * Changes in Specialized Modes and Packages in Emacs 24.1 |
| 83 | 83 | ||
| 84 | ** partial-completion-mode is now obsolete. | ||
| 85 | |||
| 84 | ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. | 86 | ** mpc.el: Can use pseudo tags of the form tag1|tag2 as a union of two tags. |
| 85 | ** Customize | 87 | ** Customize |
| 86 | 88 | ||