bpt/emacs.git
2012-08-12 Glenn MorrisCPP-DEFINES misc cleanup
2012-08-11 Glenn MorrisRemove some defines that are no longer present
2012-08-11 BT Templeton* src/lread.c (syms_of_lread): Initialize Vlexical_binding.
2012-08-11 Jason RumneyLast change fixes Bug#12069
2012-08-11 Jason Rumney* lisp/url/url-http.el (url-http-create-request): Use...
2012-08-11 Jan Djärv* nsterm.m (not_in_argv): New function.
2012-08-11 Jan DjärvUse GtkFontChooser on Gtk+ 3.2 and up.
2012-08-11 Glenn MorrisChangeLog date fixes
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Juanma Barranquero* lib/makefile.w32-in (STAT_TIME_H): New macro.
2012-08-10 Stefan Monnier* lisp/gnus/gnus-agent.el (gnus-agent-cat-defaccessor...
2012-08-10 Stefan Monnier* lisp/emacs-lisp/rx.el (rx-constituents): Don't define...
2012-08-10 Dmitry Gutov* test/automated/ruby-mode-tests.el (ruby-should-indent):
2012-08-10 Dmitry GutovMerge stuff from upsteam ruby-mode, part 1.
2012-08-10 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-loop): Improve debug...
2012-08-10 Glenn MorrisMove IF_LINT from lisp.h to conf_post.h
2012-08-10 Chong YidongRemove some unnecessary bindings of same-window-* varia...
2012-08-10 Chong YidongBind M-= back to count-words-region, and let it accept...
2012-08-10 Stefan Monnier* lisp/term/x-win.el (x-menu-bar-open): Always pass...
2012-08-10 Daiki Uenolisp/gnus/auth-source.el: (auth-source-plstore-search...
2012-08-10 Dmitry AntipovFix last change to allow compilation with low optimizat...
2012-08-10 Masatake YAMATO* lisp/mouse.el (popup-menu-normalize-position): New...
2012-08-10 Glenn MorrisAuto-commit of generated files.
2012-08-10 Dmitry AntipovUse common inline syntax in intervals.h.
2012-08-10 Dmitry AntipovDefine Qnone once for all platforms.
2012-08-10 Dmitry AntipovRemove unused macros from intervals.h.
2012-08-10 Eli ZaretskiiImprove commit in 2012-08-10T06:54:37Z!eliz@gnu.org.
2012-08-10 Glenn Morris* test/automated/files.el (files-test-disable-local...
2012-08-10 Glenn MorrisComments
2012-08-10 Glenn MorrisChangeLog fixes
2012-08-10 Glenn Morris* admin/bzrmerge.el (bzrmerge-resolve): Disable local...
2012-08-10 Glenn Morris* lisp/emacs-lisp/copyright.el (copyright-update-direct...
2012-08-10 Eli ZaretskiiFix bug #10299 with Unicode characters sent on MS-Windo...
2012-08-10 Glenn MorrisDisable local eval: in some places
2012-08-10 Glenn Morris* src/Makefile.in (config_h): Fix conf_post.h out-of...
2012-08-10 Glenn MorrisRemove some make-docfile.c undes that are no longer...
2012-08-10 Glenn MorrisMove DIRECTORY_SEP from lisp.h to config.h
2012-08-09 Glenn MorrisComments
2012-08-09 Glenn Morris* lib-src/ebrowse.c (PATH_LIST_SEPARATOR): Remove
2012-08-09 Jay Belangercalccomp.el (math-compose-expr): Add extra argument...
2012-08-09 Chong YidongConvert several man.el defvars to defcustoms.
2012-08-09 Glenn MorrisAuto-commit of generated files.
2012-08-09 Chong Yidong* lisp/vc/add-log.el (change-log-mode): Bind comment...
2012-08-09 Chong Yidong* descr-text.el (describe-char): Don't insert extra...
2012-08-09 Chong YidongUpdate docstrings for last change.
2012-08-09 Chong Yidong* lisp/vc/log-view.el (log-view-diff): Use use-region-p.
2012-08-09 Chong Yidong* align.el (align-region): Delete temporary markers.
2012-08-09 Glenn MorrisChangeLog merge date fixes
2012-08-09 Chong Yidong* etc/images/splash.svg, etc/images/splash.png: Tweak...
2012-08-09 Dmitry AntipovUse TSET for write access to Lisp_Object slots of struc...
2012-08-09 Fabián Ezequiel... * progmodes/python.el (python-pdbtrack-tracked-buffer)
2012-08-09 Fabián Ezequiel... * progmodes/python.el: Enhancements to forward-sexp.
2012-08-09 Jay Belangercalc/calc-menu.el (calc-modes-menu): Fix menu item.
2012-08-09 Jay Belangercalc-menu.el (calc-modes-menu): Add entries for matrix...
2012-08-09 Stefan Monnier* lisp/delsel.el (delete-selection-pre-hook): Don't...
2012-08-08 Stefan Monnier* src/xdisp.c (safe_eval_handler): Remove prototype...
2012-08-08 Stefan Monnier* lisp/emacs-lisp/cl.el (cl-map-keymap-recursively...
2012-08-08 Dmitry AntipovFix and document recently introduced configuration...
2012-08-08 Glenn MorrisRemove reference to src/s file
2012-08-08 Glenn MorrisRefill comment
2012-08-08 Glenn MorrisComments
2012-08-08 Glenn MorrisTiny comment updates
2012-08-08 Glenn MorrisChangeLog fix
2012-08-08 Dmitry AntipovInline functions to examine and change buffer overlays.
2012-08-08 Michael Albinus* net/tramp-sh.el (tramp-find-file-exists-command)...
2012-08-08 Dmitry AntipovInline functions to examine and change buffer intervals.
2012-08-08 Dmitry AntipovInline functions to examine and change string intervals.
2012-08-08 Juri Linkov* lisp/bookmark.el: Add `defaults' property to the...
2012-08-08 Juri Linkov* lisp/files.el (basic-save-buffer): Use `buffer-name...
2012-08-08 Juri Linkov* lisp/info.el (Info-isearch-search): Doc fix.
2012-08-08 Glenn Morris* test/automated/files.el: New file.
2012-08-08 Glenn MorrisMerge language/persian.el into language/misc-lang.el
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-08 YAMAMOTO Mitsuharu* unexmacosx.c (copy_data_segment): Copy initialized...
2012-08-08 Dmitry AntipovCheck total length of intervals with eassert.
2012-08-08 Oscar Fuentes* vc/diff-mode.el (diff-remove-trailing-whitespace...
2012-08-08 Fabián Ezequiel... * progmodes/python.el Fixed defsubst warning.
2012-08-08 Jay Belangercalc-misc.el (calc-record-why): Don't record a message...
2012-08-07 Andreas Schwab* emacs-lisp/lisp-mode.el (eval-defun-1): Handle standa...
2012-08-07 Glenn Morris* test/automated/Makefile.in (all): Fix typo.
2012-08-07 Glenn Morrishack-local-variables-filter fix for bug#12155
2012-08-07 Glenn MorrisDefer to configure.ac for required automake version
2012-08-07 Eli ZaretskiiFix .gdbinit to match changes with INTERNAL_FIELD.
2012-08-07 Andreas Schwab* calc/calc-prog.el (math-do-defmath): Use backquote...
2012-08-07 Dmitry AntipovRevert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol...
2012-08-07 Dmitry AntipovBasic functions to set Lisp_Object and pointer slots...
2012-08-07 Andreas Schwab* progmodes/autoconf.el (font-lock-syntactic-keywords...
2012-08-07 Juanma Barranquero* nt/config.nt: Sync with autogen/config.nt.
2012-08-07 Glenn MorrisAuto-commit of generated files.
2012-08-07 Dmitry AntipovDrop PGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongCheck for live frames explicitly in window.c functions...
2012-08-07 Glenn MorrisGrammar fixes
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongPreserve text properties when saving primary selection.
2012-08-07 Chong YidongUpdate cl-loaddefs.el.
2012-08-07 Dmitry Antipov* configure.ac: New option --disable-features.
2012-08-07 Kevin RydeFix two woman bugs.
2012-08-07 YAMAMOTO MitsuharuAdd new load commands for OS X 10.8.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
next