| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
encoded and decoded names.
|
| | |
|
| | |
|
| |
|
|
|
| |
anymore with `struct stat' definition on nt/inc/sys/stat.h. Undo changes
from 2007-01-12 and 2007-01-13 for the same reasons.
|
| | |
|
| | |
|
| |\
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1126
|
| | |
| |
| |
| | |
Make functions non-static.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(read-file-name-completion-ignore-case, insert-default-directory):
New vars, moved from fileio.c.
(read-file-name): New fun, moved from fileio.c.
* lisp/cus-start.el: Remove insert-default-directory and
read-file-name-completion-ignore-case.
* src/fileio.c (Vread_file_name_function, Vread_file_name_predicate)
(read_file_name_completion_ignore_case, insert_default_directory)
(Qdefault_directory): Move to minibuffer.el.
(Fread_file_name): Call the new `read-file-name' instead.
|
| |\ \
| |/
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: Remove externs.
(XTread_socket) [USE_MAC_TOOLBAR]: Select window if its structure part
is clicked.
(x_activate_menubar): Remove extern for saved_menu_event_location.
(create_apple_event_from_drag_ref) [TARGET_API_MAC_CARBON]:
Move from mac.c.
|
| | |
| |
| |
| | |
read-buffer-to-switch instead of using the letter "B".
|
| | |
| |
| |
| | |
(Fread_file_name): Use it to pass `dir' to the completion functions.
|
| | | |
|
| | |
| |
| |
| | |
string.
|
| | |
| |
| |
| |
| |
| |
| |
| | |
(tooltip-show-help-non-mode): Rewrite to better follow the behavior of the
C code (avoid overwriting a minibuffer, restore previous echo message, ...).
(tooltip-delay, tooltip-process-prompt-regexp, tooltip-strip-prompt): Simplify.
* keyboard.c (Vpre_help_message): Remove.
(show_help_echo): Remove default C code.
|
| | |
| |
| |
| | |
Only call ENCODE_FILE if the string is indeed decoded.
|
| | |
| |
| |
| |
| |
| | |
* lwlib/Makefile.in (TOOLKIT_DEFINES): Remove.
* src/Makefile.in (TOOLKIT_DEFINES): Remove.
(LIBW): Use a bit less #if, remove left over OPEN_LOOK stuff.
|
| | | |
|
| |\ \
| |/
| |
| | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1112
|
| | |
| |
| |
| | |
[HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
only after check for file name handler functions. Signal, when
native functionality is not supported.
(syms_of_fileio): Declare it unconditionally.
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
relocated if it points to `name'.
|
| | |
| |
| |
| | |
ASCII-only unibyte string.
|
| | |
| |
| |
| |
| |
| |
| | |
rather than change CPPFLAGS.
(HAVE_GTK): Rename to USE_GTK.
* Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
done in config.h.
|
| | |
| |
| |
| | |
Add usage in the docstring.
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
compatibility struct, for better underline positioning.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
Relocate `nm' after calling DECODE_FILE, in case the GC was run.
|
| | |
| |
| |
| | |
* xmenu.c (single_keymap_panes): Use it.
|
| | |
| |
| |
| | |
target's value to that of the alias.
|
| | | |
|
| | |
| |
| |
| |
| |
| | |
only after check for file name handler functions. Signal, when
native functionality is not supported.
(syms_of_fileio): Declare it unconditionally.
|
| | |
| |
| |
| | |
(Fx_popup_dialog): Handle simple yes/no questions as dialogs.
|
| | |
| |
| |
| | |
are mapped to drive letters.
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| | |
New functions.
* fileio.c (read_file_name_cleanup, Fread_file_name_internal):
Move functions to minibuffer.el.
(syms_of_fileio): Don't declare them.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(completion-auto-help): Move from C code.
(minibuffer--maybe-completion-help): Remove.
(minibuffer--bitset): New function.
(minibuffer--do-completion): Rename from minibuffer-do-completion.
Renumber a bit. Really complete on string *before* point.
Add argument used for word-completion.
Join trailing / in completion with following text, as done in
minibuffer-complete-word.
Handle new value `lazy' for completion-auto-help.
(minibuffer-try-word-completion): New function extracted from
minibuffer-complete-word.
(minibuffer-complete-word): Use minibuffer--do-completion.
(minibuffer--insert-strings): Rename from
minibuffer-complete-insert-strings.
(exit-minibuffer): Fix typo.
* cus-edit.el (minibuffer): Move group to minibuffer.el.
* cus-start.el: Remove completion-auto-help.
* minibuf.c (Vcompletion_auto_help): Move to minibuffer.el.
(syms_of_minibuf): Remove its initialization.
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| | |
($(lisp)/mh-e/mh-loaddefs.el): Simplify rule.
(pre-mh-loaddefs.el-CMD, pre-mh-loaddefs.el-SH): Remove.
(AUTOGENEL): New variable.
(distclean, maintainer-clean): New targets.
|
| | | |
|
| | | |
|