summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from emacs-23 branch.Chong Yidong2010-08-2229-116/+295
|\
| * Doc fix for define-minor-mode (Bug#6880).Chong Yidong2010-08-224-19/+31
| * merge whitespace.el change from trunkChong Yidong2010-08-222-33/+161
| * Fix buffer-list rename&refresh after after killing a buffer in ido.Leo Liu2010-08-213-44/+40
| * * progmodes/make-mode.el (makefile-fill-paragraph): Account for theStefan Monnier2010-08-212-2/+12
| * * subr.el (read-key): Don't echo keystrokes.Stefan Monnier2010-08-212-0/+5
| * * doc/emacs/misc.texi (Amusements): Mention bubbles and animate.Glenn Morris2010-08-202-0/+13
| * * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Glenn Morris2010-08-202-0/+7
| * Minor align-regexp fix.Glenn Morris2010-08-202-2/+7
| * Fix rmail-forward with non-sendmail sending function.Glenn Morris2010-08-202-5/+15
| * * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).Chong Yidong2010-08-192-2/+6
| * * lisp/subr.el (read-key): Don't hide the menu-bar entries.Stefan Monnier2010-08-192-10/+17
| * lisp/ChangeLog: Remove merge markers.Juanma Barranquero2010-08-191-1/+0
| * * progmodes/flymake.el (flymake-start-syntax-check-process): UseMichael Albinus2010-08-182-1/+8
| * files.el: Add word-wrap as safe local variable.Kenichi Handa2010-08-182-1/+6
| * * lisp/woman.el (woman-translate): Case matters. (Bug#6849)Glenn Morris2010-08-172-1/+8
| * * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISPAndreas Schwab2010-08-172-9/+10
| * Avoid stack overflow in let, eval, and apply (Bug#6214).Chong Yidong2010-08-172-9/+27
| * * quail/vntelex.el ("vietnamese-telex"): Doc fix.Andreas Schwab2010-08-152-1/+3
| * * quail/georgian.el: Remove extra backslashes.Andreas Schwab2010-08-152-5/+9
| * * simple.el (kill-region): Doc fix (Bug#6787).Chong Yidong2010-08-142-1/+6
| * Avoid mismatching parensAndreas Schwab2010-08-143-4/+7
| * * quail/greek.el ("greek", "greek-postfix"): Change string toAndreas Schwab2010-08-142-6/+11
| * * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.Jan D2010-08-142-13/+20
| * * lisp/calendar/diary-lib.el: Bump custom :version for previous change.Glenn Morris2010-08-131-1/+1
| * Minor diary-lib.el fix.Glenn Morris2010-08-132-1/+6
| * * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.Jan D2010-08-132-0/+6
| * merge emacs-23Kenichi Handa2010-08-134-5/+14
| |\
| | * * subr.el (ignore-errors): Add debug declaration.Andreas Schwab2010-08-112-0/+5
| | * * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewPeter O'Gorman2010-08-092-5/+9
| * | quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.Kenichi Handa2010-08-132-1/+11
| |/
| * merge emacs-23Kenichi Handa2010-08-094-9/+31
| |\
| | * * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-082-1/+6
| * | quail/greek.el ("greek"): Add rules for Greek style quotes.Kenichi Handa2010-08-092-1/+7
* | | Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-222-2/+4
* | | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-224-1/+14
* | | Clean up and ANSIfy unexcoff.c.Eli Zaretskii2010-08-222-40/+33
|\ \ \
| * | | Clean up unexcoff.c.Eli Zaretskii2010-08-222-40/+33
* | | | Simplify termio code.Dan Nicolaescu2010-08-227-371/+72
|/ / /
* | | Insert bug number.Vinicius Jose Latorre2010-08-211-2/+2
* | | * cus-edit.el (custom-group-value-create): Add extra newline before end line ...Chong Yidong2010-08-212-2/+7
* | | * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Stefan Monnier2010-08-212-15/+28
* | | xdisp.c: Fix typo in a comment in note_tool_bar_highlight.Eli Zaretskii2010-08-211-1/+1
* | | Fix mirroring pixel positions on GUI terminals.Eli Zaretskii2010-08-212-10/+16
* | | Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Chong Yidong2010-08-212-548/+170
* | | Fix slow cursor movement.Vinicius Jose Latorre2010-08-212-34/+163
* | | ChangeLog fixes.Glenn Morris2010-08-203-19/+19
* | | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.Dan Nicolaescu2010-08-202-15/+5
* | | Small src/puresize.h cleanup.Dan Nicolaescu2010-08-202-9/+3
* | | * src/term.c: Do not include <termios.h>, systty.h does it.Dan Nicolaescu2010-08-202-3/+2