Juanma Barranquero
310afa177a
*** empty log message ***
2006-11-30 23:34:05 +00:00
Juanma Barranquero
5232b4cdfa
(hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,
...
hexl-previous-line, hexl-beginning-of-1k-page, hexl-end-of-1k-page): Doc fixes.
(hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos
in docstrings.
2006-11-30 23:30:52 +00:00
Richard M. Stallman
fde80ee0dc
*** empty log message ***
2006-11-30 22:52:33 +00:00
Juanma Barranquero
c66648e0c7
(emacs_pid): New variable.
...
(message): Remove leftover code.
(get_server_config): Set emacs_pid. Don't allow Emacs to grab the focus yet;
emacsclient can still display an informational message before sending requests
to Emacs.
(main): Allow Emacs to grab the focus. Simplify message() call.
2006-11-30 22:49:38 +00:00
Juanma Barranquero
9219db75bf
(message): Make sure the message is properly written even if it contains printf
...
escapes, and flush the result.
(set_tcp_socket): Make the message for non-local connections informational
rather than an error.
2006-11-30 21:58:53 +00:00
Chong Yidong
690a8c05b7
** kzeitler@lucent.com, Nov 29: Cursor placement with mouse in long
...
lines with wrapped tab
Fixed.
2006-11-30 21:00:32 +00:00
Chong Yidong
2a95eced24
(move_it_to): Correctly count tab glyphs for continued lines ending in
...
tab.
2006-11-30 20:58:59 +00:00
Chong Yidong
b88548b120
* xdisp.c (move_it_to): Correctly count tab glyphs for continued
...
lines ending in tab.
2006-11-30 20:58:46 +00:00
Kim F. Storm
10b19e8897
2006-11-30 Michaël Cadilhac <michael.cadilhac@lrde.org>
...
(ido-local-file-exists-p): New. Tell if a file exists
locally, i.e. without using file name handlers.
(ido-read-internal): Allow mono letter host names, avoiding the
`c:' problem by testing if the file exists locally.
(ido-complete, ido-make-file-list, ido-exhibit): Ditto.
2006-11-30 20:50:31 +00:00
Kim F. Storm
939cb3e871
*** empty log message ***
2006-11-30 20:50:07 +00:00
Juanma Barranquero
1b7ef4aaec
*** empty log message ***
2006-11-30 16:41:31 +00:00
Juanma Barranquero
9bb2e9f86b
(byte-optimize, byte-compile-warnings): Doc fixes.
2006-11-30 16:26:37 +00:00
Masatake YAMATO
3fc29559f5
(hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp warnings.
...
(hexl-mode-old-ruler-function): New variable.
(hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function' and `hl-line-range-function' after `require' hl-line.
Then bind `hl-line-range-function' and `hl-line-face'.
Don't require frame. Don't use `with-no-warnings'.
(hexl-activate-ruler): Store the original value of `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
(hexl-mode-exit): Restore the original value of `ruler-mode-ruler-function'.
2006-11-30 16:10:03 +00:00
Masatake YAMATO
6ac2ae62e2
(hexl-mode-old-hl-line-range-function): New variable
...
(hexl-mode-old-hl-line-face): New variable
(hexl-mode, hexl-mode-exit): Fix the highlighting of the current line when exit from the hexl-mode.
2006-11-30 15:55:14 +00:00
Juanma Barranquero
33fac69773
(create-fontset-from-ascii-font, create-fontset-from-fontset-spec,
...
x-compose-font-name): Doc fixes.
(fontset-name-p): Fix typo in docstring.
2006-11-30 15:50:08 +00:00
Juanma Barranquero
1726419131
(c-indent-exp): Fix typo in docstring.
2006-11-30 15:42:04 +00:00
Vinicius Jose Latorre
8a3ee455f6
Fix ChangeLog date.
2006-11-30 10:05:08 +00:00
Vinicius Jose Latorre
0723946185
Fix maintainer email. Emacs 20/21 compatibility.
2006-11-30 10:03:25 +00:00
Jan Djärv
65dc67a94f
(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
...
property ...
(XTframe_raise_lower): ... to here.
2006-11-30 09:18:25 +00:00
Kenichi Handa
3aaab9a080
(regex_compile): Fix previous change.
2006-11-30 01:53:16 +00:00
Richard M. Stallman
50f6eb9f5f
*** empty log message ***
2006-11-29 21:44:35 +00:00
Richard M. Stallman
003537ce7a
*** empty log message ***
2006-11-29 19:50:30 +00:00
J.D. Smith
e141c335c0
(idlwave-auto-fill): Remove paragraph-start let to prevent auto-fill
...
giving up.
2006-11-29 19:16:52 +00:00
Juanma Barranquero
56f7d69de7
Trivial fixes to developers' names.
2006-11-29 16:16:55 +00:00
Juanma Barranquero
4fc9bd5699
Fix trivial issues in developers' names.
2006-11-29 16:10:13 +00:00
Juanma Barranquero
c6605d63c3
*** empty log message ***
2006-11-29 15:51:25 +00:00
Juanma Barranquero
ed1f0a4532
(Fplay_sound_internal): Remove spurious newline in docstring.
2006-11-29 15:31:56 +00:00
Richard M. Stallman
04c21c783e
(Visibility of Frames): Explain visible windows
...
can be covered by others. Add xref for raise-frame.
2006-11-29 15:07:46 +00:00
Juanma Barranquero
41584b035e
("greek-mizuochi"): Remove spurious initial newline in docstring.
2006-11-29 13:18:32 +00:00
Juanma Barranquero
9fa04a08cb
(led-state): Fix typo in previous change.
2006-11-28 22:03:32 +00:00
Richard M. Stallman
fdd68ab3b4
Clarify bug reporting. Delete VMS section.
...
Improve somew wording.
2006-11-28 20:16:14 +00:00
Nick Roberts
d873b0bfb2
*** empty log message ***
2006-11-28 20:14:52 +00:00
Chong Yidong
9e288f7521
(easy-mmode-define-navigation): Fix interactive spec of the functions
...
getting defined to make them work as documented.
2006-11-28 19:22:31 +00:00
Chong Yidong
3b46a8f760
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
...
interactive spec of the functions getting defined to make them
work as documented.
2006-11-28 19:22:02 +00:00
Juanma Barranquero
3a787a1e58
*** empty log message ***
2006-11-28 17:00:15 +00:00
Chong Yidong
0c3e8c6c32
* startup.el (fancy-splash-screens): Hide initial splash buffer.
2006-11-28 16:47:26 +00:00
Chong Yidong
fbd6b42988
(fancy-splash-screens): Hide initial splash buffer.
2006-11-28 16:46:33 +00:00
Chong Yidong
f99204a5fb
Regenerate.
2006-11-28 16:03:58 +00:00
Chong Yidong
1a52930b0b
* config.in: Regenerate.
2006-11-28 16:03:49 +00:00
Francesco Potortì
9b492fad8b
*** empty log message ***
2006-11-28 13:43:27 +00:00
Francesco Potortì
21cb180b30
Previous changes checked in by jhd checked and cleaned up:
...
(readline): Check for double quote after #line.
(readline): sscanf could in principle return 2.
(TeX_commands): Use p++ (rather than *p++) to increment p.
(Lua_functions): Explicitely discard LOOKING_AT's return value.
(TEX_mode): Check getc retruns EOF.
File ended without newline causes infinite loop.
2006-11-28 13:40:36 +00:00
Francesco Potortì
bae1fc0b33
Added / to the end of DEVAR regex evamle.
2006-11-28 13:31:27 +00:00
Kim F. Storm
fe689fb661
(icomplete-tidy, icomplete-exhibit): Check that
...
icomplete-mode is enabled.
2006-11-28 09:22:13 +00:00
Kim F. Storm
c09908a3bd
*** empty log message ***
2006-11-28 09:21:58 +00:00
Carsten Dominik
e31ececb16
(require): Require gnus-sum during compilation
...
to avoid problem with a macro call.
2006-11-28 07:31:25 +00:00
Carsten Dominik
a1afc2606c
*** empty log message ***
2006-11-28 07:30:56 +00:00
Glenn Morris
ffbaa16717
Merge a new alias.
2006-11-28 03:46:30 +00:00
Glenn Morris
9dfa87262e
(authors-aliases): Add new alias.
2006-11-28 03:46:00 +00:00
Glenn Morris
742695df24
(fortran-font-lock-keywords-4): Add `min'.
...
(fortran-window-create-momentarily): Do not need string-to-char.
2006-11-28 03:45:39 +00:00
Glenn Morris
bf897a90de
*** empty log message ***
2006-11-28 03:44:39 +00:00