1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
Commit graph

80030 commits

Author SHA1 Message Date
Jason Rumney
db516472cb (unidata-gen-files): Force unix line ends. 2008-02-02 02:23:24 +00:00
Jason Rumney
25f6b8b150 ($(CHARPROP)): Use $(DEL) for deleting. 2008-02-02 01:42:26 +00:00
Dan Nicolaescu
534b468fb8 Fix previous edit. 2008-02-02 01:17:40 +00:00
Dan Nicolaescu
58340fa7f3 Add info about increased data segment size. 2008-02-02 01:16:50 +00:00
Jason Rumney
526dc3b384 (SRC): Define earlier.
(CHARPROP, UNIDATA, UNIDATA_SRC, UNIDATA_GEN, UNIDATA_GEN_SRC)
(UNIDATA_DEST, RUNTEMACS): New definitions.
($(EMACS)): Depend on $(CHARPROP).
(temacs): Bump EMHEAP to 21.
($(CHARPROP), $(UNIDATA), $(UNIDATA_GEN)): New targets.
2008-02-02 00:52:43 +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
6bc742c298 Revert last change. 2008-02-01 23:31:53 +00:00
Jason Rumney
af805c82de *** empty log message *** 2008-02-01 23:31:23 +00:00
Chong Yidong
81a7def81a Move last change into NEWS.22. 2008-02-01 23:29:32 +00:00
Jason Rumney
9b1a1e6291 Define VIRT_ADDR_VARIES. 2008-02-01 23:29:29 +00:00
Jason Rumney
fec76d439d Don't include CYGWIN in condition. 2008-02-01 23:29:14 +00:00
Chong Yidong
8a8e9795bf *** If tags-loop-revert-buffers has the value `ask', the tags-scanning
loop queries the user interactively if an already-visited file has
been changed since the last visit.  The new default value is `ask'.
2008-02-01 23:29:02 +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
7f6519c572 (shortlisp): Update for rename of
../lisp/language/myanmar.el.
(lisp): Likewise.
2008-02-01 23:10: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
Chong Yidong
85c5920ea3 (get_lface_attributes): Function deleted.
(merge_named_face, lookup_named_face, lookup_derived_face)
(realize_named_face): Call lface_from_face_name directly, and use
the fact that merge_face_vectors does not alter its FROM argument.
2008-02-01 22:34:19 +00:00
Chong Yidong
26f8aa27e0 * xfaces.c (get_lface_attributes): Function deleted.
(merge_named_face, lookup_named_face, lookup_derived_face)
(realize_named_face): Call lface_from_face_name directly, and use
the fact that merge_face_vectors does not alter its FROM argument.
2008-02-01 22:34:08 +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
c1c8b16f5d Regenerate. 2008-02-01 04:51:31 +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
Stefan Monnier
d6abfc14fe (face_at_buffer_position): Remove unused vars. 2008-02-01 03:05:16 +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
Kenichi Handa
661e8ab2f9 (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
Cancel previous change.
2008-02-01 01:18:05 +00:00
Kenichi Handa
0acdaf8df5 (CCL_WRITE_CHAR): Fix overflow checking.
(CCL_WRITE_MULTIBYTE_CHAR): Likewise.
2008-02-01 00:38:48 +00:00
Jason Rumney
ece646ab10 Added short descriptions of the exe files. 2008-02-01 00:14:53 +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