2011-03-25 |
Leo Liu | Some ido cleanups |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Stefan Monnier | First step towards using standard completion in comint. |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Drew Adams | Add support for defun in thingatpt.el |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Juanma Barranquero | src/w32term.c (x_set_glyph_string_clipping): Don't... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Leo Liu | Move abbrevlist.el to obsolete/abbrevlist.el |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Juanma Barranquero | w32: Fix some warnings reported by -Wall -Wextra. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Leo Liu | Tweak regexp in help-mode-finish |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Julien Danjou | Use Frun_hooks rather than calling Vrun_hooks manually |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | * autogen/update_autogen (msg): Remove function; use... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | * autogen/update_autogen: Fix typo. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | * admin/notes/copyright: Remove comments about deleted... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | Fix ChangeLog typo. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | Replace mkinstalldirs with `install-sh -d', as automake... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | * admin/notes/bzr: Update bzr changelog_merge plugin... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | esh-opt trivia. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Glenn Morris | * lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Paul Eggert | Fix more problems found by GCC 4.5.2's static checks. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Paul Eggert | Merge removals from trunk. |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Juanma Barranquero | lisp/emacs-lisp/derived.el: Don't warn about keymaps... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Sebastian Hermida | * etc/themes/misterioso-theme.el: New file. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Chong Yidong | Remove an apparently unnecessary XClearWindow call. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | Add Bug# |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * coding.c (encode_coding_raw_text): Avoid unnecessary... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Leo Liu | Use utf-8 if safe for writing to abbrev file |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Juanma Barranquero | lisp/simple.el: Avoid warning about `delete-backward... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Julien Danjou | mm-view.el (mm-display-inline-fontify): Make mode optio... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Juanma Barranquero | lisp/image.el: Avoid some warnings. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Leo Liu | New variable rcirc-user-authenticated to pacify compiler |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Leo Liu | Handle the case when re-search-backward errs |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Andreas Schwab | .gitignore: Add aclocal.m4, configure, lib/Makefile... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * xmenu.c (set_frame_menubar): Use EMACS_UINT, not... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * xdisp.c (pint2hrstr): Simplify and tune code slightly. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * xdisp.c (message_log_check_duplicate): Return unsigne... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Paul Eggert | * scroll.c (do_scrolling): Work around GCC bug 48228. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Glenn Morris | copy_autogen tweaks. |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Chong Yidong | Special handling of the `custom-enabled-themes' custom... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Chong Yidong | * lisp/custom.el (custom-push-theme): Quote "changed... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * frame.c (validate_x_resource_name): Simplify count... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Better version of previous patch. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * frame.c (Fmodify_frame_parameters): Simplify loop... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * ebrowse.c: Use size_t, not int, for sizes. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Leo Liu | Fix history adding in ido-read-internal |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * etags.c (Ada_funcs): Redo slightly to avoid overflow... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | etags: In Prolog functions, don't assume int fits in... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Stefan Monnier | * subr.el (deferred-action-list, deferred-action-functi... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Leo Liu | Remove leftover (require 'wid-edit) |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Leo Liu | Default read-file-name-function to a non-nil value |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | update-game-score: fix bug with -r |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Glenn Morris | * eshell/esh-opt.el (eshell-eval-using-options, eshell... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Merge from trunk and from gnulib stdio. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | Autogenerate. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * .bzrignore: Add lib/stdio.h. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | [ChangeLog] |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Chong Yidong | Several fixes to cus-theme.el. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Paul Eggert | * fileio.c (Fcopy_file): Report error if fchown or... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Glenn Morris | Fix typo in a README. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Glenn Morris | Fix date of merged entry. |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Glenn Morris | * autogen/update_autogen: Make bzr commit respect ... |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Glenn Morris | (Re)move autotools generated files from the repository. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * emacs.c (Fdaemon_initialized): Do not ignore I/O... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Jay Belanger | * calc/calc-menu.el (calc-units-menu): Add entries... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | Merge: Use socklen_t, not int, for socket lengths. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | Merge from gnulib, for socklen_t. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Juanma Barranquero | src/minibuf.c: Fix previous change. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Leo Liu | New variable completing-read-function to customize... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Christian Ohler | * emacs-lisp/ert.el (ert-run-tests-batch): Remove unuse... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | Add Bug#8298. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c (create_process): Use 'volatile' to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c (process_send_signal): Add cast to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c (Fnetwork_interface_info): Fix pointer... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c (Fmake_network_process): Define label ... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Paul Eggert | * process.c: Rename or move locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | Make tparam.h and terminfo.c consistent. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Chong Yidong | Add error for dired-create-directory on existing file... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Chong Yidong | Fix facemenu to populate buffer inside the with-help... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Chong Yidong | Merge changes from emacs-23 branch |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Chong Yidong | Fix tar package handling, and clean up package-subdirec... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Chong Yidong | Backport fix for Bug#8219 from trunk. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Eli Zaretskii | Fix emerge.el on MS-Windows and MS-DOS. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xftfont.c (xftfont_open): Rename locals to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xftfont.c (xftfont_shape): Now static, and defined... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c: (get_adstyle_property, ftfont_pattern_entity): |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_list): Remove unused local. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_otf_capability, ftfont_shape): Omit... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * ftfont.c (ftfont_resolve_generic_family): Fix pointer... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xfont.c (xfont_list_family): Mark var as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | * xml.c (make_dom): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Paul Eggert | Add Bug#. |
commit | commitdiff | tree | snapshot |
next |