bpt/emacs.git
2011-03-28 Juanma Barranquerosrc/*.c: Remove some additional unused parameters.
2011-03-28 Stefan MonnierDon't reset post-command-hook to nil upon error.
2011-03-28 Leo LiuPlace empty abbrev tables after nonempty ones when...
2011-03-28 Juanma Barranquerosrc/*.c: Remove unused parameters and other warnings.
2011-03-28 Glenn Morris* autogen/update_autogen: Pass -f to autoreconf.
2011-03-28 Glenn MorrisMake autogen.sh respect AUTOCONF etc.
2011-03-27 Jan DjärvFormat doc and add customize for ns-auto-hide-menu...
2011-03-27 Jan DjärvIntroduce ns-auto-hide-menu-bar to hide menubar for...
2011-03-27 Jan Djärv* nsmenu.m (runDialogAt): Remove argument to timer_check.
2011-03-27 Glenn MorrisAuto-commit of generated files.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-27 Leo LiuSupport separate fg and bg colors in ansi-color.el
2011-03-26 Chong YidongChanges to open-protocol-stream, preparing for merging...
2011-03-26 Glenn MorrisReplace some obsolete autoconf macros with their modern...
2011-03-26 Eli ZaretskiiCall try_scrolling even if buffer's clip_changed flag...
2011-03-26 Juanma Barranquerosrc/*.c: Fix more warnings about unused parameters.
2011-03-26 Juanma Barranquerosrc/*.h: Remove unused parameters and functions.
2011-03-25 Teodor Zlatanovmm-util.el (mm-handle-filename): Move to mm-decode...
2011-03-25 Leo LiuRemove redundant (require 'timer) in midnight.el
2011-03-25 Leo LiuRemove unused and erroneous midnight-time-float
2011-03-25 Chong YidongDiscard changes to buffer->clip_changed incurred during...
2011-03-25 Andreas Schwab* autogen/update_autogen: Remove useless function keyword.
2011-03-25 Juanma Barranquerosrc/*.c: Remove unused function parameters.
2011-03-25 Juanma Barranquerosrc/fileio.c: Move computation of encoded_absname insid...
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-25 Andreas Schwab.gitignore: Add compile, config.guess, config.sub,...
2011-03-25 Eli ZaretskiiAdapt the MS-DOS build to lib/stdio.h and autogen/.
2011-03-25 Eli ZaretskiiFix previous commit.
2011-03-25 Eli ZaretskiiAdapt config.bat and msdos/sedlibmk.inp to autogen...
2011-03-25 Glenn Morris* admin/make-tarball.txt: Comment.
2011-03-25 Glenn MorrisRemove some files that autoreconf can supply.
2011-03-25 Glenn Morris* admin/notes/copyright: Remove info on some files...
2011-03-25 Leo LiuSome ido cleanups
2011-03-24 Stefan MonnierFirst step towards using standard completion in comint.
2011-03-24 Drew AdamsAdd support for defun in thingatpt.el
2011-03-24 Juanma Barranquerosrc/w32term.c (x_set_glyph_string_clipping): Don't...
2011-03-23 Leo LiuMove abbrevlist.el to obsolete/abbrevlist.el
2011-03-23 Juanma Barranquerow32: Fix some warnings reported by -Wall -Wextra.
2011-03-23 Leo LiuTweak regexp in help-mode-finish
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-23 Glenn Morris* autogen/update_autogen (msg): Remove function; use...
2011-03-23 Glenn Morris* autogen/update_autogen: Fix typo.
2011-03-23 Glenn MorrisAuto-commit of generated files.
2011-03-23 Glenn Morris* admin/notes/copyright: Remove comments about deleted...
2011-03-23 Glenn MorrisFix ChangeLog typo.
2011-03-23 Glenn MorrisReplace mkinstalldirs with `install-sh -d', as automake...
2011-03-23 Glenn Morris* admin/notes/bzr: Update bzr changelog_merge plugin...
2011-03-23 Glenn Morrisesh-opt trivia.
2011-03-23 Glenn Morris* lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge removals from trunk.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Juanma Barranquerolisp/emacs-lisp/derived.el: Don't warn about keymaps...
2011-03-22 Sebastian Hermida* etc/themes/misterioso-theme.el: New file.
2011-03-22 Chong YidongRemove an apparently unnecessary XClearWindow call.
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Paul EggertAdd Bug#
2011-03-22 Paul Eggert* coding.c (encode_coding_raw_text): Avoid unnecessary...
2011-03-22 Leo LiuUse utf-8 if safe for writing to abbrev file
2011-03-22 Juanma Barranquerolisp/simple.el: Avoid warning about `delete-backward...
2011-03-22 Julien Danjoumm-view.el (mm-display-inline-fontify): Make mode optio...
2011-03-22 Juanma Barranquerolisp/image.el: Avoid some warnings.
2011-03-22 Leo LiuNew variable rcirc-user-authenticated to pacify compiler
2011-03-22 Leo LiuHandle the case when re-search-backward errs
2011-03-22 Andreas Schwab.gitignore: Add aclocal.m4, configure, lib/Makefile...
2011-03-22 Paul Eggert* lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int...
2011-03-22 Paul Eggert* xmenu.c (set_frame_menubar): Use EMACS_UINT, not...
2011-03-22 Paul Eggert* xdisp.c (pint2hrstr): Simplify and tune code slightly.
2011-03-22 Paul Eggert* xdisp.c (message_log_check_duplicate): Return unsigne...
2011-03-22 Paul Eggert* scroll.c (do_scrolling): Work around GCC bug 48228.
2011-03-22 Glenn Morriscopy_autogen tweaks.
2011-03-22 Chong YidongSpecial handling of the `custom-enabled-themes' custom...
2011-03-21 Chong Yidong* lisp/custom.el (custom-push-theme): Quote "changed...
2011-03-21 Paul Eggert* frame.c (validate_x_resource_name): Simplify count...
2011-03-21 Paul EggertBetter version of previous patch.
2011-03-21 Paul Eggert* frame.c (Fmodify_frame_parameters): Simplify loop...
2011-03-21 Paul Eggert* ebrowse.c: Use size_t, not int, for sizes.
2011-03-21 Leo LiuFix history adding in ido-read-internal
2011-03-21 Paul Eggert* etags.c (Ada_funcs): Redo slightly to avoid overflow...
2011-03-21 Paul Eggertetags: In Prolog functions, don't assume int fits in...
2011-03-21 Stefan Monnier* subr.el (deferred-action-list, deferred-action-functi...
2011-03-21 Paul EggertMerge from gnulib.
2011-03-21 Paul EggertAdd Bug#.
2011-03-21 Leo LiuRemove leftover (require 'wid-edit)
2011-03-21 Leo LiuDefault read-file-name-function to a non-nil value
2011-03-21 Paul Eggertupdate-game-score: fix bug with -r
2011-03-21 Glenn Morris* eshell/esh-opt.el (eshell-eval-using-options, eshell...
2011-03-21 Paul EggertAdd Bug#.
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-21 Paul EggertAutogenerate.
2011-03-21 Paul Eggert* .bzrignore: Add lib/stdio.h.
2011-03-21 Paul Eggert[ChangeLog]
2011-03-21 Chong YidongSeveral fixes to cus-theme.el.
2011-03-21 Paul Eggert* fileio.c (Fcopy_file): Report error if fchown or...
2011-03-21 Glenn MorrisFix typo in a README.
2011-03-21 Glenn MorrisFix date of merged entry.
2011-03-21 Glenn Morris* autogen/update_autogen: Make bzr commit respect ...
2011-03-21 Glenn MorrisAuto-commit of generated files.
2011-03-20 Glenn Morris(Re)move autotools generated files from the repository.
2011-03-20 Paul EggertAdd Bug#.
next