bpt/emacs.git
2011-03-29 Paul Eggert* menu.c (digest_single_submenu): Omit unused local...
2011-03-29 Paul Eggert* dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]:
2011-03-29 Paul Eggert* etags.c (just_read_file): Remove dummy variable and...
2011-03-27 Paul Eggert* keyboard.c (read_key_sequence): Don't check last_real...
2011-03-27 Paul Eggert* keyboard.c (keyremap_step, read_key_sequence): Use...
2011-03-27 Paul Eggert* keyboard.c (parse_modifiers_uncached, parse_modifiers):
2011-03-27 Paul Eggert* callproc.c (Fcall_process, Fcall_process_region)...
2011-03-27 Paul Eggert* eval.c (Fbacktrace_frame): Don't assume nframes fits...
2011-03-27 Paul Eggert* eval.c (Fbacktrace): Don't assume nargs fits in int.
2011-03-27 Paul Eggert* syntax.c (scan_sexps_forward): Avoid pointer wraparound.
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul Eggert* chartab.c (sub_char_table_ref_and_range): Redo for...
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-27 Paul Eggert* keyboard.c, keyboard.h (num_input_events): Now size_t.
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
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 Paul Eggert* alloc.c (garbage_collect): Don't assume stack size...
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 Paul Eggert* keyboard.c (syms_of_keyboard): Use the same style...
2011-03-24 Paul Eggert* image.c (tiff_load): Fix off-by-one image count ...
2011-03-24 Paul Eggert* xselect.c (x_check_property_data): Return correct...
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 Paul Eggert* xterm.c (x_make_frame_visible, same_x_server): Redo...
2011-03-23 Paul Eggert* chartab.c (sub_char_table_ref_and_range): Redo to...
2011-03-23 Paul Eggert* term.c (produce_glyphless_glyph): Remove unnecessary...
2011-03-23 Paul Eggert* cm.c (calccost): Turn while-do into do-while, for...
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...
next