bpt/emacs.git
2013-10-17 Paul Eggertbool vector int width fixes
2013-10-16 Glenn Morris* lisp/tmm.el (tmm--history): New dynamic variable.
2013-10-16 Paul Eggert* process.h (conv_sockaddr_to_lisp): New decl, for...
2013-10-16 Jan Djärv* nsselect.m (ns_string_from_pasteboard): Remove Fquit...
2013-10-16 Eli ZaretskiiImplement network-interface-* functions for MS-Windows...
2013-10-16 Eli ZaretskiiFix bug #15629 with GUI menus on NS.
2013-10-16 Xue FuqiaoAdd an index for explicit selective display.
2013-10-16 Michael Albinus* net/tramp-smb.el (tramp-smb-acl-program): New custome...
2013-10-16 Dmitry Antipov* fns.c (Fstring_as_unibyte): Fix last change.
2013-10-16 Dmitry Antipov* fns.c (Fstring_as_unibyte): Use xlispstrdup.
2013-10-16 Dima Kogan* lisp/progmodes/subword.el (subword-capitalize): Fix...
2013-10-16 Glenn Morris* ansi-color.el (ansi-color-drop-regexp): Add 1J, 1K...
2013-10-16 Glenn Morris* files.el (hack-local-variables): Warn about misplaced...
2013-10-16 Glenn Morris* net/eww.el (eww-render): Always set eww-current-url...
2013-10-16 Dmitry Gutov* etc/NEWS: improve wording.
2013-10-16 Dmitry Gutov* etc/NEWS: Mention the homepage-related changes in...
2013-10-15 Paul Eggert* print.c (print_object): Print " ..." when truncating...
2013-10-15 Eli ZaretskiiSupport mouse wheel in TTY menus.
2013-10-15 Eli ZaretskiiSupport mouse wheel on MS-Windows text-mode console.
2013-10-15 Paul EggertDisallow bool vector operations on mixed-length operands.
2013-10-15 Paul Eggert* keyboard.c, keyboard.h (all_kboards): Now static.
2013-10-15 Xue FuqiaoAdd usage note of buffer-invisibility-spec.
2013-10-15 Xue Fuqiao* doc/lispref/display.texi (Warning Basics): Mention...
2013-10-15 Paul EggertSpace after comma in ChangeLogs.
2013-10-15 Dmitry Antipov* nsterm.h (struct ns_display_info): Remove set-but...
2013-10-15 Dmitry Gutov* indent/ruby.rb: Fix an example, remove wrong example...
2013-10-14 Xue Fuqiao* doc/misc/cl.texi (Argument Lists): Add indexes for...
2013-10-14 Xue FuqiaoComment
2013-10-14 Dima Kogan* lisp/progmodes/subword.el (subword-capitalize): Be...
2013-10-14 Eli ZaretskiiAttempt to fix time_t related problems with MinGW 4...
2013-10-14 Eli ZaretskiiImplement scrolling of TTY menus when the screen is...
2013-10-14 Dmitry Antipov* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_...
2013-10-14 Dmitry Antipov* xfaces.c (PT_PER_INCH): Remove unused macro.
2013-10-14 Glenn MorrisAuto-commit of generated files.
2013-10-14 Paul Eggert* lisp.h (bool_vector_size): New function.
2013-10-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-10-14 Akinori MUSHA* progmodes/ruby-mode.el (ruby-encoding-map): Add a...
2013-10-13 Glenn Morris* lisp/progmodes/sh-script.el (sh-mark-line, sh-learn...
2013-10-13 Glenn Morris* configure.ac [alpha]: Explicit error in non-ELF case.
2013-10-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-mode): Add `ruby...
2013-10-13 Alan MackenzieFix indentation/fontification of Java enum with "implem...
2013-10-13 Xue FuqiaoNEWS tweak.
2013-10-13 Kenichi Handamerge trunk
2013-10-13 Kenichi Handamerge trunk
2013-10-13 Xue FuqiaoRemove unnecessary @refill.
2013-10-13 Glenn MorrisAuto-commit of generated files.
2013-10-13 Kenichi Handainternational/mule-cmds.el (select-safe-coding-system...
2013-10-13 Oleh Krehel* lisp/replace.el (how-many): Fix rstart and !rend...
2013-10-13 Andreas Politz* lisp/progmodes/sql.el (sql-add-product): Fix paren...
2013-10-13 Glenn Morris* menu-bar.el (menu-bar-update-buffers): Unify Buffers...
2013-10-13 Glenn MorrisDoc fixes for text-scale-adjust
2013-10-13 Glenn MorrisUse accented form of some names
2013-10-13 Glenn MorrisChangeLog fixes prompted by M-x authors
2013-10-12 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-10-12 Paul EggertMerge from gnulib.
2013-10-12 Eli ZaretskiiMake the MinGW32 build compatible with MinGW runtime...
2013-10-12 Glenn MorrisAuto-commit of generated files.
2013-10-12 Eli ZaretskiiUpdate nt/INSTALL with respect to giflib.
2013-10-12 Eli ZaretskiiAvoid compilation warnings in image.c.
2013-10-12 Stefan Monnier* lisp/isearch.el (isearch-pre-command-hook): Don't...
2013-10-11 Dmitry Gutov* test/indent/ruby.rb: Add two more cases.
2013-10-11 Stefan Monnier* configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back...
2013-10-11 Eli ZaretskiiFix popping down a menu by a second mouse click.
2013-10-11 Eli ZaretskiiMake the same key that opens TTY menus also exit the...
2013-10-11 Eli ZaretskiiSupport frame dimension changes while TTY menus are...
2013-10-11 Dmitry Antipov* term.c (tty_menu_show): Never return with unbalanced
2013-10-11 Eli ZaretskiiMenu item selection on TTYs is now cyclical.
2013-10-11 Ted ZlatanovSupport GnuTLS v3 and set up its audit logging properly.
2013-10-11 Dmitry Antipov* dispnew.c (redraw_frame): Remove useless #ifdef because
2013-10-11 Eli ZaretskiiFix bug #15575 with crashes in TTY menus.
2013-10-11 Paul Eggert* lisp.h (eassume): New macro.
2013-10-11 Dmitry Antipov* xdisp.c (deep_copy_glyph_row): Remove unused locals.
2013-10-11 Stefan Monnier* lisp/progmodes/sh-script.el: Provide simpl(e|istic...
2013-10-11 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-10-11 Dmitry Gutov* lisp/emacs-lisp/smie.el (smie--matching-block-data...
2013-10-10 Stefan Monnier* test/automated/ruby-mode-tests.el (ruby-with-temp...
2013-10-10 Stefan Monnier* src/fileio.c (Fsubstitute_in_file_name): Use substitu...
2013-10-10 Eli ZaretskiiAttempt to fix crashes per bug #15575.
2013-10-10 Paul Eggert* image.c: Pacify --enable-gcc-warnings.
2013-10-10 Eli ZaretskiiMS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu...
2013-10-10 João Távora* vc/vc.el (vc-diff-build-argument-list-internal):...
2013-10-10 Masatake YAMATO* lisp/menu-bar.el (menu-bar-open): Don't use popup...
2013-10-10 Glenn MorrisAuto-commit of generated files.
2013-10-10 Dmitry Antipov* keyboard.c (last_event_timestamp): Remove. For X...
2013-10-10 Martin RudalicsFix doc-string of pop-to-buffer-same-window. (Bug...
2013-10-10 Dmitry Antipov* keyboard.c (init_kboard): Now static. Add arg
2013-10-10 Stefan Monnier* lisp/menu-bar.el (tty-menu-navigation-map): Reduce...
2013-10-10 Glenn Morris* lib-src/make-docfile.c (search_lisp_doc_at_eol):...
2013-10-10 Andrei Chitu* icalendar.el (icalendar-import-file): Fix interactive...
2013-10-10 Glenn Morris* lisp/desktop.el (desktop-save): Default to saving...
2013-10-10 Barry FishmanHandle giflib 5 changes (tiny change)
2013-10-10 Glenn Morris* lisp/menu-bar.el (menu-bar-options-menu): Remove...
2013-10-10 John Anthony* lisp/textmodes/text-mode.el (text-mode-map): Add...
2013-10-09 Juri Linkov* lisp/isearch.el (isearch-pre-command-hook): Use this...
2013-10-09 Paul Eggert* fns.c (sxhash_bool_vector): Fix buffer read overrun.
2013-10-09 Eli ZaretskiiFix minor problems in text-mode menu display.
2013-10-09 Jan Djärv* nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input...
2013-10-09 Glenn Morris* lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths...
2013-10-09 Paul Eggert* intervals.c (temp_set_point_both): Move test into...
2013-10-09 Paul Eggert* lisp.h (eassert): Don't use 'assume'.
next