bpt/emacs.git
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertOverflow, signedness and related fixes for images.
2011-07-17 Lars Magne... Merge changes made in Gnus trunk.
2011-07-16 Juanma Barranquerosrc/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c...
2011-07-16 Lars Magne... Move the defintion of `gnutls-log-level' to the C level...
2011-07-16 Paul Eggert* fileio.c (Fcopy_file): Don't diagnose fchown failures.
2011-07-16 Lars Magne... Include EN DASH as an indentation character
2011-07-16 Glenn MorrisChangeLog fix.
2011-07-16 Lars Magne... Make `buffer-offer-save' permanently local
2011-07-16 Glenn MorrisGrammar tweak.
2011-07-16 Lars Magne... Make docview error message clearer
2011-07-16 Lars Magne... Document `auto-fill-function' in relation to `auto...
2011-07-16 Lars Magne... * simple.el (current-kill): Clarify what `interprogram...
2011-07-16 Lars Magne... Use the same condition for POLL_FOR_INPUT in both keybo...
2011-07-16 Lars Magne... Document toolkit differences for menus
2011-07-16 Bill Wohler* mh-e.el (Version, mh-version): Update for release...
2011-07-16 Bill Wohler* NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
2011-07-16 Lawrence MitchellSilence byte-compiler warning with :read-only defstruct...
2011-07-16 Martin RudalicsTo fixes wrt window selection and buffer list.
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Respect help-form...
2011-07-15 Lars Magne... Merge changes made in Gnus trunk.
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Allow quitting....
2011-07-15 Andreas Schwab* doc/lispref/help.texi (Keys in Documentation): Revert...
2011-07-15 Lawrence MitchellAllow controlling how many prime bits to use during...
2011-07-15 Lars Magne... * net/gnutls.el (gnutls-negotiate): Upcase `gnutls...
2011-07-15 Lars Magne... Add a variable to customize the gnutls priority
2011-07-15 Glenn MorrisRework previous change.
2011-07-15 Glenn Morris* lisp/info.el (info-insert-file-contents): Require...
2011-07-15 Lars Magne... * emacs-lisp/cl-macs.el (declare): Link to the "Declara...
2011-07-15 Lars Magne... * help.texi (Misc Help): Mention `describe-prefix-bindi...
2011-07-15 Andreas Schwab* src/doc.c (Fsubstitute_command_keys): Revert last...
2011-07-15 Lars Magne... (Info-mode-menu): Use `Info-beginning-of-buffer' for...
2011-07-15 Lars Magne... Add new command `Info-beginning-of-buffer' to allow...
2011-07-15 Lars Magne... * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
2011-07-15 Lars Magne... Clarify that \= only quotes the next character
2011-07-15 Lars Magne... Error message fix in `describe-specified-language-support'
2011-07-15 Lars Magne... Use /dev/null instead of the Windows "nul" in flymake...
2011-07-15 Lars Magne... Minor grammer fixes for syntax.el.
2011-07-15 Lars Magne... * emacs-lisp/cl-macs.el (declare): Add a doc string...
2011-07-15 Lars Magne... Doc fix.
2011-07-15 Lars Magne... (Using Debugger): Mention @code{eval-expression-debug...
2011-07-15 Lars Magne... `lexical-binding' doc clarification
2011-07-15 Lars Magne... * variables.texi (Lexical Binding): Mention `defcustom'.
2011-07-15 Eli ZaretskiiFix vertical cursor motion in Speedbar frames under...
2011-07-15 Martin RudalicsFix pop-to-buffer call in switch-to-buffer.
2011-07-15 Paul Eggert* bidi.c (bidi_cache_ensure_space): Also check that...
2011-07-15 Glenn MorrisNo need for ChangeLog entry about quickly reverted...
2011-07-15 Glenn Morris* lisp/emacs-lisp/debug.el (debug): Doc fix. (Bug...
2011-07-15 Glenn Morris* admin/notes/bugtracker: How to add new tags.
2011-07-14 Katsumi Yamaokalisp/gnus/ChangeLog (2011-07-14): Fix function name.
2011-07-14 Paul Eggert* bidi.c: Integer size and overflow fixes.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertFix minor problems found by static checking.
2011-07-14 Paul Eggert* indent.c (Fvertical_motion): Mark locals as initialized.
2011-07-14 Paul Eggert* xdisp.c (reseat_to_string): Fix pointer signedness...
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Lars Magne... * data.c (Fcdr, Fcar): Revert the last change, since...
2011-07-14 Lars Magne... Mention `case-fold-search' in all the re_search_* functions
2011-07-14 Lars Magne... Manual fix for the dribble file
2011-07-14 Lars Magne... * keyboard.c (Fopen_dribble_file): Document when the...
2011-07-14 Adam Sjøgren* data.c (car, cdr): add functionality hints to documen...
2011-07-14 Lars Magne... * man.el (Man-fontify-manpage): Fix message when format...
2011-07-14 Eli ZaretskiiFix format conversion in bidi.c.
2011-07-14 Lars Magne... Only output the man page name on failures
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Lars Magne... `put-image' doc fix
2011-07-14 Lars Magne... `set-scroll-bar-mode' doc clarification
2011-07-14 Lars Magne... `image-mode-fit-frame' doc fix
2011-07-14 Eli ZaretskiiFix declarations of variables related to bidi cache...
2011-07-14 Paul Eggert* src/bidi.c: Hold off on these changes for now.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul Eggert* alloc.c (__malloc_size_t): Remove.
2011-07-14 Lars Magne... Leave point at the end of the rectangle after replacing...
2011-07-14 Lars Magne... `current-kill' doc clarification
2011-07-14 Lars Magne... pr-toggle-region doc clarification
2011-07-14 Lars Magne... Allow display-time-mail-function to return nil
2011-07-14 Andrew CohenMerge changes made in Gnus trunk.
2011-07-14 Lars Magne... `diff' doc clarification
2011-07-14 Lars Magne... Manual for for widget-keymap
2011-07-14 Lars Magne... mouse-set-region doc fix
2011-07-14 Lars Magne... * font-lock.el (font-lock-maximum-decoration): Mention...
2011-07-14 Lars Magne... Mention that `delete-region' doesn't alter the kill...
2011-07-14 Lars Magne... * editfns.c (Fdelete_region): Clarify the use of the...
2011-07-14 Lars Magne... (initial-buffer-choice): Don't mention the `none' selec...
2011-07-14 Glenn MorrisAuto-commit of generated files.
2011-07-14 Martin RudalicsFix bugs in vertical-motion and display-buffer-normaliz...
2011-07-14 Paul EggertAdd Bug#.
2011-07-14 Eli Zaretskiilisp/subr.el (version-*): Doc fix.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul Eggert* image.c: Improve checking for integer overflow.
2011-07-14 Chong Yidong* bindings.el: Add advertised binding for set-mark...
2011-07-14 Chong YidongAdapt 2011-07-05 switch-to-buffer changes to new switch...
2011-07-14 Juanma BarranqueroFix typos.
2011-07-14 Kevin Ryde* cl.texi (For Clauses): Add destructuring example...
2011-07-14 Lars Magne... (Documentation Basics): Add a link to the Function...
2011-07-13 Lars Magne... Fstring_to_char doc clarification
2011-07-13 Lars Magne... Doc fix for with-silent-modifications
2011-07-13 Lars Magne... Doc fix for eval-expression
2011-07-13 Lars Magne... Mention :visible menu bar separators
next