summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-222-2/+9
| | | | file for image is nil.
* (forward-sentence): Doc fix.Juanma Barranquero2007-11-212-2/+7
| | | | Reported by Drew Adams <drew.adams@oracle.com>.
* Backporting bug corrections from trunk.Francesco Potortì2007-11-201-19/+17
| | | | | | | | | | | | | | | | | 2007-11-15 Francesco Potort�<pot@gnu.org> * etags.c: (C_entries): In case '}' decrement bracelev before testing it. 2007-11-15 Masatake YAMATO <jet@gyve.org> * etags.c (C_entries): In case '}', set fvdef to fvnone unconditioned to (!ignoreindent && lp == newlb.buffer + 1). 2007-11-15 Francesco Potort�<pot@gnu.org> * etags.c: (C_entries): Reset the fvdef machine when out of function. (C_entries): Parse start of C comment as a space == end of token. This is not necessary for C++ comment, already parsed as newline.
* Backporting bug corrections from trunk.Francesco Potortì2007-11-201-0/+10
|
* (Example -- Configuring a tool called directly): Update example.Richard M. Stallman2007-11-202-6/+8
|
* Comment change.Richard M. Stallman2007-11-201-0/+2
|
* (declare-function): Define as a no-op, for compatibility with Emacs 23.Glenn Morris2007-11-201-0/+5
|
* *** empty log message ***Glenn Morris2007-11-201-0/+5
|
* *** empty log message ***Juanma Barranquero2007-11-191-0/+5
|
* (map-query-replace-regexp): Doc fix (revert part of ↵Juanma Barranquero2007-11-191-5/+3
| | | | | | 2000-05-21T17:04:47Z!fx@gnu.org made with no ChangeLog entry).
* (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMappingJason Rumney2007-11-192-2/+7
| | | | returns NULL on failure.
* Update commentary.Nick Roberts2007-11-191-22/+19
|
* *** empty log message ***Nick Roberts2007-11-191-0/+4
|
* Provide exact information about customizing Alt-Shift on Windows XP.Eli Zaretskii2007-11-171-1/+5
|
* (Fset_match_data): Remove the `evaporate' feature.Stefan Monnier2007-11-162-17/+20
| | | | (unwind_set_match_data): Don't use the `evaporate' feature.
* (set-locale-environment): Set default-file-name-coding-system _after_Eli Zaretskii2007-11-162-2/+15
| | | | keyboard and terminal coding systems. This fixes last change.
* (rmail-current-subject-regexp): Allow more than one space after "Subject:".Eli Zaretskii2007-11-162-1/+8
|
* *** empty log message ***Juanma Barranquero2007-11-161-0/+5
|
* (make-variable-frame-local): Fix typo in obsolescence declaration.Juanma Barranquero2007-11-161-1/+1
|
* (mail-extr-all-top-level-domains): Update domains.Glenn Morris2007-11-162-2/+21
|
* (tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)Stefan Monnier2007-11-162-6/+12
| | | | | (tpu-scroll-window-down, tpu-scroll-window-up): Replace next-line-internal -> line-move.
* (cvs-parse-table): Ignore errors when looking up filesStefan Monnier2007-11-162-5/+11
| | | | in order to determine if there's a conflict.
* Remove Man reading problem.Juri Linkov2007-11-161-2/+0
|
* (Man-heading-regexp): Add 0-9.Juri Linkov2007-11-162-2/+10
| | | | (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
* *** empty log message ***Andreas Schwab2007-11-162-7/+3
|
* Always take precision into account.Andreas Schwab2007-11-161-2/+1
|
* (Fformat): When formatting an integer as float take precision into account.Andreas Schwab2007-11-162-2/+8
|
* Fix last change.Andreas Schwab2007-11-151-2/+4
|
* (Fformat): Correctly format EMACS_INT values.Andreas Schwab2007-11-152-14/+30
|
* (Electric Keys, Custom Macros): Fix typos.Juanma Barranquero2007-11-152-3/+7
|
* (nnimap-split-download-body): Fix typo in docstring.Juanma Barranquero2007-11-151-1/+1
|
* (gnus-demon): Fix typo in docstring.Juanma Barranquero2007-11-152-2/+10
|
* (gnus-uu-default-view-rules): Fix typos in docstring.Juanma Barranquero2007-11-151-3/+3
| | | | (gnus-uu-decode-save): Fix typo in prompt.
* (erc-log-matches): Fix typos in docstring.Juanma Barranquero2007-11-152-5/+12
|
* (log): Fix typo in docstring.Juanma Barranquero2007-11-151-2/+2
|
* (define-erc-response-handler): Fix typos in docstring.Juanma Barranquero2007-11-151-2/+2
|
* (erc-open): Fix typo in docstring.Juanma Barranquero2007-11-151-1/+1
|
* (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.Juanma Barranquero2007-11-152-3/+11
|
* (c-crosses-statement-barrier-p): Fix typo in docstring.Juanma Barranquero2007-11-151-13/+13
|
* etags.c: (C_entries): In case '}', set fvdef to fvnoneFrancesco Potortì2007-11-151-0/+5
| | | | unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
* (esc-map): Bind C-M-l here; moved from reposition.el.Richard M. Stallman2007-11-152-0/+20
| | | | (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
* (reposition-window): Binding C-M-l moved to bindings.el.Richard M. Stallman2007-11-151-2/+0
|
* (add-change-log-entry-other-window):Richard M. Stallman2007-11-151-1/+0
| | | | Key binding C-x 4 a moved to bindings.el.
* (minibuffer-local-map): Bind C-tab here; moved from filecache.el.Richard M. Stallman2007-11-151-1/+2
|
* Minibuffer map bindings moved to bindings.el.Richard M. Stallman2007-11-151-4/+0
|
* (Communication Coding): Document x-select-request-type.Richard M. Stallman2007-11-152-0/+22
|
* (Equality Predicates): Delete `eql'.Richard M. Stallman2007-11-151-51/+12
| | | | | | | | (Predicates, Naming Conventions, Top): Delete `eql'. (Common Lisp Compatibility): Delete `eql'. (Porting Common Lisp): Delete obsolete backquote info. Minor clarification about character constants. (Sequence Basics): Minor clarification.
* (url-retrieve-synchronously): Call delete-process.Richard M. Stallman2007-11-152-1/+7
|
* *** empty log message ***Juanma Barranquero2007-11-151-0/+20
|
* (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-11/+11
| | | | | | Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size, Fx_server_vendor, Fx_server_version, Fx_display_backing_store, Fx_display_visual_class, Fx_display_save_under): Fix typos in docstrings.