bpt/emacs.git
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Kenichi Handaxdisp.c (reseat_1): Make the information stored in...
2012-10-17 Juanma BarranqueroFix ChangeLog typos.
2012-10-17 Michael HeerdegenWhen renaming a file with wdired move point with file...
2012-10-17 Dmitry Antipov* buffer.c (Fkill_buffer): When unchaining the marker,
2012-10-17 Dmitry AntipovDo not verify indirection counters of killed buffers...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-16 Juri Linkov* doc/emacs/search.texi (Query Replace): Document multi...
2012-10-16 David EngsterChangeLog fix.
2012-10-16 Dmitry Antipov* alloc.c (Fmake_byte_code): Fix typo in comment.
2012-10-16 Dmitry Antipov* editfns.c (get_system_name): Remove.
2012-10-15 Glenn Morris(install-etc): Fix previous change
2012-10-15 Glenn MorrisImprove previous NEWS change
2012-10-15 Glenn MorrisApply program-transform-name etc in more places (bug...
2012-10-15 Stefan Monnier* lisp/erc/erc.el (erc-log): Make it into a defsubst.
2012-10-15 Daniel ColascioneAdd comment for undef of "interface"
2012-10-15 Martin RudalicsFix Fwindow_end's handling of cached position (Bug...
2012-10-15 Chong YidongMore documentation fixes for changes to defun, defmacro...
2012-10-15 Daniel ColascioneFix cygw32 build break with dbus compilation
2012-10-14 Daniel Colascione* image.c (init_tiff_functions, init_imagemagick_functions)
2012-10-14 David EngsterFix last commit.
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 David EngsterMerge changes from CEDET upstream.
2012-10-14 Jan Djärv* nsterm.m (ns_select): Count fd:s in writefs also.
2012-10-14 Eli Zaretskiilisp/window.el (display-buffer): Doc fix.
2012-10-14 Kenichi Handamerge trunk
2012-10-14 Kenichi HandaAdd more mappings for the charset japanese-jisx0208...
2012-10-14 Eli ZaretskiiAdapt compile.el to changes in MSVC diagnostics format.
2012-10-14 Stefan Monnier* lisp/emacs-lisp/eieio.el (eieio-oset-default, eieio...
2012-10-14 Stefan Monnier* lisp/emacs-lisp/gv.el (if): Don't use closures in...
2012-10-14 Glenn MorrisChangeLog fix
2012-10-13 Jan Djärv* gtkutil.c (xg_set_widget_bg): Divide by 65535.
2012-10-13 Glenn MorrisComment
2012-10-13 Glenn Morrisusertags updates
2012-10-13 Kenichi Handamerge trunk
2012-10-13 Kenichi Handacoding.c (detect_coding): Set coding->id before calling...
2012-10-13 Liam StittAdd .xz to some url code (tiny change).
2012-10-13 Chong YidongAfter saving ispell dictionary, re-enable flyspell...
2012-10-13 Chong YidongDoc fix for url-http.
2012-10-13 Andreas Schwab* fileio.c: Formatting fixes.
2012-10-13 Martin RudalicsIn debug restore window configuration when debugger...
2012-10-13 Gregor ZattlerSmall emacs-lisp-intro.texi correction (tiny change)
2012-10-13 Chong YidongDocument 24.3 ImageMagick changes.
2012-10-13 Paul EggertFix some stat-related races.
2012-10-12 Stefan Monnier* src/doc.c (get_doc_string): Don't signal an error...
2012-10-12 Stefan Monnier* lisp/emacs-lisp/eieio.el (lisp-imenu-generic-expressi...
2012-10-12 Stefan Monnier* lisp/ldefs-boot.el: Update to reflect earlier fix...
2012-10-12 Jan Djärv* nsterm.m (hold_event_q): New static variable.
2012-10-12 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/w32select.$(O)): Update...
2012-10-12 Eli ZaretskiiFix typo in last change.
2012-10-12 Eli ZaretskiiUpdate dependencies in src/makefile.w32-in.
2012-10-12 Eli ZaretskiiFix bug #12587 with slow startup on MS-Windows with...
2012-10-12 Eli ZaretskiiAdd comments about how non-GUI input works on MS-Windows.
2012-10-12 Glenn MorrisAuto-commit of loaddefs files.
2012-10-12 Jan Djärv* nsfont.m (nsfont_open): Remove font cache, it is...
2012-10-12 Glenn Morris* src/buffer.c (Fset_buffer): Doc fix. (Bug#12624)
2012-10-12 Glenn Morrisrmail-header-summary fix for bug#12625
2012-10-12 Fabián Ezequiel... * progmodes/python.el (python-mode-map): Replace
2012-10-11 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
2012-10-11 Stefan Monnier* src/buffer.c (Fkill_buffer): Null out the overlay...
2012-10-11 Stefan Monnier* lisp/help-fns.el (describe-function-1): Handle autolo...
2012-10-11 Stefan MonnierFix spurious "cl--defsubst-expand might not be defined...
2012-10-11 Stefan Monnier* lisp/international/mule-cmds.el (read-char-by-name...
2012-10-11 Paul Eggertlread.c, macros.c, marker.c, menu.c, minibuf.c: Use...
2012-10-11 Dmitry Antipov* editfns.c (save_excursion_save): Use nil if mark...
2012-10-11 Kenichi Handamerge trunk
2012-10-11 Kenichi HandaRe-generate charsets. Adjust for the change of admin...
2012-10-11 Paul Eggert* marker.c (cached_modiff): EMACS_INT, not int.
2012-10-11 Paul Eggert* w32select.c (waiting_for_input): Declare by including...
2012-10-11 Paul Eggert* nsmenu.m (waiting_for_input): Remove wrong decl.
2012-10-10 Paul Eggertkeyboard.c, keymap.c: Use bool for booleans.
2012-10-10 Paul Eggert* regex.c (immediate_quit) [emacs]: Remove duplicate...
2012-10-10 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-10-10 Dmitry Antipov* alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR.
2012-10-10 Paul EggertClean out old termopts cruft.
2012-10-10 Kenichi Handamerge trunk
2012-10-10 Kenichi Handaselect.el (xselect--encode-string): If a coding is...
2012-10-10 Dmitry Antipov* alloc.c (gc_sweep): Use pointer-to-a-pointer loop...
2012-10-10 Martin RudalicsIn switch-to-buffer optionally restore window point...
2012-10-10 Paul Eggert* commands.h (immediate_quit): Remove duplicate decl.
2012-10-10 Dani Moncayo* doc/emacs/basic.texi (Arguments): Fix typos.
2012-10-09 Jan DjärvRemove caching in nsfont.m, the general code does it...
2012-10-09 Eli ZaretskiiFix return type of w32_last_error.
2012-10-09 Eli ZaretskiiAvoid shadowing a global variable by a local one in...
2012-10-09 Kazuhiro Ito* lisp/gnu/starttls.el (starttls-extra-arguments):...
2012-10-09 Stefan Monnier* lisp/newcomment.el (comment-start-skip, comment-end...
2012-10-09 Glenn MorrisRevert incorrect doc fix from 2012-10-09T07:06:54Z...
2012-10-09 Michael Albinus* trampver.texi: Update release number.
2012-10-09 Michael Albinus* net/tramp.el (tramp-debug-message): Remove
2012-10-09 Glenn MorrisAuto-commit of generated files.
2012-10-09 Glenn MorrisUpdate some function declarations
2012-10-09 Glenn Morris* lisp/newcomment.el (comment-normalize-vars): Doc...
2012-10-09 Glenn MorrisMake cusver handle options moved from C to lisp
2012-10-09 Stefan Monnier* lisp/bindings.el (mode-line-toggle-read-only, mode...
2012-10-09 Stefan Monnier* lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro...
2012-10-09 Glenn MorrisChangeLog fixes
2012-10-09 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Obey the...
2012-10-09 Lars Magne... shr.el (shr-insert): \r is also not inserted, so don...
2012-10-09 Fabián Ezequiel... Implemented `backward-up-list'-like navigation.
2012-10-08 Fabián Ezequiel... * progmodes/python.el (python-fill-paragraph): Rename...
next