bpt/emacs.git
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-24 Stefan Monnier* emacs-lisp/bytecomp.el (byte-compile-interactive...
2010-05-24 Stefan MonnierMention multi-planes text-properties
2010-05-24 Stefan Monnier* process.c (Fmake_network_process): Set :host to nil...
2010-05-24 Romain FrancoiseAdapt make-dist to new version location.
2010-05-23 Juanma Barranquero* dispextern.h: Fix typo in previous change.
2010-05-23 Eli Zaretskiidispextern.h (init_iterator): Sync prototype with chang...
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-22 Eli ZaretskiiFix bug #6237.
2010-05-22 Glenn Morris* admin/notes/bugtracker: More about recovering from...
2010-05-22 Chong YidongAdd ChangeLog change missing in last checkin.
2010-05-22 Chong YidongRename image-refresh to image-flush.
2010-05-22 Eli ZaretskiiHandle lines truncated on right.
2010-05-22 Eli ZaretskiiTest and debug find_row_edges on TTY display.
2010-05-22 Jan DjärvRemove cirsular dependency when using separate build...
2010-05-22 Andreas SchwabRegenerate configure
2010-05-21 Juri Linkov* progmodes/grep.el (grep-read-files): Fix multi-patter...
2010-05-21 Alan MackenzieFix a bug which happens when doing (c-parse-state)...
2010-05-21 Chong YidongImprove image cache clearing logic (Bug#6230).
2010-05-21 Glenn Morris* configure.in (MKDEPDIR): Parallel build tweak.
2010-05-21 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file)
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
2010-05-21 Juanma Barranquero* add-log.el: Highlight all authors in multi-author...
2010-05-21 Glenn Morris* src/Makefile.in: Comment fix.
2010-05-21 Glenn MorrisRevert previous change.
2010-05-21 Glenn MorrisMinor Makefile fix.
2010-05-21 Glenn MorrisDerive Fortran modes from prog-mode.
2010-05-21 Juanma Barranquero* smerge-mode.el: Fix typos.
2010-05-21 Glenn Morris* src/Makefile.in: Fix comment format in cpp section.
2010-05-21 Glenn MorrisRegenerate configure.
2010-05-21 Glenn MorrisHandle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn MorrisBuild simplifications for oldxmenu.
2010-05-21 Glenn Morris* msdos/mainmake.v2: Comment fix.
2010-05-21 Glenn MorrisHandle CANNOT_DUMP (partially) with configure.
2010-05-21 Glenn MorrisMinor loadup.el fix.
2010-05-20 Kevin Ryde* help-mode.el (help-make-xrefs): For Info node links...
2010-05-20 Kevin Ryde* gnus-start.el (gnus-level-unsubscribed): Doc fix...
2010-05-20 Juri Linkov* fileio.c (Fdelete_file): Change interative spec to use
2010-05-20 Juri Linkov* locate.el (locate): Use pop-to-buffer instead of
2010-05-20 Juri Linkov* replace.el (replace-highlight): Fix lazy-highlighting
2010-05-20 Masatake YAMATO* isearch.el (isearch-yank-word-or-char): Pull next...
2010-05-20 Mark A. Hershberger* isearch.el (isearch-update-post-hook): New hook.
2010-05-20 Juri Linkov* isearch.el (isearch-mode-map): Bind more keys to...
2010-05-20 Juri Linkov* isearch.el (isearch-yank-string): Use isearch-process...
2010-05-20 Juri LinkovRemove obsolete comment.
2010-05-20 Juri Linkov* dired-x.el (dired-jump, dired-jump-other-window)...
2010-05-20 Chong Yidong* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
2010-05-20 Kevin RydeDoc fix (Bug#6224).
2010-05-20 Chong YidongDoc fix (Bug#6224).
2010-05-20 enami tsugutomoUse terminfo rather than termcap on recent NetBSD.
2010-05-20 Glenn Morris* config.bat: Need to add the deps.mk file before runni...
2010-05-20 Glenn Morris* src/autodeps.mk, src/deps.mk: Comments need to be...
2010-05-20 Glenn MorrisRegenerate configure, src/config.in.
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-20 Glenn Morris* configure.in (--with-gtk, --with-gcc): Remove option...
2010-05-20 Juanma Barranquero* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
2010-05-20 Juanma Barranquero* composite.el: Require cl when compiling; fix typos...
2010-05-19 Juri Linkov* emacs-lisp/cl-macs.el (window-parameter): Add defsetf...
2010-05-19 Eli ZaretskiiCompleted initial debugging and testing of reimplemente...
2010-05-19 Michael Albinus* net/tramp.el (tramp-methods): Add `tramp-async-args...
2010-05-19 Eli ZaretskiiFix C-e when bidi reordering is in effect.
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
2010-05-19 Michael Albinus* password-cache.el (password-cache-remove): Fix docstring.
2010-05-19 Michael Albinus* net/secrets.el: Autoload the widget functions.
2010-05-19 Peter S GalbraithDecode RFC2047 encoded Subject lines for mail replies.
2010-05-19 Eli ZaretskiiFix bug #6210.
2010-05-19 Stefan Monnier* textmodes/fill.el (fill-region): Don't fill past...
2010-05-19 Stefan Monnier* indent.el (indent-region): Deactivate region (bug...
2010-05-19 Glenn Morris* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
2010-05-19 Glenn Morris* etc/TODO: prog-mode updates.
2010-05-19 Glenn MorrisMinor msdos build change.
2010-05-19 Glenn MorrisRegenerate configure, src/config.in.
2010-05-19 Glenn MorrisSet linker-related things with configure.
2010-05-19 Glenn Morris* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_...
2010-05-19 Kenichi Handamerge trunk
2010-05-19 Kenichi Handamerge trunk
2010-05-19 Kenichi Handacomposite.el: Register compose-gstring-for-graphic...
2010-05-18 Jay Belangercalc-trail.el (calc-trail-isearch-forward)
2010-05-18 Chong YidongStefan Monnier <monnier@iro.umontreal.ca>
2010-05-18 Stefan Monnier* subr.el (read-quoted-char): Resolve modifiers after...
2010-05-18 Michael AlbinusAdd command `secrets-show-secrets'.
2010-05-18 Michael AlbinusAdd visualization code for secrets.
2010-05-18 Stefan Monnier* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop...
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong* character.c (Fstring, Funibyte_string): Use SAFE_ALLO...
2010-05-18 Stefan MonnierFix handling of non-associative equal levels.
2010-05-18 Eli ZaretskiiInitial reimplementation of calculating line edge posit...
2010-05-18 Juanma Barranquero* doc/emacs/ChangeLog: Fix typos.
2010-05-18 Eli ZaretskiiDocument bidi-aware behavior of arrow keys and display...
2010-05-18 Juanma BarranqueroFix ChangeLog typos.
2010-05-18 Juanma Barranquero* charset.c (load_charset_map_from_file): Don't call...
2010-05-18 Eli Zaretskiimsdos/sed1x.inp: Add copyright notice.
2010-05-18 Juanma Barranquero* progmodes/prolog.el (smie-indent-basic): Declare...
2010-05-18 Juanma Barranquero* emacs-lisp/smie.el: Fix typos in docstrings.
2010-05-18 Eli ZaretskiiAdvise against unnecessary merges from trunk to feature...
2010-05-18 Glenn Morris* s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn Morris* src/[ms]/template.h: Comments.
2010-05-18 Glenn MorrisRegenerate configure.
2010-05-18 Glenn Morris* admin/notes/bzr: New file.
2010-05-18 Glenn MorrisSince Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ...
next