aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.Paul Eggert2011-03-062-1/+11
* current_column: Now returns EMACS_INT, fixing some iftc.Paul Eggert2011-03-068-46/+68
* * xdisp.c (redisplay_window): Likewise.Paul Eggert2011-03-062-3/+4
* * minibuf.c (minibuf_prompt, minibuf_prompt_width): Move herePaul Eggert2011-03-064-18/+14
* * cmds.c (internal_self_insert): Reindent to match Emacs style.Paul Eggert2011-03-062-16/+19
* * xdisp.c (SKIP_GLYPHS): Removed unused macro.Paul Eggert2011-03-062-12/+1
* * xdisp.c (update_window_cursor): Now static, since it's not used elsewhere.Paul Eggert2011-03-062-1/+2
* * xdisp.c (produce_glyphless_glyph): Make a pointer "const"Paul Eggert2011-03-062-1/+4
* * xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused local var.Paul Eggert2011-03-062-1/+1
* Merge from mainline.Paul Eggert2011-03-05128-1574/+2594
|\
| * Add package.texi to doc/lispref/Makefile.in.Chong Yidong2011-03-062-0/+5
| * * calc/calc-units.el (math-midi-round): Translate calc-note-thresholdJay Belanger2011-03-051-1/+2
| * * calc/calc-units.el (math-midi-round, math-freqp, math-midip)Jay Belanger2011-03-056-23/+344
| * * doc/misc/calc.texi (Logarithmic Units): Rename calc-logunits-dblevelJay Belanger2011-03-055-10/+26
| * Allow specifying local ELPA mirrors in package-archives.Chong Yidong2011-03-052-57/+77
| * Mention xmodmap-generic-mode in NEWS.Glenn Morris2011-03-051-0/+2
| * generic-x trivia.Glenn Morris2011-03-052-2/+9
| * * lisp/generic-x.el (xmodmap-generic-mode): New. (Bug#2065) (tiny change)Daniel Clemente2011-03-052-0/+12
| * Fix typos.Juanma Barranquero2011-03-0611-341/+243
| * * lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)Nikolaj Schumacher2011-03-052-1/+5
| * * lisp/textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)Kevin Ryde2011-03-052-1/+10
| * Doc fixes for bug#5567 (tiny change)Michael Shields2011-03-054-22/+30
| * * cus-edit.el (custom-prompt-variable): Use the `custom-get' propertyJay Belanger2011-03-052-1/+10
| * NEWS.Glenn Morris2011-03-051-0/+2
| * Regenerate autotools stuff, grumble.Glenn Morris2011-03-053-432/+491
| * * configure.in (FREETYPE_LIBS): Actually set it to something.Glenn Morris2011-03-052-5/+17
| * * lisp/bookmark.el:Juanma Barranquero2011-03-0611-11/+35
| * gnus-uu.el (gnus-uu-decode-save): Typo fix.Katsumi Yamaoka2011-03-061-1/+1
| * Fix last change.Chong Yidong2011-03-051-1/+1
| * * nsterm.m (ns_draw_window_cursor): Fix typo in 2011-02-23 commit.Chong Yidong2011-03-052-2/+5
| * Remove "tiny change" ChangeLog tags for Antoine Levitt, who signed papers.Chong Yidong2011-03-051-2/+2
| * Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-0520-55/+93
| * Fix to help-buffer to ensure it returns a valid buffer (Bug#8147).Chong Yidong2011-03-052-6/+14
| * * processes.texi (Synchronous Processes): Minor clarification (Bug#8149).Chong Yidong2011-03-052-13/+17
| * Add ChangeLog bug ref.Glenn Morris2011-03-051-1/+1
| * Handle git-style backup names in file-name-version-regexp (Bug#8159).Reuben Thomas2011-03-052-1/+8
| * ChangeLog fix.Glenn Morris2011-03-051-1/+1
| * Move eshell's self-tests to the test/ directory.Glenn Morris2011-03-059-172/+199
| * Make save-some-buffers message more informative (Bug#8134).David Engster2011-03-052-5/+16
| * * lisp/eshell/esh-proc.el (eshell-kill-process-function): Fix typo in previous.Glenn Morris2011-03-051-1/+1
| * * lisp/net/rcirc.el: Add QuakeNet authentication support.Deniz Dogan2011-03-052-21/+42
| * * lisp/net/rcirc.el: Add functionality to authenticate before autojoining cha...Deniz Dogan2011-03-052-1/+65
| * Merge changes made in Gnus trunk.Gnus developers2011-03-054-64/+129
| * Add package name. Fix author email address.Michael Albinus2011-03-053-6/+25
| * Fix bug #8177 with re-visiting image files.Eli Zaretskii2011-03-052-2/+8
| * esh-util.el comment fix.Glenn Morris2011-03-041-1/+0
| * Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-0421-45/+107
| * esh-module doc fixes.Glenn Morris2011-03-042-2/+5
| * message.el (message-options): Don't mark it buffer-local when running under X...Daiki Ueno2011-03-052-2/+8
| * Make eshell-for obsolete (replaced by dolist)Glenn Morris2011-03-0415-35/+59