Eli Zaretskii
|
0ea647d80d
; * lisp/abbrev.el (copy-abbrev-table): Remove forgotten debug code.
|
9 年之前 |
Eli Zaretskii
|
bede518c38
Fix error in copy-abbrev-table
|
9 年之前 |
Paul Eggert
|
6afef3f6ca
Go back to grave quoting in source-code docstrings etc.
|
9 年之前 |
Paul Eggert
|
fbb5531fa1
More-conservative ‘format’ quote restyling
|
10 年之前 |
Paul Eggert
|
9ce1d38890
Use curved quotes in core elisp diagnostics
|
10 年之前 |
Stefan Monnier
|
3638632f0b
* abbrev.el (define-abbrev-table): Refine last change.
|
10 年之前 |
Stefan Monnier
|
0c2ea36d20
* lisp/abbrev.el (define-abbrev-table): Treat a non-string "docstring" as
|
10 年之前 |
Paul Eggert
|
7e09ef09a4
Update copyright year to 2015
|
10 年之前 |
Glenn Morris
|
e38a5ebe6b
Doc updates re abbrev-expand-function
|
11 年之前 |
Glenn Morris
|
34dc21db6e
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
11 年之前 |
Glenn Morris
|
41a4a82fa1
* lisp/abbrev.el (edit-abbrevs-mode): Derive from fundamental-mode.
|
11 年之前 |
Stefan Monnier
|
6bdd920482
* lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp.
|
11 年之前 |
Paul Eggert
|
ba3189039a
Update copyright year to 2014 by running admin/update-copyright.
|
11 年之前 |
Paul Eggert
|
7e99158aac
Spelling and typo fixes.
|
11 年之前 |
Glenn Morris
|
39eb0cb563
Merge from emacs-24; up to 2013-01-03T02:31:36Z!rgm@gnu.org
|
11 年之前 |
Stefan Monnier
|
1f1e06e272
* lisp/abbrev.el (abbrev--check-chars): Fix thinko.
|
11 年之前 |
Stefan Monnier
|
86cf732991
* lisp/abbrev.el (edit-abbrevs-mode): Use define-derived-mode.
|
12 年之前 |
Dmitry Antipov
|
290d5b5890
Do not call to `selected-window' where it is assumed by default.
|
12 年之前 |
Stefan Monnier
|
d36ed1c8e7
* lisp/subr.el (with-wrapper-hook): Declare obsolete.
|
12 年之前 |
Stefan Monnier
|
351edece98
* lisp/progmodes/python.el (python-mode-skeleton-abbrev-table): Rename from
|
12 年之前 |
Paul Eggert
|
ab422c4d68
Update copyright notices for 2013.
|
12 年之前 |
Stefan Monnier
|
f58e0fd503
Reduce use of (require 'cl).
|
13 年之前 |
Paul Eggert
|
0ba2624f7d
Spelling fixes.
|
13 年之前 |
Leo Liu
|
12a106a903
* lisp/abbrev.el (edit-abbrevs): Move point to the abbrev table of
|
13 年之前 |
Glenn Morris
|
ea16568d87
Checked lispref/abbrevs.texi
|
13 年之前 |
Leo Liu
|
2d44d9cc70
Reset sys to nil in define-abbrevs
|
13 年之前 |
Glenn Morris
|
acaf905b11
Add 2012 to FSF copyright years for Emacs files
|
13 年之前 |
Chong Yidong
|
06e21633a4
Fix minor mode docstrings for the new meaning of a nil ARG.
|
13 年之前 |
Chong Yidong
|
c33134511b
Remove pop-to-buffer-same-window.
|
14 年之前 |
Stefan Monnier
|
856b2f11d8
* lisp/abbrev.el (expand-abbrev): Try to preserve point.
|
14 年之前 |