Mercurial > emacs
graph
-
Mention multi-planes text-properties2010-05-24, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.2010-05-24, by Stefan Monnier
-
Adapt make-dist to new version location.2010-05-24, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.2010-05-23, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.2010-05-23, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.2010-05-22, by Eli Zaretskii
-
Fix bug #6237.2010-05-22, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.2010-05-22, by Glenn Morris
-
Add ChangeLog change missing in last checkin.2010-05-22, by Chong Yidong
-
Rename image-refresh to image-flush.2010-05-22, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).2010-05-22, by Jan D.
-
Regenerate configure2010-05-22, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.2010-05-21, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:2010-05-21, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).2010-05-21, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.2010-05-21, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)2010-05-21, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.2010-05-21, by Glenn Morris
-
Revert previous change.2010-05-21, by Glenn Morris
-
Minor Makefile fix.2010-05-21, by Glenn Morris
-
Derive Fortran modes from prog-mode.2010-05-21, by Glenn Morris
-
* smerge-mode.el: Fix typos.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.2010-05-21, by Glenn Morris
-
Regenerate configure.2010-05-21, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.2010-05-21, by Glenn Morris
-
Build simplifications for oldxmenu.2010-05-21, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.2010-05-21, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.2010-05-21, by Glenn Morris
-
Minor loadup.el fix.2010-05-21, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turn2010-05-20, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)2010-05-20, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to use2010-05-20, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead of2010-05-20, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlighting2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subword2010-05-20, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.2010-05-20, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.2010-05-20, by Juri Linkov
-
Remove obsolete comment.2010-05-20, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add arg2010-05-20, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to2010-05-20, by Chong Yidong
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.2010-05-20, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.2010-05-20, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.2010-05-20, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-20, by Glenn Morris
-
Handle auto-depend with configure.2010-05-20, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.2010-05-20, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.2010-05-20, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.2010-05-20, by Juanma Barranquero
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with2010-05-19, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute2010-05-19, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.2010-05-19, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.2010-05-19, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.2010-05-19, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.2010-05-19, by Peter S Galbraith
-
Fix bug #6210.2010-05-19, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).2010-05-19, by Stefan Monnier