bpt/emacs.git
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#.
2011-03-20 Paul Eggert* emacs.c (Fdaemon_initialized): Do not ignore I/O...
2011-03-20 Jay Belanger* calc/calc-menu.el (calc-units-menu): Add entries...
2011-03-20 Paul EggertMerge: Use socklen_t, not int, for socket lengths.
2011-03-20 Paul EggertMerge from gnulib, for socklen_t.
2011-03-20 Juanma Barranquerosrc/minibuf.c: Fix previous change.
2011-03-20 Leo LiuNew variable completing-read-function to customize...
2011-03-20 Christian Ohler* emacs-lisp/ert.el (ert-run-tests-batch): Remove unuse...
2011-03-20 Paul EggertAdd Bug#8298.
2011-03-20 Paul Eggert* process.c (create_process): Use 'volatile' to avoid...
2011-03-20 Paul Eggert* process.c (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT...
2011-03-20 Paul Eggert* process.c (process_send_signal): Add cast to avoid...
2011-03-20 Paul Eggert* process.c (Fnetwork_interface_info): Fix pointer...
2011-03-20 Paul Eggert* process.c (Fmake_network_process): Define label ...
2011-03-20 Paul Eggert* process.c: Rename or move locals to avoid shadowing.
2011-03-19 Paul EggertMake tparam.h and terminfo.c consistent.
2011-03-19 Chong YidongAdd error for dired-create-directory on existing file...
2011-03-19 Chong YidongFix facemenu to populate buffer inside the with-help...
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongFix tar package handling, and clean up package-subdirec...
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
2011-03-19 Eli ZaretskiiFix emerge.el on MS-Windows and MS-DOS.
2011-03-19 Paul Eggert* xftfont.c (xftfont_open): Rename locals to avoid...
2011-03-19 Paul Eggert* xftfont.c (xftfont_shape): Now static, and defined...
2011-03-19 Paul Eggert* ftfont.c: (get_adstyle_property, ftfont_pattern_entity):
2011-03-19 Paul Eggert* ftfont.c (ftfont_list): Remove unused local.
2011-03-19 Paul Eggert* ftfont.c (ftfont_otf_capability, ftfont_shape): Omit...
2011-03-19 Juanma BarranqueroFix typos.
2011-03-19 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2011-03-19 Paul Eggert* ftfont.c (ftfont_resolve_generic_family): Fix pointer...
2011-03-19 Paul Eggert* xfont.c (xfont_list_family): Mark var as initialized.
next