1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-11 15:53:21 -07:00
Commit graph

13197 commits

Author SHA1 Message Date
Kenichi Handa
fe243f8ee2 (setup-default-fontset): Fix arabic otf
font specification.
2008-02-08 12:50:25 +00:00
Glenn Morris
f9c7b08c6e (x-handle-parent-id): Remove free variable `parent-id'. 2008-02-08 08:33:42 +00:00
Glenn Morris
3d0c2a29ef (custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.
2008-02-08 07:59:31 +00:00
Michael Olson
4b01af2e1e EasyPG: Add ChangeLog entries. 2008-02-08 06:56:24 +00:00
Glenn Morris
1e2eefdd0c (top-level): Move provide statement to end.
(pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
`*' from doc-string.  Allow to be nil.
(pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
Allow to be nil.  Add :version.
(pcmpl-ssh-hosts): Move definition before use.  Handle lines
without hostnames, and multiple hostnames per line.
2008-02-08 05:14:03 +00:00
Romain Francoise
987be29bac Whitespace changes. 2008-02-07 19:12:05 +00:00
Jan Djärv
350c174573 (x-handle-parent-id): New function. 2008-02-07 14:07:00 +00:00
Glenn Morris
c8a56c8751 One new entry.
Some tidying post-unicode-merge: typos, tense, simplification, filling.
2008-02-07 06:22:07 +00:00
Michael Albinus
06c0751a07 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
(Inspection): New function dbus-ping.
2008-02-06 21:31:16 +00:00
Sam Steingold
dce1354779 revert the `vc-status' keybindings 2008-02-06 19:06:34 +00:00
Sam Steingold
527b313d4d (vc-prefix-map): Bind `vc-status' to "?".
(vc-prefix-key): New user-customizable variable.
(vc-menu-map): Add `vc-status'.
2008-02-06 17:52:35 +00:00
Stefan Monnier
e61e836bc0 (ange-ftp-unhandled-file-name-directory):
Just return nil and let the C code provide a fallback.
2008-02-06 14:44:14 +00:00
Glenn Morris
8eb310f32f Remove unicode merge entries about re-generating files that are new in
trunk.
2008-02-06 04:39:25 +00:00
Glenn Morris
df1cdc43d7 Remove "sync with head" entries brought in by unicode merge. 2008-02-06 04:32:40 +00:00
Glenn Morris
5448f48330 Add missing entry. 2008-02-06 04:29:32 +00:00
Glenn Morris
9d7cb26e1e (tramp-cleanup-connection): Update calls to
tramp-flush-connection-property for removed 2nd argument.
2008-02-05 03:54:37 +00:00
Stefan Monnier
8330c1755e (diff-add-change-log-entries-other-window):
Rename from diff-create-changelog.  Change users.
Minor change to hopefully work with plain diffs.
(diff-mode-map): Add binding for it.
2008-02-05 02:14:10 +00:00
Dan Nicolaescu
8a72c7f8c9 Add new TODO entry.
(diff-create-changelog): New function.
(diff-mode-menu): Bind it.
2008-02-04 21:41:09 +00:00
Kenichi Handa
e94848ea6e (print-fontset-element): Handle the
case of inhibitting the fallback fonts.
2008-02-04 12:19:50 +00:00
Kim F. Storm
a9dbdeceb0 (ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): Use prefix arg.
2008-02-04 09:57:16 +00:00
Miles Bader
093571c374 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1048
2008-02-04 09:39:04 +00:00
Michael Albinus
c7aa34a53a *** empty log message *** 2008-02-03 12:10:59 +00:00
Juanma Barranquero
12478e6771 *** empty log message *** 2008-02-03 02:38:27 +00:00
Glenn Morris
5f5ad9f7b3 Restore ps-print changes originally made on trunk to their original
dates.  (Dates were replaced with unicode merge dates in 2008-02-01T16:01:31Z!miles@gnu.org.)
See http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00062.html
2008-02-02 21:37:41 +00:00
Glenn Morris
647c029b12 Adjust dates of unicode merge entries for UTC.
Remove duplicate merged entry about vc-bzr (original 2007-06-11).
2008-02-02 21:13:59 +00:00
Juanma Barranquero
5285e5a626 *** empty log message *** 2008-02-02 18:42:05 +00:00
Eli Zaretskii
5e4f40ee64 (kill-buffer-if-not-modified): Add an autoload cookie. 2008-02-02 16:07:47 +00:00
Michael Albinus
eef3f0c84c * net/trampver.el: Update release number. 2008-02-02 10:51:50 +00:00
Glenn Morris
7e14d90563 Update copyright years and GPL version. 2008-02-02 04:35:05 +00:00
Glenn Morris
2858cdb5d1 Fix tense. 2008-02-02 04:14:42 +00:00
Glenn Morris
7317029ef2 Fix typo and tense. 2008-02-02 04:14:22 +00:00
Chong Yidong
62ef651999 * progmodes/etags.el (next-file): Improve revert message. 2008-02-01 23:36:51 +00:00
Chong Yidong
6e04a598ea * progmodes/etags.el (next-file): Improve revert message. 2008-02-01 23:35:06 +00:00
Chong Yidong
967e1dd855 * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
to query the user interactively.
(next-file): Implement it.
2008-02-01 23:23:38 +00:00
Chong Yidong
bee68a7abe * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
to query the user interactively.
(next-file): Implement it.
2008-02-01 23:21:29 +00:00
Andreas Schwab
92fa827db9 Typo. 2008-02-01 22:49:17 +00:00
Andreas Schwab
f81e37a0ce Load language/burmese instead of language/mynamar. 2008-02-01 22:43:25 +00:00
Richard M. Stallman
fa9ac05acc Renamed to burmese.el. 2008-02-01 20:23:24 +00:00
Vinicius Jose Latorre
4a4b61e275 Use find-file-hook instead of find-file-hooks. 2008-02-01 18:52:51 +00:00
Miles Bader
aca7a3d201 Merge ChangeLog.unicode files into ChangeLogs
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
2008-02-01 16:05:01 +00:00
Miles Bader
6cc41fb06c Merge unicode branch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1037
2008-02-01 16:01:31 +00:00
Juanma Barranquero
299db7f8cf (image-library-alist): Prefer libpng12 to libpng13, because
the latter is in fact a 1.2.8 build distributed with GTK+
(as of today, the most recent libpng is 1.2.24).
2008-02-01 15:19:59 +00:00
Juanma Barranquero
b502217bd8 (whitespace): Set :version tag to 23.1.
(whitespace-turn-off, whitespace-toggle-options): Fix typos.
(whitespace-style, whitespace-chars, whitespace-space, whitespace-hspace,
whitespace-tab, whitespace-newline, whitespace-trailing, whitespace-line,
whitespace-space-before-tab, whitespace-indentation, whitespace-empty,
whitespace-space-after-tab, whitespace-hspace-regexp, whitespace-space-regexp,
whitespace-tab-regexp, whitespace-trailing-regexp,
whitespace-space-before-tab-regexp, whitespace-indentation-regexp,
whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp,
whitespace-space-after-tab-regexp, whitespace-line-column,
whitespace-display-mappings, global-whitespace-toggle-options,
whitespace-cleanup, whitespace-cleanup-region, whitespace-interactive-char):
Doc fixes.
2008-02-01 14:44:44 +00:00
Juanma Barranquero
1e2b96c2b8 (global-whitespace-mode): When turning off the global mode,
turn off the local modes too if whitespace is being unloaded.
(whitespace-unload-function): New function.
2008-02-01 11:25:16 +00:00
Juanma Barranquero
acaf02dd13 (global-whitespace-mode): Fix modeline lighter. 2008-02-01 10:25:35 +00:00
Thien-Thi Nguyen
cea93de37d (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION. 2008-02-01 05:52:21 +00:00
Thien-Thi Nguyen
eaf07ced98 (vc-update): Fix bug: Specify branch tip as vc-checkout REVISION. 2008-02-01 05:51:06 +00:00
Glenn Morris
e1af69b485 (bookmark-make-cell-function, bookmark-search-size)
(bookmark-current-bookmark): Declare variables for compiler.
(bookmark-buffer-file-name, bookmark-get-filename)
(bookmark-get-front-context-string)
(bookmark-get-rear-context-string, bookmark-get-position)
(bookmark-get-info-node, bookmark-file-or-variation-thereof)
(bookmark-jump-noselect): Declare functions for compiler.
(Info-bookmark-make-cell): Fix argument list to match example of
`bookmark-make-cell-for-text-file'.
(Info-bookmark-jump): Don't require info inside info.el.
2008-02-01 04:48:20 +00:00
Miles Bader
dd559368b0 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-330
2008-02-01 04:44:30 +00:00
Miles Bader
bf120ed1b9 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1034
2008-02-01 04:43:42 +00:00