bpt/emacs.git
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiFixed hard link to emacs.exe in non-MSYS build.
2013-04-16 Leo Liu* progmodes/octave-mod.el (octave-mode-map): Remove...
2013-04-16 Eli ZaretskiiSupport emacs-XX.YY.ZZ.n and DOC-XX.YY.ZZ.n on Windows.
2013-04-16 Eli ZaretskiiMerge from trunk.
2013-04-16 Eli ZaretskiiAdded install instructions using MSYS.
2013-04-16 Michael Albinus* tramp.texi (Frequently Asked Questions): Precise...
2013-04-16 Katsumi Yamaokalisp/gnus/ChangeLog: Fix last change
2013-04-16 David Edmondsonlisp/gnus/shr.el: Support <img src="data:...">
2013-04-16 Juanma BarranqueroFix typos in ChangeLogs.
2013-04-16 Juanma BarranqueroSilence byte-compiler warnings.
2013-04-16 Juanma Barranquerosrc/minibuf.c (Ftest_completion): Silence compiler...
2013-04-16 Stefan Monnier* lisp/emacs-lisp/nadvice.el (add-function): Default...
2013-04-16 Stefan Monnier* lisp/doc-view.el (doc-view-start-process): Handle...
2013-04-15 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-beginning-of-defun)
2013-04-15 Stefan Monnier* lisp/minibuffer.el (minibuffer-complete): Don't just...
2013-04-15 Christopher... * etc/NEWS, doc/lispref/tips.texi (Coding Conventions...
2013-04-15 Alan MackenzieCorrect the placement of c-cpp-delimiters when there...
2013-04-15 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Properly test names when...
2013-04-15 Eli ZaretskiiAdded nt/msysconfig.sh.
2013-04-15 Alan MackenzieReformulate java imenu-generic-expression.
2013-04-15 Eli ZaretskiiMerge from trunk.
2013-04-15 Michael Albinusnet/tramp.texi: Improve last change.
2013-04-15 Eli ZaretskiiFixed problems with default paths and with shell-file...
2013-04-15 Agustín Martínispell.el: No longer mark as wrong-by-flyspell words...
2013-04-15 Michael Albinus* net/ange-ftp.el (ange-ftp-run-real-handler-orig)...
2013-04-15 Michael Albinus* tramp.texi (Frequently Asked Questions): New item for
2013-04-15 Tassilo Horn* textmodes/reftex-vars.el (reftex-label-regexps):...
2013-04-15 Eli ZaretskiiChangeLog for the last commit.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
2013-04-14 Andrew Cohenlisp/gnus/nnir.el (nnir-request-set-mark): Make sure...
2013-04-14 Paul EggertSpelling fixes.
2013-04-14 Paul Eggert* keyboard.c (timer_start_idle): Remove no-longer-used...
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-14 Eli ZaretskiiAvoid building blessmail and use hard links when instal...
2013-04-14 Eli ZaretskiiFixed linking with the resource file.
2013-04-14 Eli ZaretskiiFixed autoloads and byte compilation due to MSYS filena...
2013-04-14 Eli ZaretskiiImprove doc strings of left/right-margin/fringe-width.
2013-04-14 Stefan Monnier* lisp/files.el (normal-mode): Only use default major...
2013-04-14 Stefan Monnier* lisp/emacs-lisp/trace.el (trace-values): New function.
2013-04-14 Stefan Monnier* lisp/files.el: Allow : in local variables.
2013-04-13 Roland Winklerlisp/textmodes/bibtex.el (bibtex-search-entries): Bug fix
2013-04-13 Roland Winklerlisp/textmodes/bibtex.el (bibtex-url): Doc fix
2013-04-13 Roland Winklerlisp/textmodes/bibtex.el (bibtex-initialize): If the...
2013-04-13 Stephen BermanMake `split-window' a non-interactive function.
2013-04-13 Glenn MorrisAuto-commit of generated files.
2013-04-13 Eli ZaretskiiFix vertical cursor motion when there are overlay strin...
2013-04-13 Roland Winklerfaces.el (read-face-name): Do not override value of...
2013-04-12 Stefan Monnier* src/window.c (select_window): `record_buffer' even...
2013-04-12 Katsumi Yamaokagnus-msg.el (gnus-msg-mail): Make it avoid using postin...
2013-04-12 Michael Albinus* info.el (Info-file-list-for-emacs): Add "tramp" and...
2013-04-12 Ken Brown* configure.ac (canonical): Adapt to 64-bit Cygwin.
2013-04-11 Eli ZaretskiiFix bug #14170 with window-end returning a stale value.
2013-04-10 Katsumi Yamaokalisp/gnus/nnir.el: Fix last change
2013-04-10 Andrew Cohenlisp/gnus/nnir.el: Small optimizations. Use 'gnus-group...
2013-04-10 Andrew Cohenlisp/gnus/nnir.el: Improve marks handling
2013-04-10 Eli ZaretskiiFix bug #13864 with flickering of TTY frames in an...
2013-04-10 Tassilo Horn* textmodes/reftex-cite.el (reftex-parse-bibtex-entry...
2013-04-10 Stefan Monnier* src/keyboard.c (timer_start_idle): Call internal...
2013-04-10 Stefan Monnier* lisp/mpc.el (mpc-proc): Add `restart' argument.
2013-04-10 Glenn MorrisStandardize license text
2013-04-10 Glenn MorrisFix typos
2013-04-09 Stefan Monnier* src/minibuf.c (Ftest_completion): Ignore non-string...
2013-04-09 Tassilo Horn* themes/tsdh-dark-theme.el (tsdh-dark): Add some more...
2013-04-09 Masatake YAMATO* etc/NEWS: Mention `sh-mode' own `add-log-current...
2013-04-09 Masatake YAMATO* test/automated/add-log-tests.el: New file.
2013-04-09 Masatake YAMATO* lisp/progmodes/sh-script.el: Implement `sh-mode' own
2013-04-09 Glenn MorrisAuto-commit of generated files.
2013-04-09 Bastien Guerry* simple.el (choose-completion-string): Fix docstring...
2013-04-09 Ken BrownFix icon for the cygw32 build on 64-bit Cygwin. (Bug...
2013-04-08 Stefan Monnier* src/window.c (select_window): Don't record_buffer...
2013-04-08 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-mode): Fix typo.
2013-04-08 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2013-04-07 Stefan Monnier* emacs-lisp/ert.el: Fix paren typo.
2013-04-07 Nic Ferrier* lisp/emacs-lisp/ert.el (should, should-not, should...
2013-04-07 Eli ZaretskiiProvide definition of ACL_NOT_WELL_SUPPORTED for MS...
2013-04-07 Romain FrancoiseIgnore additional platform-specific ACL errors (Bug...
2013-04-07 Jan Djärv* PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
2013-04-07 Jan Djärv* nsterm.m (ns_mouse_position): Use NS_FRAME_P instead...
2013-04-07 Glenn MorrisAuto-commit of generated files.
2013-04-07 Leo Liu* pcmpl-x.el: New file.
2013-04-07 Paul EggertFix --enable-profiling bug introduced by 2013-02-25...
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-06 Glenn MorrisFix typo
2013-04-06 Eli ZaretskiiFix snafu with missing etc/DOC-X.
2013-04-06 Dmitry AntipovDo not set x-display-name until X connection is establi...
2013-04-06 Eli ZaretskiiFix a typo in NTINC value in lib-src/Makefile.in.
2013-04-06 Eli ZaretskiiFixed src/epaths.h generation and lib-src dependencies...
2013-04-06 Eli ZaretskiiFix the non-creation of backup files in temporary-file...
2013-04-06 Chong YidongImprove Lisp manual documentation on setting faces.
2013-04-06 Paul EggertSpelling fix.
2013-04-05 Dmitry Gutov* lisp/whitespace.el (whitespace-color-on, whitespace...
2013-04-05 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2013-04-05 Agustín Martínispell.el (ispell-set-spellchecker-params): Really...
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Kenichi HandaOptimize the code for reading UTF-8 files.
2013-04-05 Dmitry AntipovConsistently use platform-specific function to detect...
2013-04-05 Stefan Monnier* lisp/ido.el (ido-completions): Use extra elements...
2013-04-05 Eli ZaretskiiAdded nt/epaths.nt, Makefile.in and configure.ac for...
2013-04-05 Eli ZaretskiiMerge from trunk.
next