..
calc
Use the proper form for gnuplot's set command
2010-04-28 21:38:12 -05:00
calendar
diary-lib fix for bug#7536.
2010-12-08 17:50:08 -08:00
cedet
Replace some inappropriate uses of toggle-read-only. (Bug#7292)
2010-10-29 00:48:10 -07:00
emacs-lisp
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
2010-11-26 16:33:21 -05:00
emulation
Fix error in last commit.
2010-12-15 09:33:11 +08:00
erc
* erc-backend.el (erc-server-JOIN): Set the correct target list on join.
2010-10-23 13:04:47 -07:00
eshell
Minor fix for eshell-previous-matching-input (Bug#7585).
2010-12-17 19:04:40 +08:00
gnus
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.
2010-11-19 11:25:09 -05:00
international
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.
2010-11-08 10:45:49 -05:00
language
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-08-04 17:06:52 +09:00
mail
Fix error handling of MIME parsing.
2010-12-24 23:00:14 +09:00
mh-e
Fix typos in docstrings, comments and ChangeLogs.
2010-10-13 01:25:19 +02:00
net
* net/tramp.el (tramp-action-password, tramp-process-actions):
2010-12-10 05:14:57 +01:00
nxml
obsolete
* lisp/obsolete/cl-compat.el, lisp/obsolete/lmenu.el: Comments.
2010-10-07 20:12:43 -07:00
org
Fix typos.
2010-10-23 01:38:34 +02:00
play
Replace some inappropriate uses of toggle-read-only. (Bug#7292)
2010-10-29 00:48:10 -07:00
progmodes
* progmodes/which-func.el (which-func-imenu-joiner-function):
2010-11-23 21:21:55 -05:00
term
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
2010-10-11 21:18:08 +02:00
textmodes
Use make-temp-file in rst.el (Bug#7646).
2010-12-16 09:11:21 +08:00
url
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
2010-12-04 17:41:41 -05:00
.arch-inventory
.gitignore
abbrev.el
* abbrev.el: Fix typos.
2010-04-26 11:55:29 +02:00
abbrevlist.el
add-log.el
* add-log.el (find-change-log): Use derived-mode-p rather than
2010-10-27 17:37:15 -04:00
align.el
Minor align-regexp fix.
2010-08-20 00:33:06 -07:00
allout.el
ansi-color.el
* ansi-color.el: Delete unused escape sequences (Bug#6085).
2010-05-29 14:22:18 -04:00
apropos.el
arc-mode.el
Fix bugs #6144 and #6467 .
2010-06-25 14:42:47 +03:00
array.el
autoarg.el
autoinsert.el
autorevert.el
avoid.el
battery.el
bindings.el
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
2010-08-02 16:23:50 +02:00
bookmark.el
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
2010-06-27 14:03:26 -04:00
bs.el
Minor bs.el font-lock change.
2010-06-23 23:30:51 -07:00
buff-menu.el
button.el
calculator.el
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
2010-09-19 11:49:21 +02:00
case-table.el
cdl.el
ChangeLog
Fix bug #7713 with doc string of display-time-mode.
2010-12-25 13:50:34 +02:00
ChangeLog.1
Fix typos in docstrings, comments and ChangeLogs.
2010-10-13 01:25:19 +02:00
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
Fix typos in docstrings, comments and ChangeLogs.
2010-10-12 17:16:57 +02:00
ChangeLog.8
Fix typos in docstrings, comments and ChangeLogs.
2010-10-13 01:25:19 +02:00
ChangeLog.9
Fix typos.
2010-10-23 01:38:34 +02:00
ChangeLog.10
ChangeLog.11
ChangeLog.12
Fix typos.
2010-10-23 01:38:34 +02:00
ChangeLog.13
Tweak previous nxml doc change.
2010-11-23 10:16:21 -08:00
ChangeLog.14
Fix typos in docstrings, comments and ChangeLogs.
2010-10-13 01:25:19 +02:00
chistory.el
cmuscheme.el
comint.el
Doc fixes for comint functions (Bug#7499).
2010-12-04 19:55:00 -05:00
compare-w.el
complete.el
completion.el
composite.el
Fix typos in docstrings, comments and ChangeLogs.
2010-10-12 17:16:57 +02:00
COPYING
cus-dep.el
cus-edit.el
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
2010-12-07 19:36:01 -08:00
cus-face.el
cus-start.el
Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
2010-10-11 21:18:08 +02:00
cus-theme.el
custom.el
cvs-status.el
dabbrev.el
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
2010-08-01 05:19:23 +02:00
delim-col.el
delsel.el
descr-text.el
Close bug#6422.
2010-06-18 19:31:44 -07:00
desktop.el
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
2010-09-01 22:38:30 -07:00
dframe.el
diff-mode.el
* diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
2010-12-07 14:48:15 -05:00
diff.el
dired-aux.el
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
2010-12-06 14:55:21 -05:00
dired-x.el
dired.el
Bump version to 23.2.91.
2010-12-10 12:46:40 -05:00
dirtrack.el
disp-table.el
Fix handling of 8-bit characters in a display table.
2010-08-31 16:49:21 +09:00
dnd.el
Fix return value of dnd-get-local-file-name (Bug#7090).
2010-10-02 21:27:39 -04:00
doc-view.el
dos-fns.el
dos-vars.el
dos-w32.el
double.el
ebuff-menu.el
echistory.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el
ediff.el
edmacro.el
ehelp.el
electric.el
elide-head.el
emacs-lock.el
emerge.el
env.el
epa-dired.el
epa-file.el
epa-hook.el
epa-mail.el
epa.el
* epa.el (epa--select-keys): Don't explicitly delete the window since
2010-05-25 13:53:37 -04:00
epg-config.el
epg.el
Trivial fixes for epg.el.
2010-12-05 10:30:58 +09:00
expand.el
ezimage.el
face-remap.el
face-remap.el (text-scale-adjust): Call read-event with a proper prompt.
2010-10-20 09:32:53 +09:00
facemenu.el
faces.el
ffap.el
filecache.el
* filecache.el: Fix typos in docstrings.
2010-04-23 02:15:47 +02:00
files-x.el
files.el
* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
2010-12-04 16:45:17 -05:00
filesets.el
find-cmd.el
find-dired.el
find-file.el
find-lisp.el
finder.el
flow-ctrl.el
foldout.el
follow.el
font-core.el
* lisp/font-lock.el (font-lock-major-mode): Rename from
2010-06-16 16:00:22 -04:00
font-lock.el
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):
2010-09-11 15:00:19 +02:00
font-setting.el
* lisp/font-setting.el: Fix previous change.
2010-06-22 00:37:07 -07:00
format-spec.el
format.el
Fix arg usage of format-decode-run-method (Bug#7488).
2010-12-06 14:35:54 -05:00
forms-d2.el
forms-pass.el
forms.el
frame.el
* frame.el (blink-cursor-mode): Make default t for ns.
2010-12-06 07:51:06 +01:00
fringe.el
generic-x.el
Font lock fix for batch mode (Bug#5719).
2010-06-27 14:43:34 -04:00
gs.el
help-at-pt.el
help-fns.el
* help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
2010-12-20 19:31:15 +08:00
help-macro.el
help-mode.el
help.el
Minor fix to describe-key, and a docstring.
2010-07-06 15:42:46 -04:00
hex-util.el
hexl.el
hfy-cmap.el
hi-lock.el
Fix hi-lock-mode interactions with font-lock.
2010-10-09 00:09:19 -04:00
hilit-chg.el
hippie-exp.el
hl-line.el
Fix typos in some Keywords comments.
2010-06-26 14:01:38 -07:00
htmlfontify.el
Minor fix for htmlfontify.el (Bug#6239).
2010-06-27 14:24:42 -04:00
ibuf-ext.el
ibuf-macs.el
ibuffer.el
icomplete.el
ido.el
That's not how you spell "initialization".
2010-12-01 23:40:32 -08:00
ielm.el
iimage.el
image-dired.el
Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
2010-12-06 14:45:31 -05:00
image-file.el
image-mode.el
Fix size calculation for sliced images in image-mode (Bug#6639).
2010-07-17 17:51:04 -04:00
image.el
imenu.el
indent.el
info-look.el
info-xref.el
info.el
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
2010-04-23 19:46:03 +03:00
informat.el
isearch.el
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.
2010-12-20 01:18:15 +00:00
isearchb.el
iswitchb.el
Fix buffer-list rename&refresh after after killing a buffer in ido.
2010-08-21 15:35:27 +02:00
jit-lock.el
jka-cmpr-hook.el
jka-compr.el
json.el
kermit.el
kmacro.el
ldefs-boot.el
Bump version to 23.2.91.
2010-12-10 12:46:40 -05:00
ledit.el
linum.el
loadhist.el
loadup.el
locate.el
Fix bug #7308 with `locate' on MS-Windows.
2010-11-27 11:56:49 +02:00
log-edit.el
Commit missing file from 2010-05-15T00:48:53Z!rgm@gnu.org.
2010-12-09 19:31:52 -08:00
log-view.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
longlines.el
lpr.el
Prompt before running print commands.
2010-11-20 15:23:26 -05:00
ls-lisp.el
Fix some ls-lisp oddness.
2010-11-10 19:48:46 -08:00
macros.el
Makefile.in
* lisp/emacs-lisp/smie.el: New package.
2010-11-07 10:52:33 -05:00
makefile.w32-in
makesum.el
man.el
Fix typos in docstrings, comments and ChangeLogs.
2010-10-13 01:25:19 +02:00
master.el
mb-depth.el
md4.el
menu-bar.el
Fix bug #1077 with popping new frames from a minibuffer-only frame.
2010-12-09 20:53:17 +02:00
midnight.el
minibuf-eldef.el
minibuffer.el
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the
2010-11-08 15:53:42 -05:00
misc.el
misearch.el
mouse-copy.el
mouse-drag.el
mouse-sel.el
mouse-sel.el comments.
2010-11-09 23:49:24 -08:00
mouse.el
mouse.el fix for bug#7586.
2010-12-07 19:32:31 -08:00
mpc.el
msb.el
mwheel.el
newcomment.el
* lisp/newcomment.el (comment-normalize-vars): Better test validity of
2010-09-21 15:09:22 +02:00
novice.el
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)
2010-11-13 01:16:18 -08:00
outline.el
paren.el
password-cache.el
patcomp.el
paths.el
pcmpl-cvs.el
pcmpl-gnu.el
pcmpl-linux.el
pcmpl-rpm.el
pcmpl-unix.el
pcomplete.el
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el
pgg-def.el
pgg-gpg.el
pgg-parse.el
pgg-pgp5.el
pgg-pgp.el
pgg.el
printing.el
* lisp/printing.el (pr-menu-bind): Doc fix.
2010-11-09 23:55:15 -08:00
proced.el
Update email of Roland Winkler <winkler@gnu.org>
2010-09-02 13:47:15 +02:00
ps-bdf.el
ps-def.el
ps-mule.el
(ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
2010-10-14 11:03:25 +09:00
ps-print.el
Small ps-print fixes.
2010-12-01 20:06:52 -08:00
ps-samp.el
README
recentf.el
rect.el
register.el
repeat.el
* lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
2010-10-18 14:38:11 -04:00
replace.el
Fix query-replace-regexp incomplete highlighting (Bug#6808).
2010-08-08 16:55:52 -04:00
reposition.el
reveal.el
rfn-eshadow.el
rot13.el
ruler-mode.el
s-region.el
savehist.el
saveplace.el
sb-image.el
scroll-all.el
scroll-bar.el
scroll-lock.el
select.el
* lisp/select.el (x-selection): Mark it as an obsolete alias.
2010-10-27 20:52:14 -07:00
server.el
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
2010-11-16 15:09:47 -05:00
ses.el
sha1.el
shadowfile.el
shell.el
simple.el
Fix bug #7702 with docs of selections wrt MS-Windows.
2010-12-25 13:34:45 +02:00
skeleton.el
smerge-mode.el
sort.el
soundex.el
speedbar.el
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.
2010-11-09 23:52:12 -08:00
startup.el
strokes.el
subr.el
subr.el (posn-col-row): Evaluate header-line-format in the context of
2010-12-12 22:45:57 +02:00
t-mouse.el
tabify.el
talk.el
tar-mode.el
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
2010-09-27 14:00:46 +09:00
tempo.el
term.el
* term.el: Fix typos in docstrings.
2010-08-02 06:14:26 +02:00
terminal.el
thingatpt.el
thumbs.el
time-stamp.el
time.el
Fix bug #7713 with doc string of display-time-mode.
2010-12-25 13:50:34 +02:00
timezone.el
tmm.el
Backport from trunk: compute shortcuts in tmm.el.
2010-05-11 16:07:12 -04:00
tool-bar.el
tooltip.el
tree-widget.el
tutorial.el
type-break.el
uniquify.el
userlock.el
vc-annotate.el
Fix annotating other revisions for renamed files in vc-annotate.
2010-06-21 20:00:54 -07:00
vc-arch.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vc-bzr.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vc-cvs.el
vc-dav.el
vc-dir.el
* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
2010-12-04 19:59:37 -05:00
vc-dispatcher.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vc-git.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vc-hg.el
* vc-hg.el (vc-hg-program): New var.
2010-11-17 09:34:28 -05:00
vc-hooks.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vc-mtn.el
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
2010-11-08 13:42:24 -05:00
vc-rcs.el
vc-sccs.el
vc-svn.el
* lisp/vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
2010-10-03 12:43:54 -07:00
vc.el
Backport VC improvements from trunk.
2010-10-31 23:13:42 -04:00
vcursor.el
version.el
Bump version to 23.2.91.
2010-12-10 12:46:40 -05:00
view.el
vt100-led.el
vt-control.el
w32-fns.el
w32-vars.el
wdired.el
whitespace.el
Merge whitespace.el from trunk
2010-09-06 12:24:32 -04:00
wid-browse.el
wid-edit.el
wid-edit doc fixes.
2010-11-09 23:44:30 -08:00
widget.el
windmove.el
window.el
lisp/window.el (walk-windows): Doc fix (bug#7105).
2010-09-26 02:37:50 +02:00
winner.el
woman.el
Fix typos.
2010-10-23 01:38:34 +02:00
x-dnd.el
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).
2010-06-22 00:10:16 -07:00
xml.el
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
2010-06-30 16:34:06 -04:00
xt-mouse.el
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
2010-07-14 19:53:42 +02:00