aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-2413-132/+60
| * | | | | Fix uses of long-obsolete font-lock-reference face.Chong Yidong2012-09-2413-36/+44
| * | | | | Auto-commit of loaddefs files.Glenn Morris2012-09-241-1/+1
| * | | | | Tweak previous changeGlenn Morris2012-09-231-1/+1
| * | | | | * lisp/mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.Glenn Morris2012-09-232-0/+11
| * | | | | Move pid_t related decls out of lisp.h.Paul Eggert2012-09-234-3/+16
| * | | | | gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-2311-140/+157
| * | | | | Useless use of catGlenn Morris2012-09-231-1/+1
| * | | | | * progmodes/python.el (python-indent-line): More consistent cursorFabián Ezequiel Gallina2012-09-232-10/+26
| * | | | | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-09-232-51/+72
| * | | | | Clean-up left-overs after 2012-09-23T08:44:20Z!eggert@cs.ucla.edu wrt signal ...Eli Zaretskii2012-09-235-6/+16
| * | | | | src/w32term.c (w32_read_socket): Remove reference to deleted variable.Juanma Barranquero2012-09-232-1/+5
| * | | | | Do not use SA_NODEFER.Paul Eggert2012-09-234-3/+13
| * | | | | * textmodes/rst.el: Fix compiler warning.Stefan Merten2012-09-232-7/+12
| * | | | | etc/NEWS: clarify entry for proced-reniceRoland Winkler2012-09-231-1/+1
| * | | | | lisp/textmodes/bibtex.el: minor bugfixesRoland Winkler2012-09-232-15/+24
| * | | | | Add ChangeLog entry for previous commitRoland Winkler2012-09-231-0/+8
| * | | | | lisp/proced.el: new command proced-reniceRoland Winkler2012-09-232-103/+195
| * | | | | lisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): Shortcut completing...Roland Winkler2012-09-232-4/+16
| * | | | | Doc updates for read-only-mode.Chong Yidong2012-09-238-38/+52
| * | | | | Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-236-5/+13
| * | | | | * xterm.c (x_term_init): Call fixup_locale before and after callingJan Djärv2012-09-232-2/+9
| * | | | | Really fix last change.Chong Yidong2012-09-231-1/+1
| * | | | | Fix last change.Chong Yidong2012-09-232-3/+4
| * | | | | * Makefile.in (bootstrap): Set MAKEFILE_NAME when building Makefile,Paul Eggert2012-09-232-1/+10
| * | | | | Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-239-88/+92
| * | | | | Simplify and avoid signal-handling races.Paul Eggert2012-09-2361-1850/+1730
| * | | | | * nsterm.m (ns_dumpglyphs_image): dr is a new rect to draw image into,Jan Djärv2012-09-232-1/+7
| * | | | | * keyboard.c (timer_check): Avoid quitting during Fcopy_sequence.Chong Yidong2012-09-232-0/+9
* | | | | | coding.c (decode_coding_ccl, encode_coding_ccl): Pay attention to the buffer ...Kenichi Handa2012-09-302-0/+22
|/ / / / /
* | | | | * lisp/dired.el (dired-mode-map): Add [remap read-only-mode] forJuri Linkov2012-09-232-0/+7
* | | | | * .gdbinit: Just stop at fatal_error_backtrace.Paul Eggert2012-09-222-13/+10
* | | | | * trouble.texi (Crashing): Document ulimit -c.Paul Eggert2012-09-222-4/+13
* | | | | ChangeLog typo fixGlenn Morris2012-09-221-1/+1
* | | | | Re-arrange and edit NEWS.Chong Yidong2012-09-231-309/+313
* | | | | Implement temp-output-buffer-show in subr.el.Martin Rudalics2012-09-222-1/+46
* | | | | * simple.el (read-only-mode): Doc fix.Chong Yidong2012-09-222-1/+2
* | | | | * files.el (ctl-x-map): Bind C-x C-q to read-only-mode.Chong Yidong2012-09-222-1/+4
* | | | | Misc doc fixes.Chong Yidong2012-09-2211-77/+103
* | | | | Refactor image-type loading.Chong Yidong2012-09-223-84/+155
* | | | | edebug.texi (Instrumenting): Improve indexing.Eli Zaretskii2012-09-222-0/+5
* | | | | Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.Eli Zaretskii2012-09-226-15/+61
* | | | | Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-227-62/+178
* | | | | src/dispextern.h: Fix commentary for struct it's string_nchars member.Eli Zaretskii2012-09-221-1/+2
* | | | | Fix bug #10159 with crashes in auto-complete package.Eli Zaretskii2012-09-222-0/+6
* | | | | * Makefile.in (bootstrap): Simplify build procedure.Paul Eggert2012-09-222-8/+7
* | | | | Auto-commit of generated files.Glenn Morris2012-09-221-2/+0
* | | | | Merge from gnulib.Paul Eggert2012-09-222-4/+6
* | | | | * rst.el: Revamp section title faces.Stefan Merten2012-09-222-139/+75
* | | | | Do not truncate strsignal output.Paul Eggert2012-09-221-3/+5