bpt/emacs.git
2011-03-08 Paul Eggert* charset.c: Include <limits.h>.
2011-03-08 Paul Eggert* charset.h (CHECK_CHARSET_GET_CHARSET): Rename locals...
2011-03-08 Paul Eggert2011-03-08 Paul Eggert <eggert@cs.ucla.edu>
2011-03-07 Paul Eggert* window.h (check_all_windows): New decl, to forestall
2011-03-07 Paul Eggert* window.c (display_buffer): Now static.
2011-03-07 Paul Eggert* window.c (window_loop, size_window):
2011-03-07 Paul Eggert* xmenu.c (next_menubar_widget_id): Declare only if...
2011-03-07 Paul Eggert* xmenu.c (xmenu_show, xdialog_show, xmenu_show): Make...
2011-03-07 Paul Eggert* xdisp.c (redisplay_window): Rename local to avoid...
2011-03-07 Paul EggertMerge from mainline.
2011-03-07 Paul Eggert* xmenu.c (xmenu_show): Rename parameter to avoid shado...
2011-03-06 Chong YidongRevert incorrect logic in 2011-03-06T07:50:01Z!eggert...
2011-03-06 Paul Eggert* xmenu.c (set_frame_menubar): Remove unused local.
2011-03-06 Paul Eggert* xmenu.c (menu_highlight_callback): Now static.
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Mark variables...
2011-03-06 Chong YidongDocument package archives in the Lisp manual.
2011-03-06 Stefan Monnier* lisp/progmodes/gud.el (gdb-script-syntax-propertize...
2011-03-06 Chong YidongUsability improvements to commands in package-x.el.
2011-03-06 Paul Eggert* xdisp.c (display_line): Mark variables that gcc ...
2011-03-06 Juanma Barranquerodoc/lispref/makefile.w32-in (srcs): Add package.texi.
2011-03-06 Paul Eggert* xdisp.c (Fcurrent_bidi_paragraph_direction): Simplify...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.
2011-03-06 Chong YidongBind C-y in Isearch to isearch-yank-kill.
2011-03-06 Alan Mackenzie(c-guess-basic-syntax): Move CASE 19 to a different...
2011-03-06 Alan Mackenzieprogmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
2011-03-06 Chong YidongImprove packaging documentation.
2011-03-06 Paul EggertMerge: current_column: Now returns EMACS_INT, fixing...
2011-03-06 Paul Eggertcurrent_column: Now returns EMACS_INT, fixing some...
2011-03-06 Paul Eggert* xdisp.c (redisplay_window): Likewise.
2011-03-06 Paul Eggert* minibuf.c (minibuf_prompt, minibuf_prompt_width)...
2011-03-06 Paul Eggert* cmds.c (internal_self_insert): Reindent to match...
2011-03-06 Paul Eggert* xdisp.c (SKIP_GLYPHS): Removed unused macro.
2011-03-06 Paul Eggert* xdisp.c (update_window_cursor): Now static, since...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Make a pointer...
2011-03-06 Paul Eggert* xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused...
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Paul Eggert* xdisp.c: Rename or move local decls to avoid shadowing.
2011-03-06 Chong YidongAdd package.texi to doc/lispref/Makefile.in.
2011-03-06 Jay Belanger* calc/calc-units.el (math-midi-round): Translate calc...
2011-03-06 Jay Belanger* calc/calc-units.el (math-midi-round, math-freqp,...
2011-03-06 Jay Belanger* doc/misc/calc.texi (Logarithmic Units): Rename calc...
2011-03-06 Chong YidongAllow specifying local ELPA mirrors in package-archives.
2011-03-06 Glenn MorrisMention xmodmap-generic-mode in NEWS.
2011-03-06 Glenn Morrisgeneric-x trivia.
2011-03-06 Daniel Clemente* lisp/generic-x.el (xmodmap-generic-mode): New. ...
2011-03-06 Juanma BarranqueroFix typos.
2011-03-06 Nikolaj Schumacher* lisp/emacs-lisp/elp.el (elp-results): Fix off-by...
2011-03-06 Kevin Ryde* lisp/textmodes/sgml-mode.el (sgml-fill-nobreak):...
2011-03-06 Michael ShieldsDoc fixes for bug#5567 (tiny change)
2011-03-06 Jay Belanger* cus-edit.el (custom-prompt-variable): Use the `custo...
2011-03-06 Glenn MorrisNEWS.
2011-03-06 Glenn MorrisRegenerate autotools stuff, grumble.
2011-03-06 Glenn Morris* configure.in (FREETYPE_LIBS): Actually set it to...
2011-03-06 Juanma Barranquero* lisp/bookmark.el:
2011-03-06 Katsumi Yamaokagnus-uu.el (gnus-uu-decode-save): Typo fix.
2011-03-05 Chong YidongFix last change.
2011-03-05 Chong Yidong* nsterm.m (ns_draw_window_cursor): Fix typo in 2011...
2011-03-05 Chong YidongRemove "tiny change" ChangeLog tags for Antoine Levitt...
2011-03-05 Antoine LevittReplace many instances of read-file-name with read...
2011-03-05 Chong YidongFix to help-buffer to ensure it returns a valid buffer...
2011-03-05 Chong Yidong* processes.texi (Synchronous Processes): Minor clarifi...
2011-03-05 Glenn MorrisAdd ChangeLog bug ref.
2011-03-05 Reuben ThomasHandle git-style backup names in file-name-version...
2011-03-05 Glenn MorrisChangeLog fix.
2011-03-05 Glenn MorrisMove eshell's self-tests to the test/ directory.
2011-03-05 David EngsterMake save-some-buffers message more informative (Bug...
2011-03-05 Glenn Morris* lisp/eshell/esh-proc.el (eshell-kill-process-function...
2011-03-05 Deniz Dogan* lisp/net/rcirc.el: Add QuakeNet authentication support.
2011-03-05 Deniz Dogan* lisp/net/rcirc.el: Add functionality to authenticate...
2011-03-05 Gnus developersMerge changes made in Gnus trunk.
2011-03-05 Michael AlbinusAdd package name. Fix author email address.
2011-03-05 Eli ZaretskiiFix bug #8177 with re-visiting image files.
2011-03-05 Glenn Morrisesh-util.el comment fix.
2011-03-05 Glenn MorrisDefault all eshell hooks to nil (bug#5375)
2011-03-05 Glenn Morrisesh-module doc fixes.
2011-03-05 Daiki Uenomessage.el (message-options): Don't mark it buffer...
2011-03-05 Glenn MorrisMake eshell-for obsolete (replaced by dolist)
2011-03-04 Glenn Morris* lisp/vc/vc-bzr.el (vc-bzr-after-dir-status): Handle...
2011-03-04 Tom Tromey* progmodes/gud.el (gdb-script-mode): Derive from prog...
2011-03-04 Daiki Uenomessage.el (message-options): Revert the change that...
2011-03-04 Glenn Morrisoutline.el fix for bug#7619.
2011-03-04 Glenn Morrisbrowse-url fix for bug#6077.
2011-03-04 Glenn Morrisrecentf.el fix for bug#5843.
2011-03-04 Leo Liu* lisp/vc/diff-mode.el (diff-mode): Fix whitespace...
2011-03-04 Jay Belanger* calc/calc-units.el (math-to-standard-rec): Don't...
2011-03-04 Bob RogersMinor ewoc fix for bug#3261.
2011-03-04 Julien Danjou* lisp/erc/erc-track.el (erc-track-visibility): Fix...
2011-03-04 Leo Liu* lisp/time.el (display-time-world-list): Fix typo.
2011-03-04 Glenn MorrisChangeLog fixes.
2011-03-04 Zachary Kanferlisp/cus-edit.el (custom-buffer-create-internal): Fix...
2011-03-04 Drew Adamslisp/image-dired.el (image-dired-cmd-read-exif-data...
2011-03-03 Deniz DoganFixing old typo.
2011-03-03 Deniz Dogan* lisp/net/rcirc.el (rcirc-cmd-join): Accept comma...
2011-03-03 Gnus developersMerge changes made in Gnus trunk.
2011-03-03 Christian OhlerMerged an ERT fix and a speedup.
2011-03-03 Christian OhlerAdded fast path to ERT explanation of `equal'.
2011-03-03 David Abrahamsediff-init.el fix for bug#1821. (tiny change)
2011-03-03 Christian OhlerFix ERT bug related to quit handling.
next