bpt/emacs.git
2012-07-26 Paul EggertSimplify export of symbols to GDB; fix related .gdbinit...
2012-07-26 Dmitry AntipovExplicitly free restriction data that are not needed...
2012-07-26 Stefan Monnier* lisp/mouse.el (popup-menu): Fix last change.
2012-07-26 Stefan MonnierAutoload more carefully from Lisp. Follow aliases...
2012-07-25 Alp Aker* international/mule-cmds.el (ucs-insert): Mark it...
2012-07-25 Paul EggertUse typedef for EMACS_INT, EMACS_UINT.
2012-07-25 Julien Danjougnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce
2012-07-25 Jan Djärv* nsterm.m (ns_read_socket): Return early if there...
2012-07-25 Andreas SchwabFixes: debbugs:12042
2012-07-25 Christopher... In pp-display-expression select old selected window...
2012-07-25 Martin RudalicsAdd advertised calling convention for redirect-frame...
2012-07-25 Paul EggertPrefer typical American spelling for "acknowledgment".
2012-07-25 Dmitry AntipovAdjust buffer text indirection counters at the end...
2012-07-25 Katsumi Yamaokannimap.el (nnimap-get-responses): Don't remove, still...
2012-07-25 Jay Belangercalc-alg.el (math-simplify-divide): Don't cross multiply
2012-07-24 Julien DanjouMerge changes made in Gnus master; Remove dead code
2012-07-24 Eli ZaretskiiFix display of tooltips damaged by enhancements for...
2012-07-24 Dmitry AntipovSimplify copy_overlay.
2012-07-23 Eli ZaretskiiFix displaying the user name in error message about...
2012-07-23 Eli ZaretskiiFix bug #12025 with a crash when displaying tooltips.
2012-07-23 Katsumi Yamaokannir.el ("nnir"): Revert last change, that's premature...
2012-07-23 Dmitry AntipovCleanup miscellaneous objects allocation and initializa...
2012-07-23 Andrew Cohennnir.el ("nnir"): Add 'virtual ability to nnir backend
2012-07-23 Dmitry AntipovSwap buffer text indirection counters in Fbuffer_swap_text.
2012-07-22 Vincent Belaïche* ses.el (ses-cell-formula-aset): New macro.
2012-07-22 Jan Djärv* nsmenu.m (Popdown_data): New struct.
2012-07-22 Dmitry AntipovAdjust consing_since_gc when objects are explicitly...
2012-07-22 Dmitry AntipovSimplify and cleanup markers positioning code.
2012-07-22 Paul EggertMerge from gnulib (comment changes only).
2012-07-22 Paul EggertSpelling fixes.
2012-07-22 Paul Eggert* buffer.h (struct buffer.indirections): Now ptrdiff_t...
2012-07-21 Eli ZaretskiiFix previous change in w32menu.c.
2012-07-21 Eli ZaretskiiImprove documentation of special events and of the...
2012-07-21 Eli ZaretskiiBind language-change in special-event-map.
2012-07-21 Eli ZaretskiiFix data type casting when setting up menus on Windows.
2012-07-21 Jan Djärv* nsterm.m (accessibilityAttributeValue): Surround...
2012-07-21 Jan Djärv* nsterm.m (conversationIdentifier): Return value is...
2012-07-21 Julien Danjouerc-notifications: new file
2012-07-21 Julien Danjoulisp/gnus/message.el: Replace deprecated rmail vars
2012-07-21 Jan Djärv* nsterm.m (accessibilityAttributeValue): New function..
2012-07-21 Chong YidongDisallow windows on dead frames in decode_any_window.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-21 Leo LiuUse match-string-no-properties instead in c-defun-name
2012-07-20 Leo Liu* lisp/progmodes/cc-cmds.el (c-defun-name): Handle...
2012-07-20 Vincent Belaïche* ses.el (ses-rename-cell): Set new name also in refere...
2012-07-20 Jan DjärvBackport: Recognize Objective-C methods also in c-defun...
2012-07-20 Dmitry AntipovAdd indirection counting to speed up Fkill_buffer.
2012-07-20 Dmitry AntipovExtend the value returned by Fgarbage_collect with...
2012-07-20 Dmitry AntipovMake maybe_gc inline.
2012-07-20 Leo Liu* progmodes/cc-langs.el (c-symbol-start): Include char _.
2012-07-20 Masatake YAMATO* lisp/term/x-win.el (x-menu-bar-open): Use `frame...
2012-07-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-parse-partial)...
2012-07-20 Eli ZaretskiiFix display of Hebrew tutorial title on splash screen.
2012-07-20 Dmitry AntipovSimple wrapper for make_unibyte_string, adjust font_ope...
2012-07-20 Dmitry AntipovCleanup calls to Fgarbage_collect.
2012-07-20 Dmitry AntipovDrop idle buffer compaction due to an absence of the
2012-07-19 Paul Eggert* buffer.h (FOR_EACH_BUFFER): Rename from 'for_each_buf...
2012-07-19 Sam Steingold* lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add...
2012-07-19 Stefan Monnier* lisp/emacs-lisp/chart.el: Use lexical-binding.
2012-07-19 Dmitry AntipovTweak the value returned from Fgarbage_collect again.
2012-07-19 Dmitry AntipovCompact buffers when idle.
2012-07-19 Stefan Monnier* lisp/subr.el (eventp): Presume that if it looks vague...
2012-07-19 Dmitry AntipovNew macro to iterate over all buffers, miscellaneous...
2012-07-19 Chong YidongAvoid two crashes involving windows on dead frames.
2012-07-19 Chong Yidong* emacs.texi: Update ISBN.
2012-07-19 Fabián Ezequiel... Enhancements to ppss related code (thanks Stefan).
2012-07-18 Andreas SchwabFix bug that created negative-length intervals.
2012-07-18 Fabián Ezequiel... progmodes/python.el: Set file local vars at end of...
2012-07-18 Fabián Ezequiel... * progmodes/python.el: Enhancements to eldoc support.
2012-07-18 Paul Eggert* alloc.c (Fmake_bool_vector): Fix off-by-8 bug
2012-07-18 Paul EggertRemove some struct layout assumptions in bool vectors.
2012-07-18 Stefan Monnier* src/eval.c (Fdefvar): Don't check constants since...
2012-07-18 Dmitry Gutov* vc/vc-git.el (vc-git-state): Don't call `vc-git-regis...
2012-07-18 Chong YidongFix last commit.
2012-07-18 Chong Yidong* subr.el (last-input-char, last-command-char): Remove.
2012-07-18 Chong Yidong* simple.el (count-words): Report on narrowing.
2012-07-18 Chong Yidong* lisp/bindings.el: Bind M-= to count-words.
2012-07-18 Chong Yidong* faces.el (face-spec-reset-face): Handle reverse video.
2012-07-18 Masatake YAMATO* lisp/progmodes/sh-script.el (sh-imenu-generic-express...
2012-07-18 Chong Yidong* subr.el (keyboard-translate): Doc fix.
2012-07-18 Stefan Monnier* src/lisp.h (last_undo_boundary): Declare new var.
2012-07-18 Stefan Monnier* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare...
2012-07-18 Julien Danjougnus/{sieve-mode,sieve}.el: Close buffers by default
2012-07-18 Andreas Schwab* w32font.c (Qsymbol): Remove local definition.
2012-07-18 Tassilo Horn* window.el (split-window-sensibly): Make WINDOW argument
2012-07-18 Dmitry AntipovFix sweep_vectors to handle large bool vectors correctly.
2012-07-18 Stefan Monnier* lisp/progmodes/cperl-mode.el (cperl-unwind-to-safe...
2012-07-18 Chong YidongFix usage of C-x 8 key translations in Isearch.
2012-07-18 Chong YidongRevert bogus change in 2011-07-28T21:49:16Z!eggert...
2012-07-18 Stefan Monnier* lisp/emacs-lisp/eieio.el: Adapt further to gv.el.
2012-07-18 Dmitry AntipovReturn more descriptive data from Fgarbage_collect.
2012-07-17 Fabián Ezequiel... New utility functions + python-info-ppss-context fix.
2012-07-17 Juri Linkov* lisp/dired-aux.el (dired-do-async-shell-command)...
2012-07-17 Juri Linkov* lisp/descr-text.el (describe-char): Fix format args.
2012-07-17 Fabián Ezequiel... Final renames and doc fixes for movement commands.
2012-07-17 Fabián Ezequiel... * progmodes/python.el (python-shell-send-string-no...
2012-07-17 Paul Eggert* alloc.c (Fmemory_free): Account for memory-free's...
2012-07-17 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-progv): Use a properly...
2012-07-17 Stefan Monnier* lisp/emacs-lisp/elint.el (elint-find-args-in-code):
2012-07-17 Dmitry AntipovRestore old code in allocate_string_data to avoid Faset...
next