summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * nsterm.h (struct ns_display_info): Remove set-but-unusedDmitry Antipov2013-10-153-5/+7
* * indent/ruby.rb: Fix an example, remove wrong example, and add two more.Dmitry Gutov2013-10-151-4/+9
* * doc/misc/cl.texi (Argument Lists): Add indexes for &key and &aux.Xue Fuqiao2013-10-152-0/+6
* CommentXue Fuqiao2013-10-151-0/+3
* * lisp/progmodes/subword.el (subword-capitalize): Be careful whenDima Kogan2013-10-142-24/+30
* Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii2013-10-146-25/+46
* Implement scrolling of TTY menus when the screen is too short.Eli Zaretskii2013-10-144-44/+103
* * termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov2013-10-148-60/+69
* * xfaces.c (PT_PER_INCH): Remove unused macro.Dmitry Antipov2013-10-147-13/+11
* Auto-commit of generated files.Glenn Morris2013-10-141-2/+2
* * lisp.h (bool_vector_size): New function.Paul Eggert2013-10-147-36/+44
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): HandleDmitry Gutov2013-10-144-4/+37
* * progmodes/ruby-mode.el (ruby-encoding-map): Add a mapping fromAkinori MUSHA2013-10-142-22/+43
* * lisp/progmodes/sh-script.el (sh-mark-line, sh-learn-buffer-indent):Glenn Morris2013-10-132-29/+29
* * configure.ac [alpha]: Explicit error in non-ELF case. Glenn Morris2013-10-136-5/+23
* * lisp/progmodes/ruby-mode.el (ruby-mode): Add `ruby-mode-set-encoding'Dmitry Gutov2013-10-142-7/+13
* Fix indentation/fontification of Java enum with "implements"/generic.Alan Mackenzie2013-10-133-48/+47
* NEWS tweak.Xue Fuqiao2013-10-131-3/+3
* merge trunkKenichi Handa2013-10-134-7/+24
|\
| * Remove unnecessary @refill.Xue Fuqiao2013-10-132-1/+5
| * Auto-commit of generated files.Glenn Morris2013-10-132-6/+19
* | merge trunkKenichi Handa2013-10-1346-183/+538
|\ \ | |/
| * * lisp/replace.el (how-many): Fix rstart and !rend case.Oleh Krehel2013-10-122-3/+10
| * * lisp/progmodes/sql.el (sql-add-product): Fix paren typo.Andreas Politz2013-10-122-1/+5
| * * menu-bar.el (menu-bar-update-buffers): Unify Buffers menu prompt string.Glenn Morris2013-10-122-1/+4
| * Doc fixes for text-scale-adjustGlenn Morris2013-10-124-7/+9
| * Use accented form of some namesGlenn Morris2013-10-1214-24/+68
| * ChangeLog fixes prompted by M-x authorsGlenn Morris2013-10-124-6/+6
| * * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-freeStefan Monnier2013-10-123-30/+61
| * Merge from gnulib.Paul Eggert2013-10-128-17/+51
| * Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-123-0/+59
| * Auto-commit of generated files.Glenn Morris2013-10-122-0/+62
| * Update nt/INSTALL with respect to giflib.Eli Zaretskii2013-10-121-8/+21
| * Avoid compilation warnings in image.c.Eli Zaretskii2013-10-122-13/+19
| * * lisp/isearch.el (isearch-pre-command-hook): Don't build in knowledge aboutStefan Monnier2013-10-112-2/+8
| * * test/indent/ruby.rb: Add two more cases.Dmitry Gutov2013-10-112-0/+11
| * * configure.ac (LIBGNUTLS): Don't set LIBGNUTLS_* back to the emptyStefan Monnier2013-10-112-5/+11
| * Fix popping down a menu by a second mouse click.Eli Zaretskii2013-10-112-10/+3
| * Make the same key that opens TTY menus also exit the menu.Eli Zaretskii2013-10-112-46/+50
| * Support frame dimension changes while TTY menus are displayed.Eli Zaretskii2013-10-114-4/+19
| * * term.c (tty_menu_show): Never return with unbalancedDmitry Antipov2013-10-112-9/+16
| * Menu item selection on TTYs is now cyclical.Eli Zaretskii2013-10-112-1/+11
| * Support GnuTLS v3 and set up its audit logging properly.Ted Zlatanov2013-10-114-0/+38
* | international/mule-cmds.el (select-safe-coding-system): Remove a superfluous ...Kenichi Handa2013-10-132-2/+12
|/
* * dispnew.c (redraw_frame): Remove useless #ifdef becauseDmitry Antipov2013-10-113-4/+8
* Fix bug #15575 with crashes in TTY menus.Eli Zaretskii2013-10-113-3/+28
* * lisp.h (eassume): New macro.Paul Eggert2013-10-1011-34/+64
* * xdisp.c (deep_copy_glyph_row): Remove unused locals.Dmitry Antipov2013-10-112-1/+4
* * lisp/progmodes/sh-script.el: Provide simpl(e|istic) completion.Stefan Monnier2013-10-102-20/+72
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split theDmitry Gutov2013-10-113-18/+17