2012-10-14 |
Kenichi Handa | Add more mappings for the charset japanese-jisx0208... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Kenichi Handa | Re-generate charsets. Adjust for the change of admin... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Paul Eggert | * marker.c (cached_modiff): EMACS_INT, not int. |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Paul Eggert | * w32select.c (waiting_for_input): Declare by including... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Paul Eggert | * nsmenu.m (waiting_for_input): Remove wrong decl. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Paul Eggert | keyboard.c, keymap.c: Use bool for booleans. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Paul Eggert | * regex.c (immediate_quit) [emacs]: Remove duplicate... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dmitry Antipov | * alloc.c (mark_object): Use meaningful PVEC_NORMAL_VECTOR. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Paul Eggert | Clean out old termopts cruft. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Kenichi Handa | select.el (xselect--encode-string): If a coding is... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dmitry Antipov | * alloc.c (gc_sweep): Use pointer-to-a-pointer loop... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Martin Rudalics | In switch-to-buffer optionally restore window point... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Paul Eggert | * commands.h (immediate_quit): Remove duplicate decl. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Dani Moncayo | * doc/emacs/basic.texi (Arguments): Fix typos. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Jan Djärv | Remove caching in nsfont.m, the general code does it... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Eli Zaretskii | Fix return type of w32_last_error. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Eli Zaretskii | Avoid shadowing a global variable by a local one in... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Stefan Monnier | * lisp/newcomment.el (comment-start-skip, comment-end... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | Revert incorrect doc fix from 2012-10-09T07:06:54Z... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Michael Albinus | * trampver.texi: Update release number. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Michael Albinus | * net/tramp.el (tramp-debug-message): Remove |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | Update some function declarations |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | * lisp/newcomment.el (comment-normalize-vars): Doc... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | Make cusver handle options moved from C to lisp |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Stefan Monnier | * lisp/bindings.el (mode-line-toggle-read-only, mode... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Stefan Monnier | * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Glenn Morris | ChangeLog fixes |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Stefan Monnier | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Obey the... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Lars Magne... | shr.el (shr-insert): \r is also not inserted, so don... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Fabián Ezequiel... | Implemented `backward-up-list'-like navigation. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Fabián Ezequiel... | * progmodes/python.el (python-fill-paragraph): Rename... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Paul Eggert | Minor tweaks to recently-changed code. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Fabián Ezequiel... | * progmodes/python.el (python-shell-output-filter)... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Fabián Ezequiel... | Fix shell handling of unbalanced quotes and parens... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix wording in src/ChangeLog entries from last commits. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
David Engster | * semantic/bovine/el.el: Add `semantic-default-elisp... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | * xdisp.c (start_hourglass): Call w32_note_current_wind... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Merge into trunk |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | * w32fns.c (Fx_display_color_cells): Instead of using... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Jan Djärv | Fix wide-int related error and cache error in NS font... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Juanma Barranquero | lisp/generic-x.el: Make javascript-generic-mode an... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Add 2012 to copyright years |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Distinguish MS Windows |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Juanma Barranquero | src/makefile.w32-in: Update dependencies. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Juanma Barranquero | nt/config.nt: Sync with autogen/config.in. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Michael Albinus | * ffap.el (ffap-replace-file-component): Support Tramp... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Juanma Barranquero | src/w32term.c: Remove leftover declaration of keyboard_... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix w32 dependencies due to introduction of w32common.h. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Code cleanup for cygw32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Update w32 dependencies in the wake of cygw32 changes. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Avoid compiler warnings on w32, caused by cygw32 changes. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix wording of comments in w32fns.c. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Improve fix for jpeglib build break |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Commit ChangeLog for last change. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Remove CHECK_LIB_AVAILABLE from image.c, mistakenly... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix conditional macros in emacs.c, introduced by cygw32... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix comments in src/cygw32.h. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix copyright years in new cygw32 files. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Fix the MSDOS configury due to changes in 2012-10-08T08... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | etc/NEWS: Fix wording in the Cygwin-related entries... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Eli Zaretskii | Temporary fix for changes in 2012-10-08T08:23:13Z!danco... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Merge cygw32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | fix NT build |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Add NEWS entries for cygw32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Daniel Colascione | Changelog entries for cygw32 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Fix for url-https.el neing merged into url-http.el |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Trivial NEWS copyedits |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | * lisp/cus-start.el (message-log-max): Set :version. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Trivial NEWS copyedits |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Document calendar-month-header |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | * lisp/calendar/calendar.el (calendar-intermonth-header... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Document cal-html-holidays |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Glenn Morris | Fix ChangeLog typo |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Martin Rudalics | In edebug-pop-to-buffer don't try to split the minibuff... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Fabián Ezequiel... | Enhancements on forward-sexp movement. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Stefan Monnier | * lisp/comint.el (comint-preinput-scroll-to-bottom... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Daniel Colascione | Merge from trunk |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stefan Monnier | * lisp/subr.el (read-passwd-map): Don't use `defconst'. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Fabián Ezequiel... | * progmodes/python.el (inferior-python-mode) |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Eli Zaretskii | Don't abort when ralloc.c:relinquish cannot return... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Engster | Merge changes from CEDET upstream. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Engster | * semantic/wisent/python.el (semantic-ctxt-current... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Engster | * semantic/ede-grammar.el (project-compile-target)... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
David Engster | * semantic.el (semantic-new-buffer-setup-functions... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Jan Djärv | * lisp/term/ns-win.el (ns-read-file-name): Update decla... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Jan Djärv | Reformat last entries to fit 80 columns. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Fabián Ezequiel... | Enhancements to indentation. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stefan Monnier | * lisp/window.el (internal--before-save-selected-window) |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stefan Monnier | * lisp/emacs-lisp/autoload.el (make-autoload): Add... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Eli Zaretskii | Fixa typo in last commit. |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Eli Zaretskii | Add a comment with overview of how Emacs input works... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stefan Merten | textmodes/rst.el (rst-official-cvs-rev): Correct versio... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Kenichi Handa | international/mule-conf.el (compound-text-with-extensio... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Stefan Merten | * textmodes/rst.el (rst-new-adornment-down, rst-indent... |
commit | commitdiff | tree | snapshot |
next |