2010-11-01 |
Chong Yidong |
Backport VC improvements from trunk.
|
2010-11-01 |
Glenn Morris |
Mark tiny change.
|
2010-11-01 |
Stefan Monnier |
Make Emacs compile with clang.
|
2010-11-05 |
Eli Zaretskii |
Cleanup -Wall warnings.
|
2010-11-05 |
Eli Zaretskii |
Fix unified mouse highlight after compiling on Unix.
|
2010-11-05 |
Eli Zaretskii |
Fix mouse redesigned mouse highlight on MSDOS.
|
2010-11-05 |
Eli Zaretskii |
Cleanup fallout from redesigning mouse highlight.
|
2010-11-02 |
Eli Zaretskii |
Reflect mouse-highlight redesign in term.c
|
2010-11-01 |
Eli Zaretskii |
REALLY finish coding portable mouse highlight.
|
2010-11-01 |
Eli Zaretskii |
Finish coding mouse highlight redesigned for portability.
|
2010-10-31 |
Eli Zaretskii |
Start redesigning portable mouse highlight. Not compiled.
|
2010-10-30 |
Eli Zaretskii |
Unify mouse highlight code of MSDOS and GUI sessions.
|
2010-11-03 |
Glenn Morris |
reftex-toc trivia.
|
2010-11-03 |
Glenn Morris |
idlwave trivia.
|
2010-11-03 |
Glenn Morris |
Silence ispell.el compilation.
|
2010-11-03 |
Glenn Morris |
* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
|
2010-11-03 |
Glenn Morris |
* doc/misc/gnus.texi (Configuring nnmairix): Spelling fix.
|
2010-11-03 |
Glenn Morris |
Don't be so lax with spelling.
|
2010-11-03 |
Glenn Morris |
Mere anarchy is loosed upon the world.
|
2010-11-03 |
Glenn Morris |
landmark: you lose.
|
2010-11-03 |
Glenn Morris |
Fix the most annoying typo in the world.
|
2010-11-03 |
Glenn Morris |
Silence compilation of gomoku.el.
|
2010-11-03 |
Glenn Morris |
Silence compilation of mh-mime.el.
|
2010-11-03 |
Chong Yidong |
Separate built-in packages from elpa packages, for efficiency.
|
2010-11-03 |
Glenn Morris |
Silence compilation of nndiary.el.
|
2010-11-03 |
Stefan Monnier |
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
|
2010-11-03 |
Katsumi Yamaoka |
nnir.el (nnir-request-move-article): call the underlying backend to move articles from nnir.
|
2010-11-03 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-natural-long-line-p): Removed.
|
2010-11-02 |
Noah Friedman |
(byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
|
2010-11-02 |
Katsumi Yamaoka |
nnir: remove wais support
|
2010-11-02 |
Glenn Morris |
* lisp/gnus/gnus-html.el: Reorder requirements to quieten compiler.
|
2010-11-02 |
Glenn Morris |
* lisp/gnus/gnus-util.el: Comment.
|
2010-11-02 |
Chong Yidong |
Fix last change to package.el.
|
2010-11-02 |
Katsumi Yamaoka |
gnus-cite.el (gnus-article-fill-cited-article): Make fill work properly for XEmacs as well.
|
2010-11-02 |
Chong Yidong |
Two fixes for elpa packages overriding built-in ones.
|
2010-11-02 |
Vinicius Jose Latorre |
Adjust doc.
|
2010-11-01 |
Katsumi Yamaoka |
nnir.el: Fix various bugs.
|
2010-11-01 |
Katsumi Yamaoka |
gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
|
2010-11-01 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-11-01 |
Chong Yidong |
Fix error in last merge from branch.
|
2010-11-01 |
Juanma Barranquero |
Fix dates in ChangeLog entries.
|
2010-11-01 |
Kenichi Handa |
Implement various display methods for glyphless characters.
|
2010-11-01 |
Kenichi Handa |
merge trunk
|
2010-11-01 |
Kenichi Handa |
merge trunk
|
2010-11-01 |
Glenn Morris |
Reposition some aliases in holidays.el.
|
2010-11-01 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-analyze-split-name): Move before use.
|
2010-11-01 |
Glenn Morris |
* lisp/emacs-lisp/smie.el (smie): New custom group.
|
2010-11-01 |
Glenn Morris |
Silence compilation of mm-util.el.
|
2010-11-01 |
Glenn Morris |
* lisp/gnus/nnmail.el (gnus-activate-group): Update declaration.
|
2010-11-01 |
Glenn Morris |
Fix some declarations in cedet.
|
2010-11-01 |
Katsumi Yamaoka |
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
|
2010-11-01 |
Glenn Morris |
Fix some declarations.
|
2010-11-01 |
Glenn Morris |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
|
2010-11-01 |
Glenn Morris |
* lisp/textmodes/ispell.el (comment-add): Declare.
|
2010-11-01 |
Glenn Morris |
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
|
2010-11-01 |
Glenn Morris |
* lisp/info.el (finder-keywords-hash, package-alist): Declare.
|
2010-11-01 |
Katsumi Yamaoka |
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
|
2010-11-01 |
Chong Yidong |
etc/NEWS: Remove VC changes, since they are backported to 23.3.
|
2010-11-01 |
Chong Yidong |
Fix to package name computation in Finder.
|
2010-11-01 |
Chong Yidong |
Remove extra leftover args to vc-*-checkin.
|