bpt/emacs.git
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-30 Glenn Morris* bytecomp.el (byte-recompile-directory): Fix is-this...
2013-08-30 Dmitry AntipovMinor cleanup to avoid forward declarations.
2013-08-29 Stefan Monnier* lisp/textmodes/css-mode.el: Use SMIE.
2013-08-29 Stefan MonnierMisc changes to reduce use of `(lambda...); and other...
2013-08-29 Stefan Monnier* admin/notes/elpa: Update to the new Git setup.
2013-08-29 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer)
2013-08-29 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-08-29 Glenn Morris* lisp/progmodes/cc-engine.el (c-pull-open-brace):...
2013-08-29 Dmitry Antipov* intervals.c (set_point_from_marker): New function.
2013-08-29 Eli ZaretskiiA possible fix for bug #14333 with hanging at exit...
2013-08-29 Dmitry Antipov* lisp.h (XSETMARKER): Remove unused macro (it doesn...
2013-08-29 Dmitry Antipov* alloc.c (Fmake_marker, build_marker): Zero need_adjus...
2013-08-29 Dmitry Antipov* xterm.c (x_clear_area): Lost 7th arg because it is...
2013-08-29 Dmitry AntipovHook scanning and indentation functions to find_newline...
2013-08-29 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it...
2013-08-29 Glenn Morris* calendar/cal-china.el (calendar-chinese-year-cache...
2013-08-29 Glenn Morris* nxml/nxml-util.el (nxml-debug-clear-inside): Use...
2013-08-29 Glenn Morris* admin/notes/bzr: Mention origin of commit email From...
2013-08-29 Glenn Morris* lisp/net/eww.el (eww-mode-map): Lower-case menu bar...
2013-08-29 Glenn Morris* admin/notes/hydra: Misc small edits
2013-08-29 Glenn Morris* etc/spook.lines: Minor commentary update
2013-08-29 Glenn Morris* lisp/progmodes/sh-script.el (sh-builtins) <bash>...
2013-08-28 Glenn Morris* lisp/progmodes/antlr-mode.el: No need to require...
2013-08-28 Glenn Morris* lisp/progmodes/cc-bytecomp.el (cc-require): Handle...
2013-08-28 Glenn Morris* lisp/progmodes/cc-mode.el (c-define-abbrev-table...
2013-08-28 Stefan Monnier* lisp/simple.el (repeat-complex-command--called-intera...
2013-08-28 Stefan Monnier* lisp/progmodes/cc-mode.el: Minor cleanup of var decla...
2013-08-28 Stefan Monnier* lisp/epg.el (epg--process-filter): Use with-current...
2013-08-28 Stefan Monnier* lisp/vc/smerge-mode.el: Remove redundant :group args.
2013-08-28 Stefan Monnier* src/eval.c (Ffuncall): Fix handling of ((lambda ...
2013-08-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-reread-key-sequence-naturall...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-search): Change regexp error...
2013-08-28 Jan Djärv* nsterm.m (last_window): New variable.
2013-08-28 Andreas Schwab* regex.c (CHAR_CHARSET, CHARSET_LEADING_CODE_BASE...
2013-08-28 Dmitry AntipovPrefer enum glyph_row_area to int where appropriate.
2013-08-28 Glenn MorrisAuto-commit of generated files.
2013-08-28 Katsumi Yamaokalisp/gnus/mm-decode.el (mm-temp-files-delete): Fix...
2013-08-28 Dmitry Antipov* buffer.c (Foverlays_at, Foverlays_in, Fnext_overlay_c...
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-28 Dmitry AntipovRedesign redisplay interface to drop global output_cursor.
2013-08-28 Stefan MonnierTry to reduce redundancy in doc/misc/Makefile.in.
2013-08-28 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyse-function...
2013-08-27 Glenn MorrisUpdate location of Emacs on MS Windows FAQ
2013-08-27 Paul EggertSimplify SELECT_TYPE-related code.
2013-08-27 Paul EggertSpelling fixes.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn Morris* doc/misc/efaq.texi: Rename from faq.texi, to match...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-other-meta-char): Don't...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-quote-char): Comment out...
2013-08-27 Glenn Morris* configure.ac (DOCMISC_INFO_W32): Typo fix.
2013-08-27 Martin RudalicsAdd missing argument in call of get-largest-window...
2013-08-27 Glenn MorrisAuto-commit of generated files.
2013-08-27 Dmitry Antipov* configure.ac (DOCMISC_DVI_W32, DOCMISC_HTML_W32,...
2013-08-27 Glenn Morris* doc/misc/efaq-w32.texi (EMACSVER): Get it from emacsv...
2013-08-27 Glenn Morris* doc/misc/Makefile.in (webhack): Remove; it's nothing...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Glenn MorrisMove source for Emacs on MS Windows FAQ here from Emacs...
2013-08-27 Glenn Morris* Makefile.in (mostlyclean, clean, distclean, bootstrap...
2013-08-27 Dmitry Antipov* xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-27 Stefan Monnier* lisp/progmodes/python.el (python-font-lock-keywords...
2013-08-26 Paul EggertMinor merge from gnulib (mostly just for texinfo.tex).
2013-08-26 Paul EggertFix minor problems found by static checking.
2013-08-26 Stefan Monnier* src/lread.c (substitute_object_recurse): Handle hash...
2013-08-26 Paul EggertFix unlikely core dump in init_tty, and simplify termin...
2013-08-26 Paul Eggert* frame.c (check_minibuf_window): Initialize 'window...
2013-08-26 Dmitry AntipovFix ChangeLog typo.
2013-08-26 Jan Djärv* gtkutil.c (xg_initialize): Set gtk-menu-bar-accel...
2013-08-26 Stefan Monnier* lispref/variables.texi (File Local Variables): Don...
2013-08-26 Dmitry Antipov* lisp.h (Mouse_HLInfo): Drop set-but-unused members
2013-08-26 Michael Albinus* minibuffer.el: Revert change from 2013-08-20.
2013-08-26 Martin RudalicsNew function check_minibuf_window to fix bug#15183.
2013-08-26 Tassilo Horn* epa-hook.el (epa-file-encrypt-to): Quote `safe-local...
2013-08-26 Dmitry Antipov* window.h (struct window): Replace last_cursor with...
2013-08-26 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-verify-visited-file...
2013-08-26 Dmitry AntipovFix recovering from possible decompression error. ...
2013-08-26 Dmitry Antipov* alloc.c (sweep_vectors): Do not initialize 'block...
2013-08-26 Dmitry Antipov* syntax.c (init_syntax_once): Adjust comment and do...
2013-08-25 Xue FuqiaoFix broken customization in Flymake.
2013-08-25 Alan MackenzieImprove indentation of bracelists defined by macros...
2013-08-25 Vincent BelaïcheAdd a question into configure.bat whether the user...
2013-08-25 Glenn Morris* INSTALL: Refer to INSTALL.MSYS.
2013-08-25 Glenn Morris* nt/configure.bat: Disable it.
2013-08-25 Alan MackenzieParse C++ inher-intro when there's a template split...
2013-08-25 Alan MackenzieHandle "/"s more accurately in test for virtual semicol...
2013-08-24 Eli ZaretskiiAdd commentary for the last commit.
2013-08-24 Eli ZaretskiiFix bug #15175 with cursor on boxed characters from...
2013-08-24 Eli ZaretskiiFix bug #15176 with setting directory times on MS-Windows.
2013-08-24 Jan Djärv* gtkutil.c (x_wm_set_size_hint): Don't set hints when...
2013-08-24 Paul EggertSystem-dependent integer overflow fixes.
2013-08-23 Glenn Morris* lisp/files.el (auto-mode-alist): Use sh-mode for...
2013-08-23 Paul EggertDon't let very long directory names overrun the stack.
2013-08-23 Glenn Morris* lisp/files.el (create-file-buffer): Rework previous...
2013-08-23 Glenn Morris* lisp/files.el (interpreter-mode-alist): Use tcl-mode...
2013-08-23 Glenn Morris* files.el (create-file-buffer): Handle a file whose...
2013-08-23 Glenn Morris* lisp/emacs-lisp/package.el (package-buffer-info)...
2013-08-23 Stefan Monnier* lisp/textmodes/fill.el (fill-match-adaptive-prefix...
2013-08-23 Stefan Monnier* lisp/calc/calc-keypd.el (calc-keypad-execute): `x...
next