Mercurial > emacs
graph
-
merge trunk2010-05-27, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.2010-05-27, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.2010-05-27, by Glenn Morris
-
Do not preprocess src/Makefile.in.2010-05-27, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.2010-05-27, by Stefan Monnier
-
Avoid (expand-file-name ".").2010-05-26, by Stefan Monnier
-
*** empty log message ***2010-05-26, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in command2010-05-26, by Michael Albinus
-
* configure.in: Comments.2010-05-26, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.2010-05-26, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.2010-05-26, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.2010-05-26, by Glenn Morris
-
Regenerate configure.2010-05-26, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.2010-05-26, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.2010-05-26, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.2010-05-26, by Glenn Morris
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
merge trunk2010-05-26, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.2010-05-25, by Chong Yidong
-
lisp/ChangeLog: Fix typos.2010-05-25, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from2010-05-25, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.2010-05-25, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,2010-05-25, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.2010-05-25, by Michael Albinus
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.2010-05-25, by Glenn Morris
-
Do not include config.h in src/Makefile.in.2010-05-25, by Glenn Morris
-
Regenerate configure.2010-05-25, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.2010-05-25, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.2010-05-25, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.2010-05-25, by Glenn Morris
-
rcirc update.2010-05-25, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.2010-05-25, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.2010-05-25, by Stefan Monnier
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.2010-05-25, by Kenichi Handa
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..2010-05-25, by Kenichi Handa
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from emacs-232010-05-25, by Stefan Monnier
-
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