subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
[bpt/emacs.git] / lisp / ChangeLog
2010-11-13 Eli Zaretskiisubr.el (posn-col-row): Pay attention to header line...
2010-11-13 Chong YidongFix picture-mouse-set-point calculation (Bug#7390).
2010-11-13 Michael Albinus* net/tramp.el (tramp-remote-coding-commands): Add...
2010-11-13 Glenn Morris* lisp/novice.el (disabled-command-function): Fix 2009...
2010-11-12 Glenn Morrisdiary-iso-date-forms fix for bug#7377.
2010-11-12 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey...
2010-11-11 Stefan Monnier* lisp/files.el (safe-local-variable-p): Gracefully...
2010-11-11 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-inden...
2010-11-11 Glenn MorrisFix some ls-lisp oddness.
2010-11-10 Glenn Morris* lisp/printing.el (pr-menu-bind): Doc fix.
2010-11-10 Glenn Morris* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
2010-11-10 Glenn Morris* lisp/progmodes/python.el (python-shell): Doc fix.
2010-11-10 Glenn Morriswid-edit doc fixes.
2010-11-09 Glenn Morris* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment...
2010-11-09 Glenn MorrisChangeLog fix.
2010-11-08 Stefan Monnier* lisp/minibuffer.el (minibuffer-completion-help):...
2010-11-08 Stefan Monnier* lisp/progmodes/python.el (python-font-lock-syntactic...
2010-11-08 Richard Levitte* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after...
2010-11-08 Stefan Monnier* lisp/international/mule-cmds.el (princ-list): Mark...
2010-11-07 Stefan Monnier* lisp/emacs-lisp/smie.el: New package.
2010-11-07 Michael AlbinusFix misleading Changelog entry.
2010-11-06 Michael AlbinusFix typo.
2010-11-06 Michael Albinus* files.el (backup-by-copying-when-mismatch): Make...
2010-11-06 Eli ZaretskiiBack-port from trunk the fix for bug #6294.
2010-11-06 Eli ZaretskiiFix bug #7285.
2010-11-06 Wilson Snyder* progmodes/verilog-mode.el (verilog-insert-one-definition)
2010-11-05 Michael Albinus* net/trampver.el: Update release number.
2010-11-04 YAMAMOTO MitsuharuBackport Bug#6765 fix from trunk.
2010-11-01 Glenn Morris* lisp/locate.el (locate, locate-mode): Doc fixes.
2010-11-01 Chong YidongPrevent server-mode from issuing a prompt in kill-emacs...
2010-11-01 Chong YidongBackport VC improvements from trunk.
2010-10-30 Michael Albinus* net/tramp.el (tramp-handle-insert-file-contents)...
2010-10-29 Glenn MorrisReplace some inappropriate uses of toggle-read-only...
2010-10-28 Glenn Morris* lisp/select.el (x-selection): Mark it as an obsolete...
2010-10-27 Aaron S. Hawley* add-log.el (find-change-log): Use derived-mode-p...
2010-10-27 Glenn MorrisFix treatment of menu-bar-files-menu.
2010-10-23 Wilson Snyderverilog-mode.el updates.
2010-10-23 Glenn MorrisFix bug#7224.
2010-10-22 Juanma BarranqueroFix typos.
2010-10-21 Michael Albinus* net/tramp.el (tramp-get-inline-coding): Return `nil...
2010-10-20 Kenichi Handamerge emacs-23
2010-10-20 Kenichi Handaface-remap.el (text-scale-adjust): Call read-event...
2010-10-19 Juanma Barranquerolisp/ChangeLog: Add missing entry.
2010-10-19 Michael Albinus* net/tramp.el (tramp-do-file-attributes-with-stat)
2010-10-18 Stefan Monnier* lisp/repeat.el (repeat): Use read-key to ignore mouse...
2010-10-18 Chong YidongDon't allow functions that display messages in unsafep.
2010-10-17 Stefan Monnier* lisp/minibuffer.el (completion--replace): Move point...
2010-10-15 Michael Albinus* net/tramp.el (tramp-open-connection-setup-interactive...
2010-10-15 Kenichi Handamerge emacs-23
2010-10-15 Kenichi Handainternational/characters.el: Add category '|' (word...
2010-10-14 Kenichi Handamail/rmail.el (rmail-show-message-1): Catch an error...
2010-10-14 Kenichi Handamerge emacs-23
2010-10-14 Kenichi Handa(ps-mule-begin-job): Fix for the case that only ENCODIN...
2010-10-13 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug): Mention...
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-12 Juanma BarranqueroFix typos in docstrings, comments and ChangeLogs.
2010-10-11 Jan DjärvBug#7150: Distinguishing between left and right Alt...
2010-10-10 Andreas Schwab* Makefile.in (ELCFILES): Update.
2010-10-09 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
2010-10-09 Nick Roberts(gdb-mouse-toggle-breakpoint-margin)
2010-10-09 David KoppelmanFix hi-lock-mode interactions with font-lock.
2010-10-09 Glenn MorrisRename another shadow.el function.
2010-10-09 Glenn Morris* lisp/mail/mail-utils.el (mail-mbox-from): Also try...
2010-10-08 Glenn Morris* emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move...
2010-10-08 Glenn MorrisRename some shadow.el things.
2010-10-04 Kenichi Handamerge emacs-23
2010-10-03 Chong YidongUse lexical-let to avoid false matches in var completio...
2010-10-03 Olof Ohlsson Sax* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interac...
2010-10-03 Leo LiuFix return value of dnd-get-local-file-name (Bug#7090).
2010-10-02 Kenichi Handamerge emacs-23
2010-09-30 Stefan Monnier* lisp/minibuffer.el (completion--replace): Better...
2010-09-30 Kenichi Handamerge emacs-23
2010-09-29 Juanma Barranquerolisp/server.el (server-process-filter): Doc fix.
2010-09-29 Kenichi Handamerge emacs-23
2010-09-27 Drew Adams* dired.el (dired-save-positions): Doc fix. (Bug#7119)
2010-09-27 Andreas Schwab* Makefile.in (ELCFILES): Update.
2010-09-27 Andreas Schwab* emacs-lisp/byte-opt.el (byte-optimize-form-code-walke...
2010-09-27 Kenichi Handatar-mode.el (tar-header-block-tokenize): Decode filenam...
2010-09-27 Kenichi Handainternational/mule-diag.el (describe-character-set...
2010-09-26 Juanma Barranquerolisp/window.el (walk-windows): Doc fix (bug#7105).
2010-09-23 Glenn MorrisMove some aliases to options before the associated...
2010-09-21 Stefan Monnier* lisp/newcomment.el (comment-normalize-vars): Better...
2010-09-19 Stefan Monnier* lisp/emacs-lisp/float-sup.el (float-pi): New name...
2010-09-19 Eric M. LudlamUpdate to CEDET 1.0's version of EIEIO.
2010-09-19 Chong YidongSynch Semantic to CEDET 1.0.
2010-09-15 Glenn Morrisappt.el fixes for bug#7019.
2010-09-15 Glenn MorrisMinor appt-check fix.
2010-09-15 Glenn Morris* lisp/calendar/diary-lib.el (diary-list-entries):...
2010-09-14 Stefan Monnier* subr.el (unintern): Declare the obarray arg mandatory.
2010-09-14 Glenn MorrisDoc fixes related to diary-sort-entries.
2010-09-14 Glenn Morris* lisp/calendar/appt.el (appt-check): Doc fix.
2010-09-14 Glenn MorrisFix bug#6999.
2010-09-12 David Reittersimple.el (line-move-visual): Do not truncate goal...
2010-09-11 Stefan Monnier* repeat.el (repeat): Allow repeating when the last...
2010-09-11 Stefan Monnier* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
2010-09-11 Stefan Monnier* lisp/font-lock.el (font-lock-beginning-of-syntax...
2010-09-10 Glenn MorrisClose bug#6211.
2010-09-08 Masatake YAMATOClose bug#6976.
2010-09-07 Kenichi Handamerge emacs-23
2010-09-06 Chong YidongMerge whitespace.el from trunk
next