]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(define-abbrev-table): Apply props even if the table exists already.
[gnu-emacs] / lisp / ChangeLog
index 862fa21a680a822d8e814778d5aa3d27f82da14d..c560f7cd84701ff971cc5225918cd46d2d525496 100644 (file)
@@ -1,5 +1,8 @@
 2008-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+       * abbrev.el (define-abbrev-table): Apply props even if the table
+       exists already.
+
        * minibuffer.el (completion-table-with-context): Fix `pred' for the
        various kinds of completion tables.
        (completion-emacs22-try-completion): Place cursor after the /, as was