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
Juanma Barranquero
e5403637d7
(global-whitespace-mode): Revert last change.
...
(whitespace-unload-function): Force `global-whitespace-mode'
to deactivate local modes in a slightly less intrusive way.
2008-02-02 17:41:55 +00:00
Eli Zaretskii
5e4f40ee64
(kill-buffer-if-not-modified): Add an autoload cookie.
2008-02-02 16:07:47 +00:00
Glenn Morris
7e14d90563
Update copyright years and GPL version.
2008-02-02 04:35:05 +00:00
Glenn Morris
995c4be356
(mac-keyboard-translate-char): Use characterp rather than char-valid-p.
2008-02-02 04:29:18 +00:00
Glenn Morris
5cba760134
Delete trailing whitespace.
...
(top-level): Use characterp rather than char-valid-p.
2008-02-02 04:28:47 +00:00
Glenn Morris
8835727b24
(fortran-comment-indent-char): Use characterp rather than char-valid-p.
2008-02-02 04:23:20 +00:00
Glenn Morris
d4b5f7d7ec
Update copyright years and GPL version.
...
(capitalized-next-word-boundary): Rename to capitalized-find-word-boundary.
Doc fix. Update callers.
(capitalized-next-word-boundary-function-table): Rename to
capitalized-find-word-boundary-function-table. Doc fix. Update users.
2008-02-02 04:22:46 +00:00
Glenn Morris
3324435594
Update copyright years and GPL version.
2008-02-02 04:20:27 +00:00
Glenn Morris
9e11995de3
(latin1-display): Use characterp rather than char-valid-p.
2008-02-02 04:19:16 +00:00
Glenn Morris
e0576f07f3
(widget-string-complete): Use assoc-string rather than assoc-ignore-case.
...
(widget-key-sequence-read-event): Use characterp rather than char-valid-p.
2008-02-02 04:18:45 +00:00
Glenn Morris
434b9acba5
(whitespace-char-valid-p): Use characterp rather than char-valid-p.
2008-02-02 04:17:54 +00:00
Glenn Morris
723bbcec6e
(ps-mule-initialize, ps-mule-begin-job)
...
(ps-mule-end-job): Declare as functions.
2008-02-02 04:17:02 +00:00
Glenn Morris
f6bcd65fa5
(declare-function): Add compatibility definition.
...
(ps-plot-with-face, ps-plot-string): Declare as functions.
(ps-bold-faces, ps-italic-faces): Declare variables.
2008-02-02 04:16:23 +00:00
Glenn Morris
4836694e55
(bdf-read-font-info): Use string-to-number rather than string-to-int.
2008-02-02 04:15:23 +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
6613bf7ab8
Undo last change.
...
(next-file): Improve revert message.
2008-02-01 23:37:07 +00:00
Chong Yidong
62ef651999
* progmodes/etags.el (next-file): Improve revert message.
2008-02-01 23:36:51 +00:00
Chong Yidong
580d92980c
(tags-loop-revert-buffers): Value `ask' means to query the user interactively.
...
(next-file): Implement it.
2008-02-01 23:23:54 +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
Andreas Schwab
df5b3b0674
Ignore charprop.el and uni-*.el.
2008-02-01 23:15:02 +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
Richard M. Stallman
ca92c5bcf2
*** empty log message ***
2008-02-01 20:20:55 +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
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
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
Stefan Monnier
ed3fdc0ea2
(reindent-then-newline-and-indent): Be careful about the
...
unusual case where indent-according-to-mode moves point.
2008-02-01 04:04:51 +00:00
Dan Nicolaescu
f07fe18424
(verilog-sk-prompt-msb)
...
(verilog-sk-module, verilog-sk-function, verilog-sk-begin)
(verilog-sk-if, verilog-sk-wire, verilog-sk-for)
(verilog-sk-state-machine): Quote all calls to
"auxiliary skeleton"s to prevent infloops.
2008-02-01 03:12:44 +00:00
Miles Bader
a9989764a4
Merge from emacs--devo--0
...
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-329
2008-02-01 03:01:11 +00:00
Stefan Monnier
5c1f16b06e
(doc-view-mode): Improve docstring.
2008-02-01 03:00:55 +00:00
Miles Bader
68e7476278
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1032
2008-02-01 02:40:23 +00:00
Stefan Monnier
3488c45620
(image-mode-current-vscroll, image-mode-current-hscroll): Make buffer-local.
...
(image-set-window-vscroll, image-set-window-hscroll): Simplify.
(image-reset-current-vhscroll): Use the latest setting when displaying
for the first time in a window. Apply to all windows in the frame.
(image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
2008-02-01 01:43:36 +00:00
Stefan Monnier
85e7298f90
(grep-compute-defaults):
...
Don't mix up defaults for different connections to the same host.
2008-02-01 01:38:32 +00:00
Jason Rumney
751be31e6c
Partially revert 2007-11-10 change.
2008-01-31 23:34:48 +00:00
Miles Bader
17f6865b40
Re-use arch-tag from old blank-mode.el for lisp/whitespace.el
2008-01-31 22:54:22 +00:00
Miles Bader
e0755615ad
Add arch tagline
2008-01-31 22:50:51 +00:00
Tassilo Horn
eda49de99e
Fix my 2008-01-29 entry.
2008-01-31 21:38:24 +00:00
Vinicius Jose Latorre
c9dff4e359
Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/old-whitespace.el
2008-01-31 16:08:29 +00:00