Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 11:36:19 +0200 |
| parents | abe6d1db359e |
| children | 1ccc32a20af4 |
comparison
equal
deleted
inserted
replaced
| 443:a8296e22da4e | 444:576fb035e263 |
|---|---|
| 1 2000-11-14 Martin Buchholz <martin@xemacs.org> | |
| 2 | |
| 3 * XEmacs 21.2.37 is released. | |
| 4 | |
| 5 2000-10-27 Martin Buchholz <martin@xemacs.org> | |
| 6 | |
| 7 * xemacs/windows.texi (Other Window): | |
| 8 | |
| 9 * new-users-guide/files.texi (Saving Files): | |
| 10 * new-users-guide/search.texi (Search and Replace): | |
| 11 | |
| 12 * lispref/abbrevs.texi (Abbrev Tables): | |
| 13 * lispref/abbrevs.texi (Defining Abbrevs): | |
| 14 * lispref/abbrevs.texi (Abbrev Files): | |
| 15 * lispref/annotations.texi (Annotation Primitives): | |
| 16 * lispref/backups.texi (Auto-Saving): | |
| 17 * lispref/backups.texi (Reverting): | |
| 18 * lispref/buffers.texi (Current Buffer): | |
| 19 * lispref/buffers.texi (Buffer Names): | |
| 20 * lispref/buffers.texi (Buffer Modification): | |
| 21 * lispref/buffers.texi (Read Only Buffers): | |
| 22 * lispref/buffers.texi (The Buffer List): | |
| 23 * lispref/buffers.texi (Killing Buffers): | |
| 24 * lispref/buffers.texi (Indirect Buffers): | |
| 25 * lispref/building.texi (Building XEmacs): | |
| 26 * lispref/building.texi (Garbage Collection): | |
| 27 * lispref/commands.texi (Interactive Call): | |
| 28 * lispref/commands.texi (Events): | |
| 29 * lispref/commands.texi (Event Predicates): | |
| 30 * lispref/commands.texi (Working With Events): | |
| 31 * lispref/commands.texi (Converting Events): | |
| 32 * lispref/commands.texi (Key Sequence Input): | |
| 33 * lispref/commands.texi (Reading One Event): | |
| 34 * lispref/commands.texi (Waiting): | |
| 35 * lispref/commands.texi (Prefix Command Arguments): | |
| 36 * lispref/commands.texi (Recursive Editing): | |
| 37 * lispref/compile.texi (Compilation Functions): | |
| 38 * lispref/compile.texi (Compiled-Function Objects): | |
| 39 * lispref/consoles-devices.texi (Basic Device Functions): | |
| 40 * lispref/consoles-devices.texi (Console Types and Device Classes): | |
| 41 * lispref/consoles-devices.texi (Connecting to a Console or Device): | |
| 42 * lispref/control.texi (Signaling Errors): | |
| 43 * lispref/customize.texi (Type Keywords): | |
| 44 * lispref/databases.texi (Connecting to a Database): | |
| 45 * lispref/databases.texi (Working With a Database): | |
| 46 * lispref/databases.texi (Other Database Functions): | |
| 47 * lispref/debugging.texi (Function Debugging): | |
| 48 * lispref/display.texi (Refresh Screen): | |
| 49 * lispref/display.texi (The Echo Area): | |
| 50 * lispref/display.texi (Blinking): | |
| 51 * lispref/edebug-inc.texi (Tracing): | |
| 52 * lispref/edebug-inc.texi (Instrumenting Macro Calls): | |
| 53 * lispref/edebug-inc.texi (Edebug Options): | |
| 54 * lispref/eval.texi (Function Indirection): | |
| 55 * lispref/extents.texi (Creating and Modifying Extents): | |
| 56 * lispref/extents.texi (Finding Extents): | |
| 57 * lispref/extents.texi (Mapping Over Extents): | |
| 58 * lispref/extents.texi (Extent Properties): | |
| 59 * lispref/faces.texi (Basic Face Functions): | |
| 60 * lispref/faces.texi (Face Properties): | |
| 61 * lispref/faces.texi (Face Convenience Functions): | |
| 62 * lispref/faces.texi (Other Face Display Functions): | |
| 63 * lispref/faces.texi (Font Instance Characteristics): | |
| 64 * lispref/faces.texi (Color Specifiers): | |
| 65 * lispref/files.texi (Visiting Functions): | |
| 66 * lispref/files.texi (Reading from Files): | |
| 67 * lispref/files.texi (Changing File Attributes): | |
| 68 * lispref/files.texi (File Names): | |
| 69 * lispref/files.texi (File Name Components): | |
| 70 * lispref/files.texi (Directory Names): | |
| 71 * lispref/files.texi (Relative File Names): | |
| 72 * lispref/files.texi (File Name Expansion): | |
| 73 * lispref/files.texi (File Name Completion): | |
| 74 * lispref/files.texi (User Name Completion): | |
| 75 * lispref/files.texi (Magic File Names): | |
| 76 * lispref/files.texi (Creating a Partial File): | |
| 77 * lispref/files.texi (Format Conversion): | |
| 78 * lispref/frames.texi (Creating Frames): | |
| 79 * lispref/frames.texi (Property Access): | |
| 80 * lispref/frames.texi (Size and Position): | |
| 81 * lispref/frames.texi (Deleting Frames): | |
| 82 * lispref/frames.texi (Finding All Frames): | |
| 83 * lispref/frames.texi (Frames and Windows): | |
| 84 * lispref/frames.texi (Visibility of Frames): | |
| 85 * lispref/frames.texi (Frame Configurations): | |
| 86 * lispref/functions.texi (Calling Functions): | |
| 87 * lispref/functions.texi (Function Cells): | |
| 88 * lispref/glyphs.texi (Creating Glyphs): | |
| 89 * lispref/glyphs.texi (Image Specifiers): | |
| 90 * lispref/glyphs.texi (Image Instance Types): | |
| 91 * lispref/glyphs.texi (Image Instance Functions): | |
| 92 * lispref/gutter.texi (Creating Gutter): | |
| 93 * lispref/gutter.texi (Specifying a Gutter): | |
| 94 * lispref/gutter.texi (Other Gutter Variables): | |
| 95 * lispref/help.texi (Accessing Documentation): | |
| 96 * lispref/help.texi (Help Functions): | |
| 97 * lispref/help.texi (Obsoleteness): | |
| 98 * lispref/internationalization.texi (Domain Specification): | |
| 99 * lispref/intro.texi (Caveats): | |
| 100 * lispref/keymaps.texi (Active Keymaps): | |
| 101 * lispref/keymaps.texi (Functions for Key Lookup): | |
| 102 * lispref/keymaps.texi (Changing Key Bindings): | |
| 103 * lispref/keymaps.texi (Scanning Keymaps): | |
| 104 * lispref/ldap.texi (The High-Level LDAP API): | |
| 105 * lispref/ldap.texi (Low-level Operations on a LDAP Server): | |
| 106 * lispref/ldap.texi (Encoder/Decoder Functions): | |
| 107 * lispref/lists.texi (Setcar): | |
| 108 * lispref/lists.texi (Setcdr): | |
| 109 * lispref/lists.texi (Working With Normal Plists): | |
| 110 * lispref/lists.texi (Working With Lax Plists): | |
| 111 * lispref/loading.texi (Autoload): | |
| 112 * lispref/loading.texi (Named Features): | |
| 113 * lispref/markers.texi (Creating Markers): | |
| 114 * lispref/markers.texi (Changing Markers): | |
| 115 * lispref/markers.texi (The Mark): | |
| 116 * lispref/menus.texi (Modifying Menus): | |
| 117 * lispref/menus.texi (Pop-Up Menus): | |
| 118 * lispref/menus.texi (Menu Accelerator Functions): | |
| 119 * lispref/minibuf.texi (Text from Minibuffer): | |
| 120 * lispref/minibuf.texi (Object from Minibuffer): | |
| 121 * lispref/minibuf.texi (Basic Completion): | |
| 122 * lispref/minibuf.texi (High-Level Completion): | |
| 123 * lispref/minibuf.texi (Reading a Password): | |
| 124 * lispref/minibuf.texi (Minibuffer Misc): | |
| 125 * lispref/mouse.texi (Mouse Tracking): | |
| 126 * lispref/syntax.texi (Syntax Table Functions): | |
| 127 * lispref/numbers.texi (Arithmetic Operations): | |
| 128 * lispref/numbers.texi (Rounding Operations): | |
| 129 * lispref/numbers.texi (Math Functions): | |
| 130 * lispref/objects.texi (String Type): | |
| 131 * lispref/objects.texi (Equality Predicates): | |
| 132 * lispref/os.texi (Killing XEmacs): | |
| 133 * lispref/os.texi (Suspending XEmacs): | |
| 134 * lispref/os.texi (System Environment): | |
| 135 * lispref/os.texi (Time Conversion): | |
| 136 * lispref/os.texi (Timers): | |
| 137 * lispref/os.texi (Input Modes): | |
| 138 * lispref/os.texi (Translating Input): | |
| 139 * lispref/os.texi (Terminal Output): | |
| 140 * lispref/os.texi (Flow Control): | |
| 141 * lispref/positions.texi (Character Motion): | |
| 142 * lispref/positions.texi (Word Motion): | |
| 143 * lispref/positions.texi (Text Lines): | |
| 144 * lispref/positions.texi (Screen Lines): | |
| 145 * lispref/positions.texi (List Motion): | |
| 146 * lispref/positions.texi (Narrowing): | |
| 147 * lispref/postgresql.texi (Asynchronous Interface Functions): | |
| 148 * lispref/processes.texi (Subprocess Creation): | |
| 149 * lispref/processes.texi (Synchronous Processes): | |
| 150 * lispref/processes.texi (Asynchronous Processes): | |
| 151 * lispref/processes.texi (Process Information): | |
| 152 * lispref/processes.texi (Input to Processes): | |
| 153 * lispref/processes.texi (Signals to Processes): | |
| 154 * lispref/processes.texi (Process Buffers): | |
| 155 * lispref/processes.texi (Filter Functions): | |
| 156 * lispref/processes.texi (Network): | |
| 157 * lispref/range-tables.texi (Working With Range Tables): | |
| 158 * lispref/searching.texi (String Search): | |
| 159 * lispref/searching.texi (Regexp Search): | |
| 160 * lispref/searching.texi (POSIX Regexps): | |
| 161 * lispref/searching.texi (Replacing Match): | |
| 162 * lispref/searching.texi (Entire Match Data): | |
| 163 * lispref/sequences.texi (Bit Vector Functions): | |
| 164 * lispref/specifiers.texi (Adding Specifications): | |
| 165 * lispref/specifiers.texi (Creating Specifiers): | |
| 166 * lispref/specifiers.texi (Specifier Validation Functions): | |
| 167 * lispref/specifiers.texi (Other Specification Functions): | |
| 168 * lispref/streams.texi (Output Variables): | |
| 169 * lispref/symbols.texi (Other Plists): | |
| 170 * lispref/text.texi (Insertion): | |
| 171 * lispref/text.texi (Commands for Insertion): | |
| 172 * lispref/text.texi (Deletion): | |
| 173 * lispref/text.texi (User-Level Deletion): | |
| 174 * lispref/text.texi (Kill Functions): | |
| 175 * lispref/text.texi (Low-Level Kill Ring): | |
| 176 * lispref/text.texi (Undo): | |
| 177 * lispref/text.texi (Maintaining Undo): | |
| 178 * lispref/text.texi (Margins): | |
| 179 * lispref/text.texi (Sorting): | |
| 180 * lispref/text.texi (Columns): | |
| 181 * lispref/text.texi (Primitive Indent): | |
| 182 * lispref/text.texi (Mode-Specific Indent): | |
| 183 * lispref/text.texi (Region Indent): | |
| 184 * lispref/text.texi (Case Changes): | |
| 185 * lispref/text.texi (Examining Properties): | |
| 186 * lispref/text.texi (Property Search): | |
| 187 * lispref/text.texi (Registers): | |
| 188 * lispref/text.texi (Transformations): | |
| 189 * lispref/mule.texi (Charset Property Functions): | |
| 190 * lispref/mule.texi (MULE Characters): | |
| 191 * lispref/mule.texi (Composite Characters): | |
| 192 * lispref/mule.texi (Coding System Properties): | |
| 193 * lispref/mule.texi (Big5 and Shift-JIS Functions): | |
| 194 * lispref/mule.texi (CCL Statements): | |
| 195 * lispref/mule.texi (Calling CCL): | |
| 196 * lispref/mule.texi (Category Tables): | |
| 197 * lispref/toolbar.texi (Specifying the Toolbar): | |
| 198 * lispref/toolbar.texi (Other Toolbar Variables): | |
| 199 * lispref/tooltalk.texi (Elisp Interface for Sending Messages): | |
| 200 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages): | |
| 201 * lispref/variables.texi (Creating Buffer-Local): | |
| 202 * lispref/variables.texi (Variable Aliases): | |
| 203 * lispref/windows.texi (Splitting Windows): | |
| 204 * lispref/windows.texi (Deleting Windows): | |
| 205 * lispref/windows.texi (Selecting Windows): | |
| 206 * lispref/windows.texi (Cyclic Window Ordering): | |
| 207 * lispref/windows.texi (Buffers and Windows): | |
| 208 * lispref/windows.texi (Displaying Buffers): | |
| 209 * lispref/windows.texi (Choosing Window): | |
| 210 * lispref/windows.texi (Window Point): | |
| 211 * lispref/windows.texi (Window Start): | |
| 212 * lispref/windows.texi (Vertical Scrolling): | |
| 213 * lispref/windows.texi (Horizontal Scrolling): | |
| 214 * lispref/windows.texi (Resizing Windows): | |
| 215 * lispref/windows.texi (Window Configurations): | |
| 216 * lispref/x-windows.texi (X Selections): | |
| 217 * lispref/x-windows.texi (Resources): | |
| 218 * lispref/strings.texi (Creating Strings): | |
| 219 * lispref/strings.texi (Character Codes): | |
| 220 * lispref/strings.texi (Text Comparison): | |
| 221 * lispref/strings.texi (String Conversion): | |
| 222 * lispref/strings.texi (Formatting Strings): | |
| 223 * lispref/strings.texi (Character Case): | |
| 224 * lispref/strings.texi (Case Tables): | |
| 225 * lispref/strings.texi (Char Table Types): | |
| 226 * lispref/strings.texi (Working With Char Tables): | |
| 227 Giant docstring parameter/Texinfo fixes. | |
| 228 | |
| 229 Don't use abbreviations for English words, especially when those | |
| 230 words have other meanings. For example, use START, not BEG. | |
| 231 Use OBJECT, not OBJ. | |
| 232 Use VALUE, not VAL. | |
| 233 Use BUFFER, not BUF. | |
| 234 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!) | |
| 235 Use CHARACTER, not CH or CHR. | |
| 236 Use NUMBER, not NUM. | |
| 237 Use COLUMN, not COL. | |
| 238 Use POSITION, not POS. | |
| 239 Use SYMBOL, not SYM. | |
| 240 Use STRING, not STR. | |
| 241 Use LIMIT, not LIM. | |
| 242 Use OTHER-WINDOW-P, not OTHER-P. | |
| 243 Use PRIORITY, not PRI. | |
| 244 | |
| 245 Use `non-nil', not `true'. | |
| 246 | |
| 247 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY. | |
| 248 | |
| 249 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE. | |
| 250 | |
| 251 Try to find better parameter names than ARG. | |
| 252 | |
| 253 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g; | |
| 254 | |
| 255 Use type information in parameter names. For example, use | |
| 256 (make-bit-vector length bit), not (make-bit-vector length init). | |
| 257 | |
| 258 Completion functions should have parameters with names like | |
| 259 PARTIAL-FILENAME instead of the misleading FILENAME. | |
| 260 | |
| 261 Type predicates should consistently take an OBJECT parameter, | |
| 262 since any object is valid as input. | |
| 263 | |
| 264 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for | |
| 265 functions like next-window and next-frame that walk over window or | |
| 266 frame lists. | |
| 267 | |
| 268 Deleted duplicated documentation for: | |
| 269 one-window-p, format-insert-file | |
| 270 | |
| 271 Deleted 21 lines of VMS-specific texinfo documentation. | |
| 272 | |
| 273 Fixed up a few places where `_' was used in docstring parameter | |
| 274 names instead of `-'. | |
| 275 | |
| 276 Fixed up places that used nil or t without @code. | |
| 277 | |
| 278 Fixed up places that erroneously used @code instead of @var. | |
| 279 | |
| 280 Fixed many typos. | |
| 281 | |
| 282 Fixed many places where the parameters mentioned in the docstring | |
| 283 didn't match the actual parameters. | |
| 284 | |
| 285 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'. | |
| 286 | |
| 287 Fixed 40 places where docstrings were missing trailing `.' | |
| 288 | |
| 289 Fixed the texi documentation of 41 functions where the | |
| 290 interactiveness of the function in the documentation did not match | |
| 291 the implementation. | |
| 292 | |
| 293 Fixed 117 functions where the names of parameters in the texi was | |
| 294 different from the names in the implementation. | |
| 295 | |
| 296 Fixed the texi documentation of 137 functions where the parameter | |
| 297 list of the function in the texi was semantically different from | |
| 298 the implementation. | |
| 299 | |
| 300 2000-10-28 Adrian Aichner <adrian@xemacs.org> | |
| 301 | |
| 302 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to | |
| 303 incorporate raw HTML output in the HTML version. | |
| 304 | |
| 305 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org> | |
| 306 | |
| 307 * xemacs/menus.texi: | |
| 308 * widget.texi: | |
| 309 Typo fixes and tiny clarifications. | |
| 310 | |
| 311 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
| 312 | |
| 313 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how. | |
| 314 Added Q2.1.25 - function not found due to package not installed. | |
| 315 | |
| 316 * xemacs/xemacs.texi: | |
| 317 * xemacs/abbrevs.texi: | |
| 318 * xemacs/basic.texi: | |
| 319 * xemacs/building.texi: | |
| 320 * xemacs/packages.texi: | |
| 321 * xemacs/startup.texi: | |
| 322 Moved "Packages" node to "Important General Concepts" section. | |
| 323 | |
| 324 * xemacs/packages.texi: Added package list from etc/PACKAGES. | |
| 325 | |
| 1 2000-10-04 Martin Buchholz <martin@xemacs.org> | 326 2000-10-04 Martin Buchholz <martin@xemacs.org> |
| 2 | 327 |
| 3 * XEmacs 21.2.36 is released. | 328 * XEmacs 21.2.36 is released. |
| 4 | 329 |
| 5 2000-09-27 Martin Buchholz <martin@xemacs.org> | 330 2000-09-27 Martin Buchholz <martin@xemacs.org> |
