aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix GDB accesses to the 'nil's name.Eli Zaretskii2015-01-082-4/+19
* Fix fallout from "Qnil is zero" change in the display engine. (Bug#19535)Eli Zaretskii2015-01-085-68/+89
* Port new Lisp symbol init to x86 --with-wide-intPaul Eggert2015-01-082-6/+17
* * lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.Paul Eggert2015-01-072-1/+7
* * conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert2015-01-072-1/+6
* Port Qnil==0 XUNTAG to clangPaul Eggert2015-01-072-2/+10
* # ChangeLog fixesGlenn Morris2015-01-072-30/+12
* * admin/authors.el (authors-aliases): Add an entry to ignore.Glenn Morris2015-01-072-0/+5
* * lisp/files.el (file-tree-walk): Remove; of unknown authorship.Glenn Morris2015-01-073-36/+4
* lisp/gnus/gnus-group.el (gnus-read-ephemeral-bug-group): Use mm-disable-multi...Katsumi Yamaoka2015-01-081-1/+1
* lisp/gnus/gnus-group.el (gnus-read-ephemeral-bug-group): Use mm-enable-multib...Katsumi Yamaoka2015-01-081-1/+1
* * src/gfilenotify.c (monitor_to_lisp, lisp_to_monitor):Paul Eggert2015-01-071-3/+2
* Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert2015-01-072-10/+30
* Fix content decoding in gnus-read-ephemeral-bug-groupAndreas Schwab2015-01-082-21/+27
* src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii2015-01-082-1/+8
* * lisp/subr.el (redisplay-dont-pause): Mark as obsolete.Stefan Monnier2015-01-083-26/+5
* Merge branch master of git.sv.gnu.org:/srv/git/emacs.K. Handa2015-01-072433-4867/+4437
|\
| * Use generic `display-buffer-alist' instead of mode-specific customizations.Sam Steingold2015-01-063-10/+9
| * NS: Fix frame size when height and font set at startup.Jan D2015-01-062-8/+6
| * Merge from gnulibPaul Eggert2015-01-063-2/+31
| * Add help-echo to xrefsDmitry Gutov2015-01-062-1/+7
| * * lisp.h (XSYMBOL): Parenthesize id in forward decl.Paul Eggert2015-01-052-2/+8
| * MS-Windows followup to previous commitEli Zaretskii2015-01-0511-83/+8
| * Use 0 for QnilPaul Eggert2015-01-054-19/+71
| * Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-0594-1980/+1017
| * * lisp/minibuffer.el (completion-category-defaults): Default to nil.Stefan Monnier2015-01-053-7/+30
| * Add mouse interaction to xrefDmitry Gutov2015-01-052-1/+27
| * 'temacs -nw' should not call missing functionsPaul Eggert2015-01-045-4/+40
| * * INSTALL: Mention 'make WERROR_CFLAGS='.Paul Eggert2015-01-042-1/+5
| * * doc/lispref/files.texi: Fix xref typo.Paul Eggert2015-01-041-1/+1
| * # ChangeLog fixesGlenn Morris2015-01-046-80/+74
| * Clarify 'make info'Paul Eggert2015-01-032-5/+8
| * Less 'make' chatter for oldXMenuPaul Eggert2015-01-032-3/+20
| * Less 'make' chatter for lwlibPaul Eggert2015-01-032-3/+20
| * Less 'make' chatter for lisp dirPaul Eggert2015-01-034-18/+26
| * Less 'make' chatter for lib-srcPaul Eggert2015-01-032-2/+7
| * Less 'make' chatter for leimPaul Eggert2015-01-032-6/+29
| * Less 'make' chatter for admin/grammarsPaul Eggert2015-01-032-12/+33
| * Less 'make' chatter for VCSWITNESSPaul Eggert2015-01-032-6/+10
| * Less 'make' chatter in batch modePaul Eggert2015-01-037-9/+25
| * batch write-region no longer says "Wrote FOO"Paul Eggert2015-01-036-5/+26
| * Unbreak `mouse-action' property in text buttonsDmitry Gutov2015-01-042-1/+7
| * Revert previous change to produce_composite_glyphPaul Eggert2015-01-032-1/+4
| * Only show "Back" when the marker stack is non-emptyDmitry Gutov2015-01-033-0/+11
| * Don't remap `next-line' and `previous-line' in xref keymapDmitry Gutov2015-01-032-13/+41
| * Pacify gcc -WparenthesesPaul Eggert2015-01-032-1/+6
| * Two fixes for setting up sizes of a new frame (Bug#19428).Martin Rudalics2015-01-033-2/+9
| * ChangeLog fixesGlenn Morris2015-01-027-33/+49
| * Auto-commit of loaddefs files.Glenn Morris2015-01-027-23/+23
| * Less 'make' chatter for unidataPaul Eggert2015-01-012-17/+47