log lisp/ChangeLog @ 109846:dce0738d09ef

age author description
Thu, 19 Aug 2010 01:25:36 +0200 Stefan Monnier * lisp/simple.el (prog-mode-map): New var.
Wed, 18 Aug 2010 15:12:34 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
Wed, 18 Aug 2010 13:01:15 +0200 Stefan Monnier * lisp/progmodes/prolog.el (smie): Require.
Wed, 18 Aug 2010 12:57:48 +0200 Stefan Monnier Try and remove some of SMIE's black magic by generalizing some rules.
Wed, 18 Aug 2010 12:21:43 +0200 Stefan Monnier * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
Wed, 18 Aug 2010 07:45:14 +0000 Katsumi Yamaoka create-animated-image: Don't add heuristic mask to image (Bug#6839).
Wed, 18 Aug 2010 08:16:55 +0200 Jan D Use CLIPBOARD and PRIMARY on NS (Bug#6677).
Tue, 17 Aug 2010 22:18:40 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
Tue, 17 Aug 2010 09:32:08 -0700 Glenn Morris Restore lisp/ChangeLog entries clobbered in r101106.
Tue, 17 Aug 2010 17:49:30 +0200 Stefan Monnier Font-lock '...' strings, plus various simplifications and fixes.
Tue, 17 Aug 2010 12:07:41 +0200 Jan D. Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
Tue, 17 Aug 2010 10:01:10 +0200 Jan D. Add ability to use xdg-open, i.e. your desktop default browser.
Mon, 16 Aug 2010 23:54:03 -0700 Glenn Morris Silence some cc-mode compiler warnings.
Mon, 16 Aug 2010 23:48:37 -0700 Glenn Morris Minor icalendar fix.
Tue, 17 Aug 2010 06:52:16 +0200 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
Sun, 15 Aug 2010 23:34:10 -0400 Chong Yidong Don't always log RCIRC process buffers to disk (Bug#6828).
Sun, 15 Aug 2010 22:33:17 -0400 Chong Yidong Let all active regions set the primary selection.
Sun, 15 Aug 2010 22:08:01 -0400 Chong Yidong Fix mouse dragging of words and lines (Bug#6840).
Sat, 14 Aug 2010 20:04:53 -0400 Chong Yidong Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
Sat, 14 Aug 2010 19:42:07 -0400 Chong Yidong Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
Sat, 14 Aug 2010 19:32:25 -0400 Chong Yidong Fix ChangeLog entry in last commit.
Sat, 14 Aug 2010 19:30:51 -0400 Chong Yidong Save window excursion before prompting in copyright-update-* (Bug#5394).
Sat, 14 Aug 2010 19:01:42 -0400 Chong Yidong * lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
Sat, 14 Aug 2010 18:41:22 +0300 Eli Zaretskii Fix bug #6689 with mouse-2 pasting on Windows.
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Thu, 12 Aug 2010 14:46:24 +0200 Stefan Monnier Fix last change.
Thu, 12 Aug 2010 13:22:16 +0200 Stefan Monnier Misc code cleanup of octave-mode.el.
Thu, 12 Aug 2010 12:46:44 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
Thu, 12 Aug 2010 10:55:20 +0200 Stefan Monnier * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up