| Commit message (Expand) | Author | Age | Files | Lines |
| * | * frame.c (Fmodify_frame_parameters): Simplify loop counter. | Paul Eggert | 2011-03-21 | 2 | -1/+5 |
| * | * ebrowse.c: Use size_t, not int, for sizes. | Paul Eggert | 2011-03-21 | 2 | -12/+17 |
| * | * etags.c (Ada_funcs): Redo slightly to avoid overflow warning. | Paul Eggert | 2011-03-21 | 2 | -1/+3 |
| * | etags: In Prolog functions, don't assume int fits in size_t. | Paul Eggert | 2011-03-21 | 2 | -16/+22 |
| * | Merge from gnulib. | Paul Eggert | 2011-03-21 | 1 | -5/+6 |
| * | Add Bug#. | Paul Eggert | 2011-03-21 | 1 | -2/+2 |
| * | update-game-score: fix bug with -r | Paul Eggert | 2011-03-21 | 2 | -6/+14 |
| * | Add Bug#. | Paul Eggert | 2011-03-20 | 1 | -1/+2 |
| * | Merge from trunk and from gnulib stdio. | Paul Eggert | 2011-03-20 | 56 | -212/+27793 |
| |\ |
|
| | * | Autogenerate. | Paul Eggert | 2011-03-20 | 2 | -1/+117 |
| | * | * .bzrignore: Add lib/stdio.h. | Paul Eggert | 2011-03-20 | 1 | -0/+1 |
| | * | [ChangeLog] | Paul Eggert | 2011-03-20 | 7 | -5/+1278 |
| | * | Fix typo in a README. | Glenn Morris | 2011-03-20 | 1 | -1/+1 |
| | * | Fix date of merged entry. | Glenn Morris | 2011-03-20 | 1 | -1/+1 |
| | * | * autogen/update_autogen: Make bzr commit respect -q option. | Glenn Morris | 2011-03-20 | 1 | -1/+4 |
| | * | Auto-commit of generated files. | Glenn Morris | 2011-03-20 | 1 | -1/+1 |
| | * | (Re)move autotools generated files from the repository. | Glenn Morris | 2011-03-20 | 13 | -640/+1034 |
| | * | * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic | Jay Belanger | 2011-03-20 | 2 | -0/+110 |
| | * | src/minibuf.c: Fix previous change. | Juanma Barranquero | 2011-03-20 | 2 | -2/+7 |
| | * | New variable completing-read-function to customize completing-read | Leo Liu | 2011-03-20 | 5 | -5/+51 |
| | * | * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable. | Christian Ohler | 2011-03-20 | 2 | -5/+11 |
| | * | Add error for dired-create-directory on existing file (Bug#8246). | Chong Yidong | 2011-03-19 | 3 | -2/+9 |
| | * | Fix facemenu to populate buffer inside the with-help-window call. | Chong Yidong | 2011-03-19 | 2 | -27/+17 |
| | * | Merge changes from emacs-23 branch | Chong Yidong | 2011-03-19 | 11 | -36/+68 |
| | |\ |
|
| | | * | Backport fix for Bug#8219 from trunk. | Chong Yidong | 2011-03-19 | 7 | -133/+148 |
| | | * | Fix emerge.el on MS-Windows and MS-DOS. | Eli Zaretskii | 2011-03-19 | 2 | -9/+21 |
| | | * | src/xfaces.c (Fx_load_color_file): Read color file from absolute filename. | Juanma Barranquero | 2011-03-17 | 2 | -1/+6 |
| | | * | * strings.texi (String Conversion): Don't mention string-make-(uni|multi)byte. | Stefan Monnier | 2011-03-16 | 4 | -12/+16 |
| | | * | lisp/info.el: Fix bug#8258. | Ralph Schleicher | 2011-03-16 | 2 | -5/+11 |
| | | * | Backport 2011-03-06T01:42:13Z!rgm@gnu.org from trunk. | Glenn Morris | 2011-03-13 | 2 | -13/+24 |
| | | * | lisp/avoid.el: Fix typos in docstrings. | Juanma Barranquero | 2011-03-12 | 2 | -8/+13 |
| | * | | Fix tar package handling, and clean up package-subdirectory-regexp usage. | Chong Yidong | 2011-03-19 | 3 | -29/+46 |
| | * | | Fix typos. | Juanma Barranquero | 2011-03-19 | 3 | -19/+18 |
| | * | | src/makefile.w32-in: Update dependencies. | Juanma Barranquero | 2011-03-19 | 2 | -20/+30 |
| | * | | gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p. | Julien Danjou | 2011-03-19 | 2 | -4/+7 |
| | * | | * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from | Stefan Monnier | 2011-03-18 | 2 | -12/+16 |
| | * | | Merge changes made in Gnus trunk. | Gnus developers | 2011-03-18 | 10 | -14/+94 |
| * | | | * fileio.c (Fcopy_file): Report error if fchown or fchmod fail. | Paul Eggert | 2011-03-20 | 2 | -3/+8 |
| * | | | Add Bug#. | Paul Eggert | 2011-03-20 | 1 | -1/+1 |
| * | | | * emacs.c (Fdaemon_initialized): Do not ignore I/O errors. | Paul Eggert | 2011-03-20 | 2 | -6/+13 |
| * | | | Merge: Use socklen_t, not int, for socket lengths. | Paul Eggert | 2011-03-20 | 12 | -30/+205 |
| |\ \ \ |
|
| | * | | | Merge from gnulib, for socklen_t. | Paul Eggert | 2011-03-20 | 3 | -27/+63 |
| | * | | | Add Bug#. | Paul Eggert | 2011-03-17 | 1 | -1/+1 |
| | * | | | process.c: Use socklen_t, not int, for socket lengths. | Paul Eggert | 2011-03-17 | 12 | -30/+171 |
| * | | | | Add Bug#8298. | Paul Eggert | 2011-03-19 | 1 | -2/+3 |
| * | | | | * process.c (create_process): Use 'volatile' to avoid vfork clobbering. | Paul Eggert | 2011-03-19 | 2 | -4/+4 |
| * | | | | * process.c (FIRST_PROC_DESC, IF_NON_BLOCKING_CONNECT): Remove unused macros. | Paul Eggert | 2011-03-19 | 2 | -9/+1 |
| * | | | | * process.c (process_send_signal): Add cast to avoid pointer signedness problem. | Paul Eggert | 2011-03-19 | 2 | -1/+2 |
| * | | | | * process.c (Fnetwork_interface_info): Fix pointer signedness. | Paul Eggert | 2011-03-19 | 2 | -1/+2 |
| * | | | | * process.c (Fmake_network_process): Define label "retry_connect" only if nee... | Paul Eggert | 2011-03-19 | 2 | -0/+3 |