2011-03-28 |
Juanma Barranquero | src/*.c: Remove some additional unused parameters. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Stefan Monnier | Don't reset post-command-hook to nil upon error. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Leo Liu | Place empty abbrev tables after nonempty ones when... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Juanma Barranquero | src/*.c: Remove unused parameters and other warnings. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Glenn Morris | * autogen/update_autogen: Pass -f to autoreconf. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Glenn Morris | Make autogen.sh respect AUTOCONF etc. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jan Djärv | Format doc and add customize for ns-auto-hide-menu... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jan Djärv | Introduce ns-auto-hide-menu-bar to hide menubar for... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Jan Djärv | * nsmenu.m (runDialogAt): Remove argument to timer_check. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Glenn Morris | Remove (RET)SIGTYPE; it is identical to void on all... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Leo Liu | Support separate fg and bg colors in ansi-color.el |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Chong Yidong | Changes to open-protocol-stream, preparing for merging... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Glenn Morris | Replace some obsolete autoconf macros with their modern... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Eli Zaretskii | Call try_scrolling even if buffer's clip_changed flag... |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Juanma Barranquero | src/*.c: Fix more warnings about unused parameters. |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Juanma Barranquero | src/*.h: Remove unused parameters and functions. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Teodor Zlatanov | mm-util.el (mm-handle-filename): Move to mm-decode... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Leo Liu | Remove redundant (require 'timer) in midnight.el |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Leo Liu | Remove unused and erroneous midnight-time-float |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Chong Yidong | Discard changes to buffer->clip_changed incurred during... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Andreas Schwab | * autogen/update_autogen: Remove useless function keyword. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Juanma Barranquero | src/*.c: Remove unused function parameters. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Juanma Barranquero | src/fileio.c: Move computation of encoded_absname insid... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Juanma Barranquero | nt/*.c, src/*.c: Remove unused variables. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Andreas Schwab | .gitignore: Add compile, config.guess, config.sub,... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Eli Zaretskii | Adapt the MS-DOS build to lib/stdio.h and autogen/. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Eli Zaretskii | Fix previous commit. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Eli Zaretskii | Adapt config.bat and msdos/sedlibmk.inp to autogen... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Glenn Morris | * admin/make-tarball.txt: Comment. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Glenn Morris | Remove some files that autoreconf can supply. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Glenn Morris | * admin/notes/copyright: Remove info on some files... |
commit | commitdiff | tree | snapshot |
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 |
next |